Mailing lists [pgsql-committers]
- pgsql: Make psql distinguish between unique indices and unique rhaas@postgresql.org (Robert Haas)
- temporal - temporal: Applied numerous fixes from Daniel Grace, jdavis@pgfoundry.org (User Jdavis)
- temporal - temporal: Add proper attribution for picksplit jdavis@pgfoundry.org (User Jdavis)
- pgsql: Rewrite the rbtree routines so that an RBNode is the first field tgl@postgresql.org (Tom Lane)
- pgsql: Rewrite the rbtree routines so that an RBNode is the first field tgl@postgresql.org (Tom Lane)
- pgsql: Fix an additional set of problems in GIN's handling of lossy page tgl@postgresql.org (Tom Lane)
- pgsql: Fix an additional set of problems in GIN's handling of lossy page tgl@postgresql.org (Tom Lane)
- pgsql: Fix an additional set of problems in GIN's handling of lossy page tgl@postgresql.org (Tom Lane)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- press - pr: New Directory aglio@pgfoundry.org (User Aglio)
- press - pr: Text version of release for translation queued. aglio@pgfoundry.org (User Aglio)
- npgsql - Npgsql2: Updated AssemblyInfo generated info for 2.0.10.0 fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Added NET40 define so the .NET 4.0 code gets compiled jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: target policy file for redirect to 2.0.10. jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: Added release notes for 2.0.10 release. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Updated Changelog to 2.0.10 release. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Add some knowledge about prefix matches to tsmatchsel(). tgl@postgresql.org (Tom Lane)
- pgsql: Fix ANALYZE's ancient deficiency of not trying to collect stats tgl@postgresql.org (Tom Lane)
- pgsql: Fix ANALYZE's ancient deficiency of not trying to collect stats tgl@postgresql.org (Tom Lane)
- pgsql: Back-patch fix for renaming asyncCommitLSN to asyncXactLSN. tgl@postgresql.org (Tom Lane)
- pgsql: Fix an ancient typo that prevented the detection of conflicting tgl@postgresql.org (Tom Lane)
- pgsql: Fix an ancient typo that prevented the detection of conflicting tgl@postgresql.org (Tom Lane)
- pgsql: Tweak a couple of macros in the regex code to suppress compiler tgl@postgresql.org (Tom Lane)
- pgsql: Remove ancient PL/pgsql line numbering hack. rhaas@postgresql.org (Robert Haas)
- pgsql: Don't try to force use of -no-cpp-precomp on OS X. tgl@postgresql.org (Tom Lane)
- pgsql: Don't try to force use of -no-cpp-precomp on OS X. tgl@postgresql.org (Tom Lane)
- Re: pgsql: Back-patch fix for renaming asyncCommitLSN to asyncXactLSN. Simon Riggs
- pgsql: Add btree_gist support for searching on "not equals". rhaas@postgresql.org (Robert Haas)
- pgsql: Teach levenshtein() about multi-byte characters. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix core dump in QTNodeCompare when tsquery_cmp() is applied to tgl@postgresql.org (Tom Lane)
- pgsql: Fix core dump in QTNodeCompare when tsquery_cmp() is applied to tgl@postgresql.org (Tom Lane)
- pgsql: Fix core dump in QTNodeCompare when tsquery_cmp() is applied to tgl@postgresql.org (Tom Lane)
- pgsql: Fix core dump in QTNodeCompare when tsquery_cmp() is applied to tgl@postgresql.org (Tom Lane)
- pgsql: Be a little more careful with the shift computations in QT2QTN tgl@postgresql.org (Tom Lane)
- pgbouncer - pgbouncer: Don't tag automatically generated dbs as killable mkz@pgfoundry.org (User Mkz)
- pgsql: Fix markup, other minor editing for recent btree_gist doc tgl@postgresql.org (Tom Lane)
- Re: pgsql: Fix markup, other minor editing for recent btree_gist doc Robert Haas
- Re: pgsql: Fix markup, other minor editing for recent btree_gist doc Tom Lane
- pgbouncer - pgbouncer: console: central syntax error handling always mkz@pgfoundry.org (User Mkz)
- pgsql: Fix inheritance count tracking in ALTER TABLE .. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix inheritance count tracking in ALTER TABLE .. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix inheritance count tracking in ALTER TABLE .. rhaas@postgresql.org (Robert Haas)
- Re: pgsql: Fix markup, other minor editing for recent btree_gist doc Robert Haas
- pgbouncer - pgbouncer: v1.3.4rc1 mkz@pgfoundry.org (User Mkz)
- pgsql: Add some comments to tinterval_cmp_internal pointing out its tgl@postgresql.org (Tom Lane)
- pgsql: Add EXPLAIN documentation example. momjian@postgresql.org (Bruce Momjian)
- pgsql: Kibitzing on \conninfo patch: adjust the order of field output to tgl@postgresql.org (Tom Lane)
- pgsql: Fix mangled grammar. tgl@postgresql.org (Tom Lane)
- pgsql: Code review for --quote-all-identifiers patch: add missing --help tgl@postgresql.org (Tom Lane)
- pgsql: Regression tests for new btree_gist "not equals" support. rhaas@postgresql.org (Robert Haas)
- pgsql: Replace the naive HYPOT() macro with a standards-conformant tgl@postgresql.org (Tom Lane)
- pgsql: Allow numeric to use a more compact, 2-byte header in many cases. rhaas@postgresql.org (Robert Haas)
- press - pr: Copyedit of both documents aglio@pgfoundry.org (User Aglio)
- pgsql: Reduce lock levels of CREATE TRIGGER and some ALTER TABLE, CREATE sriggs@postgresql.org (Simon Riggs)
- pgsql: Add an example to clarify the use of ORDER BY in tgl@postgresql.org (Tom Lane)
- Re: pgsql: Add an example to clarify the use of ORDER BY in Thom Brown
- pgsql: Fix sloppy mistakes in documentation of PQescapeLiteral and tgl@postgresql.org (Tom Lane)
- pgsql: Fix sloppy mistakes in documentation of PQescapeLiteral and tgl@postgresql.org (Tom Lane)
- pgsql: Fix numeric_maximum_size() calculation. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix declared argument name for numeric_maximum_size. rhaas@postgresql.org (Robert Haas)
- pgsql: Forgot to back-patch earlier change to documentation for tgl@postgresql.org (Tom Lane)
- pgsql: Add xmlexists function by Mike Fowler, reviewed by Peter petere@postgresql.org (Peter Eisentraut)
- pgsql: Standardize get_whatever_oid functions for object types with rhaas@postgresql.org (Robert Haas)
- pgsql: Standardize get_whatever_oid functions for other object types. rhaas@postgresql.org (Robert Haas)
- pgsql-committers@news.hub.org 50% OFF on Pfizer! pgsql-committers@news.hub.org
- pgsql: Remove the single-argument form of string_agg(). tgl@postgresql.org (Tom Lane)
- pgsql: Remove the single-argument form of string_agg(). tgl@postgresql.org (Tom Lane)
- pgsql: Document which Python environment variables affect PL/Python petere@postgresql.org (Peter Eisentraut)
- pgsql: Document which Python environment variables affect PL/Python petere@postgresql.org (Peter Eisentraut)
- pgsql-committers@news.hub.org 35% OFF on Pfizer! pgsql-committers@news.hub.org
- pgsql: Add a very specific hint for the case that we're unable to locate tgl@postgresql.org (Tom Lane)
- pgsql: Add a very specific hint for the case that we're unable to locate tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect pathname in comment. rhaas@postgresql.org (Robert Haas)
- pgsql-committers@news.hub.org 32% OFF on Pfizer! pgsql-committers@news.hub.org
- pgsql-committers@news.hub.org 81% OFF on Pfizer! pgsql-committers@news.hub.org
- pgsql: Add a comment about the initial default value of max_stack_depth. tgl@postgresql.org (Tom Lane)
- pgsql: Rearrange "big features" section of the release notes. rhaas@postgresql.org (Robert Haas)
- pgsql: Rearrange "big features" section of the release notes. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix inaccurate description of deferrable unique constraints, per tgl@postgresql.org (Tom Lane)
- pgsql: Fix inaccurate description of deferrable unique constraints, per tgl@postgresql.org (Tom Lane)
- pgsql: Let's put that in a sane place ... tgl@postgresql.org (Tom Lane)
- pgsql: Let's put that in a sane place ... tgl@postgresql.org (Tom Lane)
- pgsql: Fix indexterm spelling petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix indexterm spelling petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix indexterm spelling petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix indexterm spelling petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix indexterm spelling petere@postgresql.org (Peter Eisentraut)
- pgsql: Recognize functional dependency on primary keys. tgl@postgresql.org (Tom Lane)
- pgsql: Fix 9.0 release notes vacuum mention, not -> now Peter Fokkinga momjian@postgresql.org (Bruce Momjian)
- pgsql: Add stats functions and views to provide access to a tgl@postgresql.org (Tom Lane)
- pgsql: Add an xpath_exists() function. tgl@postgresql.org (Tom Lane)
- press - pr: Added examples of release and presskit for USA aglio@pgfoundry.org (User Aglio)
- press - pr: Fixed some stuff to match template. aglio@pgfoundry.org (User Aglio)
- press - pr: Fixed minor HTML issues aglio@pgfoundry.org (User Aglio)
- press - pr: Fixed some copy issues in quotes. aglio@pgfoundry.org (User Aglio)
- press - pr: Hopefully the last copy-edit aglio@pgfoundry.org (User Aglio)
- Re: press - pr: Hopefully the last copy-edit Thom Brown
- npgsql - Npgsql2: Fixes for SQL generation bugs reported in #1010863 and jbcooley@pgfoundry.org (User Jbcooley)
- pgsql: Modify the handling of RAISE without parameters so that the error tgl@postgresql.org (Tom Lane)
- pgsql: Provide stable target anchors for libpq functions. rhaas@postgresql.org (Robert Haas)
- pgsql: Provide stable target anchors for libpq functions. rhaas@postgresql.org (Robert Haas)
- pgsql: Provide stable target anchors for libpq functions. rhaas@postgresql.org (Robert Haas)
- press - pr: New Directory shigehiro@pgfoundry.org (User Shigehiro)
- press - pr: first draft of japanese presskit. shigehiro@pgfoundry.org (User Shigehiro)
- Re: pgsql: Provide stable target anchors for libpq functions. Tom Lane
- Re: pgsql: Provide stable target anchors for libpq functions. Robert Haas
- pgsql: Fix incorrect logic in plpgsql for cleanup after evaluation of tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect logic in plpgsql for cleanup after evaluation of tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect logic in plpgsql for cleanup after evaluation of tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect logic in plpgsql for cleanup after evaluation of tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect logic in plpgsql for cleanup after evaluation of tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect logic in plpgsql for cleanup after evaluation of tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect logic in plpgsql for cleanup after evaluation of tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect logic in plpgsql for cleanup after evaluation of tgl@postgresql.org (Tom Lane)
- pgbuildfarm - client-code: work with older versions of git andrewd@pgfoundry.org (User Andrewd)
- pgbuildfarm - client-code: provide enough log to avoid server failure if andrewd@pgfoundry.org (User Andrewd)
- pgsql: Add EXPLAIN documentation example. momjian@postgresql.org (Bruce Momjian)
- pgsql: Use double quotes rather than double quotes for libpq target rhaas@postgresql.org (Robert Haas)
- pgsql: Use double quotes rather than double quotes for libpq target rhaas@postgresql.org (Robert Haas)
- pgsql: Use double quotes rather than double quotes for libpq target rhaas@postgresql.org (Robert Haas)
-
pgsql:
is a floating element, so it's use is inappropriate petere@postgresql.org (Peter Eisentraut) -
pgsql:
is a floating element, so it's use is inappropriate petere@postgresql.org (Peter Eisentraut) - pgsql: Add some links to tables petere@postgresql.org (Peter Eisentraut)
- pgsql: Add some links to tables petere@postgresql.org (Peter Eisentraut)
- pgsql: Add three-parameter forms of array_to_string and string_to_array, tgl@postgresql.org (Tom Lane)
- pgsql: Remove the arbitrary (and undocumented) limit on the number of tgl@postgresql.org (Tom Lane)
- press - pr: per review from JPUG members shigehiro@pgfoundry.org (User Shigehiro)
- pgsql: Fix incorrect errno definitions in ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix incorrect errno definitions in ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix incorrect errno definitions in ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix incorrect errno definitions in ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix incorrect errno definitions in ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix incorrect errno definitions in ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix incorrect errno definitions in ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix incorrect errno definitions in ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix one more incorrect errno definition in the ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix one more incorrect errno definition in the ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix one more incorrect errno definition in the ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix one more incorrect errno definition in the ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix one more incorrect errno definition in the ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix one more incorrect errno definition in the ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix one more incorrect errno definition in the ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix one more incorrect errno definition in the ECPG manual. rhaas@postgresql.org (Robert Haas)
- pgsql: The sanity check added to array_recv() wa a bit too tight; we heikki@postgresql.org (Heikki Linnakangas)
- pgsql: The sanity check added to array_recv() wa a bit too tight; we heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Properly lowercase identifiers, uppercase keywords, in doc momjian@postgresql.org (Bruce Momjian)
- pgsql: Properly lowercase identifiers, uppercase keywords, in doc momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Properly lowercase identifiers, uppercase keywords, in doc Tom Lane
- Re: pgsql: Properly lowercase identifiers, uppercase keywords, in doc Thom Brown
- pgsql: Extend psql's \e and \ef commands so that a line number can be tgl@postgresql.org (Tom Lane)
- pgsql: Back out syntax case changes --- seems they were intentional. momjian@postgresql.org (Bruce Momjian)
- pgsql: Back out syntax case changes --- seems they were intentional. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Properly lowercase identifiers, uppercase keywords, in doc Bruce Momjian
- pgsql: Add the ability to compute per-statement latencies (ie, average tgl@postgresql.org (Tom Lane)
- pgsql: Get rid of a bunch of dubious error handling code in pgbench by tgl@postgresql.org (Tom Lane)
- pgsql: Correct sundry errors in Hot Standby-related comments. rhaas@postgresql.org (Robert Haas)
- pgsql: Correct sundry errors in Hot Standby-related comments. rhaas@postgresql.org (Robert Haas)
- pgsql: Reorder docs on lexical structure slightly for clarity. rhaas@postgresql.org (Robert Haas)
- pgsql: Reorder docs on lexical structure slightly for clarity. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix pg_restore to complain if any arguments remain after parsing tgl@postgresql.org (Tom Lane)
- pgsql: Fix pg_restore to complain if any arguments remain after parsing tgl@postgresql.org (Tom Lane)
- pgsql: Make RecordTransactionCommit() respect wal_level. rhaas@postgresql.org (Robert Haas)
- pgsql: Make RecordTransactionCommit() respect wal_level. rhaas@postgresql.org (Robert Haas)
- pgsql: Fix Assert failure in PushOverrideSearchPath when trying to tgl@postgresql.org (Tom Lane)
- pgsql: Fix Assert failure in PushOverrideSearchPath when trying to tgl@postgresql.org (Tom Lane)
- pgsql: Fix Assert failure in PushOverrideSearchPath when trying to tgl@postgresql.org (Tom Lane)
- pgsql: Fix Assert failure in PushOverrideSearchPath when trying to tgl@postgresql.org (Tom Lane)
- pgsql: Add xml_is_well_formed, xml_is_well_formed_document, tgl@postgresql.org (Tom Lane)
- pgsql: Minor #include cleanup. tgl@postgresql.org (Tom Lane)
- pgsql: Include the backend ID in the relpath of temporary relations. rhaas@postgresql.org (Robert Haas)
- pgsql: Clean up failure to use ClosePager() where appropriate in help.c. tgl@postgresql.org (Tom Lane)
- Re: pgsql: Include the backend ID in the relpath of temporary relations. Tom Lane
- Re: pgsql: Include the backend ID in the relpath of temporary relations. Robert Haas
- pgsql: Fix assorted dtrace breakage caused by patch to include backend rhaas@postgresql.org (Robert Haas)
- pgsql: Further dtrace adjustments for the backend-IDs-in-relpath patch. rhaas@postgresql.org (Robert Haas)
- press - pr: New Directory doudou586@pgfoundry.org (User Doudou586)
- press - pr: Chinese Version Done. doudou586@pgfoundry.org (User Doudou586)
- press - pr: Chinese Version Done. doudou586@pgfoundry.org (User Doudou586)
- pgsql: MyBackendId now needs to be PGDLLIMPORT, so that contrib modules tgl@postgresql.org (Tom Lane)
- pgsql: Add a \sf (show function) command to psql, for those times when tgl@postgresql.org (Tom Lane)
- pgsql: Fix \ef and \sf to not fail on functions with nonnull probin. tgl@postgresql.org (Tom Lane)
- pgsql: Fix planner to make a reasonable assumption about the amount of tgl@postgresql.org (Tom Lane)
- pgsql: Fix planner to make a reasonable assumption about the amount of tgl@postgresql.org (Tom Lane)
- pgsql: Fix planner to make a reasonable assumption about the amount of tgl@postgresql.org (Tom Lane)
- Re: pgsql: Further dtrace adjustments for the backend-IDs-in-relpath patch. Tom Lane
- Re: pgsql: Further dtrace adjustments for the backend-IDs-in-relpath patch. Robert Haas
- pgsql: Add link and additional index reference to pgcrypto. rhaas@postgresql.org (Robert Haas)
- pgsql: Add link and additional index reference to pgcrypto. rhaas@postgresql.org (Robert Haas)
- pgsql: Add link and additional index reference to pgcrypto. rhaas@postgresql.org (Robert Haas)
- Re: pgsql: Further dtrace adjustments for the backend-IDs-in-relpath patch. Tom Lane
- pgsql: Avoid unnecessary use of TPS acronym. tgl@postgresql.org (Tom Lane)
- pgsql: Improve pgarchivecleanup documentation, per comments from Satoshi tgl@postgresql.org (Tom Lane)
- pgsql: Improve pgarchivecleanup documentation, per comments from Satoshi tgl@postgresql.org (Tom Lane)
- Re: pgsql: Further dtrace adjustments for the backend-IDs-in-relpath patch. Robert Haas
- pgsql: Clarify bit numbering in get_bit/set_bit etc. tgl@postgresql.org (Tom Lane)
- pgsql: Clarify bit numbering in get_bit/set_bit etc. tgl@postgresql.org (Tom Lane)
- pgsql: Assorted improvements to backup/restore documentation, per Thom tgl@postgresql.org (Tom Lane)
- pgsql: Assorted improvements to backup/restore documentation, per Thom tgl@postgresql.org (Tom Lane)
- pgsql: Fix psql's copy of utf2ucs() to match the backend's copy exactly; tgl@postgresql.org (Tom Lane)
- pgsql: Fix psql's copy of utf2ucs() to match the backend's copy exactly; tgl@postgresql.org (Tom Lane)
- pgsql: Fix psql's copy of utf2ucs() to match the backend's copy exactly; tgl@postgresql.org (Tom Lane)
- pgsql: Fix psql's copy of utf2ucs() to match the backend's copy exactly; tgl@postgresql.org (Tom Lane)
- pgsql: Fix psql's copy of utf2ucs() to match the backend's copy exactly; tgl@postgresql.org (Tom Lane)
- pgsql: Fix psql's copy of utf2ucs() to match the backend's copy exactly; tgl@postgresql.org (Tom Lane)
- pgsql: Fix psql's copy of utf2ucs() to match the backend's copy exactly; tgl@postgresql.org (Tom Lane)
- pgsql: Fix psql's copy of utf2ucs() to match the backend's copy exactly; tgl@postgresql.org (Tom Lane)
- pgsql: Make LockDatabaseObject() AcceptInvalidationMessages(). rhaas@postgresql.org (Robert Haas)
- pgsql: Arrange to fsync the contents of lockfiles (both postmaster.pid tgl@postgresql.org (Tom Lane)
- pgsql: Arrange to fsync the contents of lockfiles (both postmaster.pid tgl@postgresql.org (Tom Lane)
- pgsql: Arrange to fsync the contents of lockfiles (both postmaster.pid tgl@postgresql.org (Tom Lane)
- pgsql: Arrange to fsync the contents of lockfiles (both postmaster.pid tgl@postgresql.org (Tom Lane)
- pgsql: Arrange to fsync the contents of lockfiles (both postmaster.pid tgl@postgresql.org (Tom Lane)
- pgsql: Arrange to fsync the contents of lockfiles (both postmaster.pid tgl@postgresql.org (Tom Lane)
- pgsql: Arrange to fsync the contents of lockfiles (both postmaster.pid tgl@postgresql.org (Tom Lane)
- pgsql: Arrange to fsync the contents of lockfiles (both postmaster.pid tgl@postgresql.org (Tom Lane)
- pgsql: Spell and markup checking petere@postgresql.org (Peter Eisentraut)
- pgsql: Spell and markup checking petere@postgresql.org (Peter Eisentraut)
- pgsql: Revert: looks like Binary Large OBject[sic] wasn't a misspelling petere@postgresql.org (Peter Eisentraut)
- pgsql: Revert: looks like Binary Large OBject[sic] wasn't a misspelling petere@postgresql.org (Peter Eisentraut)
- pgsql: Backpatch some blatant spelling mistakes petere@postgresql.org (Peter Eisentraut)
- pgsql: Backpatch some blatant spelling mistakes petere@postgresql.org (Peter Eisentraut)
- pgsql: Backpatch some blatant spelling mistakes petere@postgresql.org (Peter Eisentraut)
- pgsql: Applied Zoltan's patch to fix a few memleaks in ecpg's meskes@postgresql.org (Michael Meskes)
- pgsql: Applied Zoltan's patch to fix a few memleaks in ecpg's meskes@postgresql.org (Michael Meskes)
- pgsql: Applied Zoltan's patch to fix a few memleaks in ecpg's meskes@postgresql.org (Michael Meskes)
- libpqtypes - libpqtypes: fixed doc typos (janus) merlinm@pgfoundry.org (User Merlinm)
- npgsql - Npgsql2: Added fix to return CLR type when working with fxjr@pgfoundry.org (User Fxjr)
- pgsql: Coerce 'unknown' type parameters to the right type in the heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Coerce 'unknown' type parameters to the right type in the heikki@postgresql.org (Heikki Linnakangas)
- Re: pgsql: Coerce 'unknown' type parameters to the right type in the Tom Lane
- Re: pgsql: Coerce 'unknown' type parameters to the right type in the Heikki Linnakangas
- pgsql: Add missing handling of PlannedStmt.transientPlan in tgl@postgresql.org (Tom Lane)
- pgsql: Add missing handling of PlannedStmt.transientPlan in tgl@postgresql.org (Tom Lane)
- pgsql: Add missing handling of PlannedStmt.transientPlan in tgl@postgresql.org (Tom Lane)
- pgsql: Add missing handling of PlannedStmt.transientPlan in tgl@postgresql.org (Tom Lane)
- pgsql: Fix failure of "ALTER TABLE t ADD COLUMN c serial" when done by tgl@postgresql.org (Tom Lane)
- pgsql: Fix failure of "ALTER TABLE t ADD COLUMN c serial" when done by tgl@postgresql.org (Tom Lane)
- pgsql: Rename utf2ucs() to utf8_to_unicode(), and export it so it can be tgl@postgresql.org (Tom Lane)
- pgsql: Reset the per-output-tuple exprcontext each time through the main tgl@postgresql.org (Tom Lane)
- pgsql: Reset the per-output-tuple exprcontext each time through the main tgl@postgresql.org (Tom Lane)
- pgsql: Tidy up a few calls to smrgextend(). rhaas@postgresql.org (Robert Haas)
- pgsql: Remove extra newlines at end and beginning of files, add missing petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix possible corruption of AfterTriggerEventLists in tgl@postgresql.org (Tom Lane)
- pgsql: Fix possible corruption of AfterTriggerEventLists in tgl@postgresql.org (Tom Lane)
- pgsql: Fix possible corruption of AfterTriggerEventLists in tgl@postgresql.org (Tom Lane)
- pgsql: Allocate local buffers in a context of their own, rather than tgl@postgresql.org (Tom Lane)
- pgsql: Allocate local buffers in a context of their own, rather than tgl@postgresql.org (Tom Lane)
- pgsql: Revert patch to coerce 'unknown' type parameters in the backend. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Revert patch to coerce 'unknown' type parameters in the backend. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Revert patch to coerce 'unknown' type parameters in the backend. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Be a bit less cavalier with both the code and the comment for tgl@postgresql.org (Tom Lane)
- pgsql: Be a bit less cavalier with both the code and the comment for tgl@postgresql.org (Tom Lane)
- pgsql: Be a bit less cavalier with both the code and the comment for tgl@postgresql.org (Tom Lane)
- pgsql: Keep exec_simple_check_plan() from thinking "SELECT foo INTO bar" tgl@postgresql.org (Tom Lane)
- pgsql: Keep exec_simple_check_plan() from thinking "SELECT foo INTO bar" tgl@postgresql.org (Tom Lane)
- pgsql: Keep exec_simple_check_plan() from thinking "SELECT foo INTO bar" tgl@postgresql.org (Tom Lane)
- pgsql: Keep exec_simple_check_plan() from thinking "SELECT foo INTO bar" tgl@postgresql.org (Tom Lane)
- pgsql: Allow USING and INTO clauses of plpgsql's EXECUTE to appear in tgl@postgresql.org (Tom Lane)
- pgsql: Allow USING and INTO clauses of plpgsql's EXECUTE to appear in tgl@postgresql.org (Tom Lane)
- pgsql: Allow USING and INTO clauses of plpgsql's EXECUTE to appear in tgl@postgresql.org (Tom Lane)
- pgsql: Bring some sanity to the trace_recovery_messages code and docs. tgl@postgresql.org (Tom Lane)
- pgsql: Bring some sanity to the trace_recovery_messages code and docs. tgl@postgresql.org (Tom Lane)
- pgsql: Remove the isLocalBuf argument from ReadBuffer_common. rhaas@postgresql.org (Robert Haas)
- edb-debugger - server: We don't need to specify the library extension in dpage@pgfoundry.org (Dave Page)
- edb-debugger - server: We don't need to specify the library extension in dpage@pgfoundry.org (Dave Page)
- pgsql: Avoid saying "random" when randomness is not actually meant. tgl@postgresql.org (Tom Lane)
- pgsql: Add missing processing of OptTemp in CREATE IF NOT EXISTS variant tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: Added 64-bit version of installer files. hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: 1.Introduce pgtype_attr_xxxx functions which take a hinoue@pgfoundry.org (User Hinoue)
- psqlodbc - psqlodbc: add the change logs. h-saito@pgfoundry.org (Hiroshi Saito)
- pgsql: Add vacuum and analyze counters to pg_stat_*_tables views. mha@postgresql.org (Magnus Hagander)
- Re: pgsql: Add vacuum and analyze counters to pg_stat_*_tables views. Tom Lane
- Re: pgsql: Add vacuum and analyze counters to pg_stat_*_tables views. Magnus Hagander
- pgsql: Adjust regression tests for previous commit, that I forgot to mha@postgresql.org (Magnus Hagander)
- pgsql: Improve parallel restore's ability to cope with selective restore tgl@postgresql.org (Tom Lane)
- pgsql: Improve parallel restore's ability to cope with selective restore tgl@postgresql.org (Tom Lane)
- pgsql: Improve parallel restore's ability to cope with selective restore tgl@postgresql.org (Tom Lane)
- pgsql: Use a non-locale-dependent definition of isspace() in tgl@postgresql.org (Tom Lane)
- pgsql: Use a non-locale-dependent definition of isspace() in tgl@postgresql.org (Tom Lane)
- pgsql: Document that autovacuum_freeze_max_age is used for pg_clog momjian@postgresql.org (Bruce Momjian)
- pgsql: Document that autovacuum_freeze_max_age is used for pg_clog momjian@postgresql.org (Bruce Momjian)
- libpqtypes - libpqtypes: Updated PQgetf documentation and ChangeLog achernow@pgfoundry.org (User Achernow)
- pgsql: Make an editorial pass over the 9.0 release notes. tgl@postgresql.org (Tom Lane)
- pgsql: Make an editorial pass over the 9.0 release notes. tgl@postgresql.org (Tom Lane)
- pgsql: Make pg_archivecleanup log messages more consistent. tgl@postgresql.org (Tom Lane)
- pgsql: Make pg_archivecleanup log messages more consistent. tgl@postgresql.org (Tom Lane)
- stackbuilder - wizard: Comparing app's platform with server platform sachin@pgfoundry.org (User Sachin)
- pgsql: Marginal code cleanup for streaming replication. tgl@postgresql.org (Tom Lane)
- pgsql: Marginal code cleanup for streaming replication. tgl@postgresql.org (Tom Lane)
- pgsql: Add string functions: concat(), concat_ws(), left(), right(), and itagaki@postgresql.org (Takahiro Itagaki)
- Re: pgsql: Add string functions: concat(), concat_ws(), left(), right(), and Pavel Stehule
- Re: pgsql: Add string functions: concat(), concat_ws(), left(), right(), and Thom Brown
- pgsql: Update autovacuum_freeze_max_age documentation to mention that momjian@postgresql.org (Bruce Momjian)
- pgsql: Update autovacuum_freeze_max_age documentation to mention that momjian@postgresql.org (Bruce Momjian)
- pgsql: Clarifications for 9.0 release notes Josh Berkus momjian@postgresql.org (Bruce Momjian)
- pgsql: Clarifications for 9.0 release notes Josh Berkus momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix awkward wording in Incrementally Updated Backups docs. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix awkward wording in Incrementally Updated Backups docs. momjian@postgresql.org (Bruce Momjian)
- pgsql: When in automatic dependency mode, never delete any intermediate petere@postgresql.org (Peter Eisentraut)
- pgsql: Make EXPLAIN show the function call expression of a FunctionScan tgl@postgresql.org (Tom Lane)
- pgsql: Further editing of release notes. tgl@postgresql.org (Tom Lane)
- pgsql: Further editing of release notes. tgl@postgresql.org (Tom Lane)
- pgsql: Update 9.0 release notes for changes since beta4. tgl@postgresql.org (Tom Lane)
- pgsql: Update 9.0 release notes for changes since beta4. tgl@postgresql.org (Tom Lane)
-
pgsql: Avoid passing signed chars to
functions ... tgl@postgresql.org (Tom Lane) - orafce - orafce: Adjusted to 9.1. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Docs review for unaccent: fix grammar, markup, etc. tgl@postgresql.org (Tom Lane)
- pgsql: Docs review for unaccent: fix grammar, markup, etc. tgl@postgresql.org (Tom Lane)
- slony1-ctl - slony-ctl: typos sas@pgfoundry.org (User Sas)
- pgbulkload - pgbulkload: Workaround for RelFileNodeBackend in 9.1. itagaki@pgfoundry.org (User Itagaki)
- Re: pgsql: Make RecordTransactionCommit() respect wal_level. Simon Riggs
- Re: pgsql: Correct sundry errors in Hot Standby-related comments. Simon Riggs
- Re: pgsql: Make LockDatabaseObject() AcceptInvalidationMessages(). Simon Riggs
- Re: pgsql: Make LockDatabaseObject() AcceptInvalidationMessages(). Robert Haas
- pgsql: Add missing description of reloftype field petere@postgresql.org (Peter Eisentraut)
- pgsql: Add missing description of reloftype field petere@postgresql.org (Peter Eisentraut)
- Re: pgsql: Make LockDatabaseObject() AcceptInvalidationMessages(). Tom Lane
- pgsql: Catch null pointer returns from PyCObject_AsVoidPtr and petere@postgresql.org (Peter Eisentraut)
- pgsql: Catch null pointer returns from PyCObject_AsVoidPtr and petere@postgresql.org (Peter Eisentraut)
- pgsql: Catch null pointer returns from PyCObject_AsVoidPtr and petere@postgresql.org (Peter Eisentraut)
- pgsql: Catch null pointer returns from PyCObject_AsVoidPtr and petere@postgresql.org (Peter Eisentraut)
- pgsql: Catch null pointer returns from PyCObject_AsVoidPtr and petere@postgresql.org (Peter Eisentraut)
- pgsql: Catch null pointer returns from PyCObject_AsVoidPtr and petere@postgresql.org (Peter Eisentraut)
- pgsql: Catch null pointer returns from PyCObject_AsVoidPtr and petere@postgresql.org (Peter Eisentraut)
- pgsql: Update release notes, per comments from Simon Riggs. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update release notes, per comments from Simon Riggs. momjian@postgresql.org (Bruce Momjian)
- pgsql: Improve hint message for ENOMEM failure from shmget(). tgl@postgresql.org (Tom Lane)
- pgsql: Improve hint message for ENOMEM failure from shmget(). tgl@postgresql.org (Tom Lane)
- pgsql: Document filtering dictionaries in textsearch.sgml. tgl@postgresql.org (Tom Lane)
- pgsql: Document filtering dictionaries in textsearch.sgml. tgl@postgresql.org (Tom Lane)
- pgsql: Remove docs for "Incrementally Updated Backups" because it was of momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove docs for "Incrementally Updated Backups" because it was of momjian@postgresql.org (Bruce Momjian)
- pgsql: Don't auto-create the subdirectories holding built documentation tgl@postgresql.org (Tom Lane)
- pgsql: Don't auto-create the subdirectories holding built documentation tgl@postgresql.org (Tom Lane)
- pgsql: Fix ExecMakeTableFunctionResult to verify that all rows returned tgl@postgresql.org (Tom Lane)
- pgsql: Fix ExecMakeTableFunctionResult to verify that all rows returned tgl@postgresql.org (Tom Lane)
- pgsql: Fix ExecMakeTableFunctionResult to verify that all rows returned tgl@postgresql.org (Tom Lane)
- pgsql: Fix ExecMakeTableFunctionResult to verify that all rows returned tgl@postgresql.org (Tom Lane)
- pgsql: Fix ExecMakeTableFunctionResult to verify that all rows returned tgl@postgresql.org (Tom Lane)
- pgsql: Fix ExecMakeTableFunctionResult to verify that all rows returned tgl@postgresql.org (Tom Lane)
- pgsql: Fix ExecMakeTableFunctionResult to verify that all rows returned tgl@postgresql.org (Tom Lane)
- pgsql: Translation updates for 9.0rc1 petere@postgresql.org (Peter Eisentraut)
- pgsql: Remove duplicate translatable phrase alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Remove duplicate translatable phrase alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Improve wording for privilege description on certain failure alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Improve wording for privilege description on certain failure alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Update time zone data files to tzdata release 2010l: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010l: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010l: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010l: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010l: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010l: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Update time zone data files to tzdata release 2010l: DST law tgl@postgresql.org (Tom Lane)
- pgsql: Explain automatic creation (or lack of it) of indexes for the tgl@postgresql.org (Tom Lane)
- pgsql: Explain automatic creation (or lack of it) of indexes for the tgl@postgresql.org (Tom Lane)
- pgsql: Document the existence of the socket lock file under tgl@postgresql.org (Tom Lane)
- pgsql: Document the existence of the socket lock file under tgl@postgresql.org (Tom Lane)
- pgsql: tag rc1 ... scrappy@postgresql.org (Marc G. Fournier)
- pgsql: Rewrite comment code for better modularity, and add necessary rhaas@postgresql.org (Robert Haas)
- stackbuilder - wizard: Fix a typo that meant that no packages were dpage@pgfoundry.org (Dave Page)
- pgsql: Small refactoring of makeVar() from a TargetEntry petere@postgresql.org (Peter Eisentraut)
- pgsql: Insert additional compiler placation into objectaddress.c. rhaas@postgresql.org (Robert Haas)
- psqlodbc - psqlodbc: Prep release Version 09.00.0100. h-saito@pgfoundry.org (Hiroshi Saito)
- pgsql: Remove obsolete remark that PQprepare() is more flexible than tgl@postgresql.org (Tom Lane)
- pgsql: Remove obsolete remark that PQprepare() is more flexible than tgl@postgresql.org (Tom Lane)
- pgsql: Remove obsolete remark that PQprepare() is more flexible than tgl@postgresql.org (Tom Lane)
- pgsql: Remove obsolete remark that PQprepare() is more flexible than tgl@postgresql.org (Tom Lane)
- pgsql: Remove obsolete remark that PQprepare() is more flexible than tgl@postgresql.org (Tom Lane)
- pgsql: Reduce PANIC to ERROR in some occasionally-reported btree failure tgl@postgresql.org (Tom Lane)
- pgsql: Reduce PANIC to ERROR in some occasionally-reported btree failure tgl@postgresql.org (Tom Lane)
- pgsql: Reduce PANIC to ERROR in some occasionally-reported btree failure tgl@postgresql.org (Tom Lane)
- pgsql: Reduce PANIC to ERROR in some occasionally-reported btree failure tgl@postgresql.org (Tom Lane)
- pgsql: Reduce PANIC to ERROR in some occasionally-reported btree failure tgl@postgresql.org (Tom Lane)
- pgsql: Fix typo in comment. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix typo in comment. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Teach GetOldestXmin() about KnownAssignedXids during recovery. sriggs@postgresql.org (Simon Riggs)
- pgsql: Truncate subtrans after each restartpoint. sriggs@postgresql.org (Simon Riggs)
- Re: pgsql: Truncate subtrans after each restartpoint. Tom Lane
- Re: pgsql: Truncate subtrans after each restartpoint. Simon Riggs
- pgsql: Teach GetOldestXmin() about KnownAssignedXids during recovery. sriggs@postgresql.org (Simon Riggs)
- pgsql: Truncate subtrans after each restartpoint. sriggs@postgresql.org (Simon Riggs)
- pgsql: Fix misleading DEBUG2 issued during RemoveOldXlogFiles() sriggs@postgresql.org (Simon Riggs)
- pgsql: Fix misleading DEBUG2 issued during RemoveOldXlogFiles() sriggs@postgresql.org (Simon Riggs)
- pgsql: Fix oversight in RelFileNodeBackend patch: tgl@postgresql.org (Tom Lane)
- pgsql: Cosmetic fixes for KnownAssignedXidsGetOldestXmin, per Fujii tgl@postgresql.org (Tom Lane)
- pgsql: Cosmetic fixes for KnownAssignedXidsGetOldestXmin, per Fujii tgl@postgresql.org (Tom Lane)
- Re: pgsql: Cosmetic fixes for KnownAssignedXidsGetOldestXmin, per Fujii Simon Riggs
- pgsql: Back-port into 8.2 an old fix to ensure that BYTE_ORDER gets set tgl@postgresql.org (Tom Lane)
- pgsql: Add missing markup for translatability alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Add missing markup for translatability alvherre@postgresql.org (Alvaro Herrera)
- pgstatsinfo - pg_statsinfo: * Fix retrieving PostgreSQL version info kasahara@pgfoundry.org (User Kasahara)