Mailing lists [pgsql-committers]
- pgsql: Update information about configuring SysV IPC parameters on NetB Tom Lane
- pgsql: Update information about configuring SysV IPC parameters on NetB Tom Lane
- pgsql: Update information about configuring SysV IPC parameters on NetB Tom Lane
- pgsql: Update information about configuring SysV IPC parameters on NetB Tom Lane
- pgsql: Update information about configuring SysV IPC parameters on NetB Tom Lane
- pgsql: Update information about configuring SysV IPC parameters on NetB Tom Lane
- pgsql: Add documentation mention that 7 != NULL also returns NULL. Bruce Momjian
- pgsql: Add file-fdw documentation example. Bruce Momjian
- Re: pgsql: Add file-fdw documentation example. Andrew Dunstan
- Re: pgsql: Add file-fdw documentation example. Magnus Hagander
- pgsql: Fix getTypeIOParam to support type record[]. Tom Lane
- pgsql: Fix getTypeIOParam to support type record[]. Tom Lane
- pgsql: Fix getTypeIOParam to support type record[]. Tom Lane
- pgsql: Fix getTypeIOParam to support type record[]. Tom Lane
- pgsql: Make pgcompinclude/pgrminclude less tied to Bruce's personal mac Robert Haas
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syn Tom Lane
- pgsql: Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syn Tom Lane
- pgsql: Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syn Tom Lane
- pgsql: Stamp 8.4.10. Tom Lane
- pgsql: Stamp 9.0.6. Tom Lane
- pgsql: Stamp 8.3.17. Tom Lane
- pgsql: Stamp 8.2.23. Tom Lane
- pgsql: Stamp 9.1.2. Tom Lane
- pgsql: During recovery, if we reach consistent state and still have ent Heikki Linnakangas
- pginstaller - pginst: Update for 8.2.23 dpage@pgfoundry.org (Dave Page)
- pginstaller - pginst: Update for 8.3.17 dpage@pgfoundry.org (Dave Page)
- Re: pgsql: Add file-fdw documentation example. Josh Berkus
- pgsql: Add some weasel wording about threaded usage of PGresults. Tom Lane
- pgsql: Add some weasel wording about threaded usage of PGresults. Tom Lane
- pgsql: Add some weasel wording about threaded usage of PGresults. Tom Lane
- pgsql: Add some weasel wording about threaded usage of PGresults. Tom Lane
- pgsql: psql: Make temporary editor files have .sql extension Peter Eisentraut
- pgsql: Update documentation suggestions for debugging the backend. Bruce Momjian
- psqlodbc - psqlodbc: Improve the handling of BYTEA type. hinoue@pgfoundry.org (User Hinoue)
- pgsql: Dodge an ancient ksh bug that breaks configure on some platforms Tom Lane
- pgsql: Treat ENOTDIR as ENOENT when looking for client certificate file Magnus Hagander
- pgsql: Treat ENOTDIR as ENOENT when looking for client certificate file Magnus Hagander
- pgsql: Treat ENOTDIR as ENOENT when looking for client certificate file Magnus Hagander
- psqlodbc - psqlodbc: add the change history. h-saito@pgfoundry.org (Hiroshi Saito)
- pgsql: Applied another patch by Zoltan to fix memory alignement issues Michael Meskes
- pgsql: Applied another patch by Zoltan to fix memory alignement issues Michael Meskes
- pgsql: Applied another patch by Zoltan to fix memory alignement issues Michael Meskes
- pgsql: Tag refs/tags/REL8_3_17 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_1_2 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL8_2_23 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_0_6 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL8_4_10 was created pgsql@postgresql.org
- Re: pgsql: Add file-fdw documentation example. Magnus Hagander
- pgsql: Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER Magnus Hagander
- Re: pgsql: Add file-fdw documentation example. Bruce Momjian
- pgsql: Add a \setenv command to psql. Andrew Dunstan
- Re: pgsql: Add file-fdw documentation example. Bruce Momjian
- npgsql - Npgsql2: Fixed "LOG: unexpected EOF on client connection" fxjr@pgfoundry.org (User Fxjr)
- Re: pgsql: Add file-fdw documentation example. Josh Berkus
- pgsql: plpython: Add SPI cursor support Peter Eisentraut
- Re: pgsql: plpython: Add SPI cursor support Bruce Momjian
- pgsql: Remove troublesome Asserts in cost_mergejoin(). Tom Lane
- pgsql: In pg_upgrade, allow tables using regclass to be upgraded becaus Bruce Momjian
- pgsql: In pg_upgrade, allow tables using regclass to be upgraded becaus Bruce Momjian
- pgsql: In pg_upgrade, allow tables using regclass to be upgraded becaus Bruce Momjian
- pgsql: Add missing documentation for function pg_stat_get_wal_senders() Magnus Hagander
- pgsql: Add missing documentation for function pg_stat_get_wal_senders() Magnus Hagander
- pgsql: Make command-line tools smarter about finding a DB to connect to Robert Haas
- mysqlcompat - mysqlcompat: Update string and datetime functions to be jablonov@pgfoundry.org (User Jablonov)
- pgsql: Typo fixes for commit 2ad36c4e44c8b513f6155656e1b7a8d26715bb94. Robert Haas
- pgsql: Create a "sort support" interface API for faster sorting. Tom Lane
- pgsql: Remove spclocation field from pg_tablespace Magnus Hagander
- pgsql: Avoid using readlink() on platforms that don't support it Magnus Hagander
- pgsql: Avoid using readlink() on platforms that don't support it Magnus Hagander
- pgsql: Better error reporting if the link target is too long Magnus Hagander
- pgsql: Fix corner cases in readlink() usage. Tom Lane
- pgsql: Fix corner cases in readlink() usage. Tom Lane
- pgsql: Add const qualifiers to node inspection functions Peter Eisentraut
- pgsql: Cancel running query if it is detected that the connection to th Heikki Linnakangas
- pgsql: Don't set reachedMinRecoveryPoint during crash recovery. In cras Heikki Linnakangas
- pgsql: Don't set reachedMinRecoveryPoint during crash recovery. In cras Heikki Linnakangas
- pgsql: Don't set reachedMinRecoveryPoint during crash recovery. In cras Heikki Linnakangas
- pgsql: Add ALTER FOREIGN DATA WRAPPER / RENAME and ALTER SERVER / RENAM Peter Eisentraut
- pgsql: If pg_test_fsync is interrupted, clean up the temp file. Robert Haas
- npgsql - Npgsql2: Removed NpgsqlConnector finalizer call. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Fixed line endings. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Fix [#1011100] NpgsqlParameter and DBNull Value. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Enable compiling with the mingw-w64 32 bit compiler. Andrew Dunstan
- pgsql: Remove define inadvertantly left over from testing. Andrew Dunstan
- pgsql: Miscellaneous cleanup to silence compiler warnings seen on Mingw Andrew Dunstan
- pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Heikki Linnakangas
- pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Heikki Linnakangas
- pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Heikki Linnakangas
- pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Heikki Linnakangas
- pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Heikki Linnakangas
- npgsql - Npgsql2: Fixed line endings. fxjr@pgfoundry.org (User Fxjr)
- Re: pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Andres Freund
- Re: pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Tom Lane
- Re: pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Andres Freund
- pgsql: Move BKP_REMOVABLE bit from individual WAL records to WAL page h Tom Lane
- Re: pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Heikki Linnakangas
- Re: pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Rafael Martinez
- Re: pgsql: Revert the behavior of inet/cidr functions to not unpack the arg Heikki Linnakangas
- npgsql - Npgsql2: Fixed line endings. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Add support for passing cursor parameters in named notation in P Heikki Linnakangas
- pgsql: Add --exclude-table-data option to pg_dump. Andrew Dunstan
- Re: pgsql: plpython: Add SPI cursor support Andrew Dunstan
- pgsql: Fix docs build I inadvertantly broke. Andrew Dunstan
- pgsql: Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan
- pgsql: Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan
- pgsql: Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan
- pgsql: Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan
- pgsql: Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan
- pgsql: Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan
- Re: pgsql: Disable excessive FP optimization by recent versions of gcc. Tom Lane
- Re: pgsql: plpython: Add SPI cursor support Tom Lane
- Re: pgsql: Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan
- Re: pgsql: Disable excessive FP optimization by recent versions of gcc. Tom Lane
- Re: pgsql: Disable excessive FP optimization by recent versions of gcc. Andrew Dunstan
- pgsql: PL/Python: Refactor subtransaction handling Peter Eisentraut
- pgsql: Fix typo. Robert Haas
- pgsql: Don't leave regress_test_role_super lying around. Robert Haas
-
pgsql: Improve behavior of concurrent ALTER
.. SET SCHEMA. Robert Haas - pgsql: Improve behavior of concurrent rename statements. Robert Haas
- pgsql: include_if_exists facility for config file. Andrew Dunstan
- pgsql: Fix reference to "verify-ca" and "verify-full" in a note in the Heikki Linnakangas
- pgsql: Fix reference to "verify-ca" and "verify-full" in a note in the Heikki Linnakangas
- pgsql: Fix reference to "verify-ca" and "verify-full" in a note in the Heikki Linnakangas
- pgsql: Fix reference to "verify-ca" and "verify-full" in a note in the Heikki Linnakangas
- pgsql: Add --section option to pg_dump and pg_restore. Andrew Dunstan
- Re: pgsql: Add --section option to pg_dump and pg_restore. Thom Brown
- npgsql - Npgsql2: Fixed a test which were leaking a datareader open. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Fixed line endings. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Added testcase for bug #1011100 fxjr@pgfoundry.org (User Fxjr)
- Re: pgsql: Add --section option to pg_dump and pg_restore. Andrew Dunstan
- npgsql - Npgsql2: Fixed bug [#1011101] LINQ to entities timestamptz fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Fixed line endings. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Various micro-optimizations for GetSnapshopData(). Robert Haas
- pgsql: Add missing 'static' qualifier. Tom Lane
- Re: pgsql: Add --section option to pg_dump and pg_restore. Thom Brown
- pgsql: Clarify the post-data status on unvalidated check constraints. Andrew Dunstan
- Re: pgsql: Add --section option to pg_dump and pg_restore. Andrew Dunstan
- pgsql: Same clarification for pg_restore. Andrew Dunstan
- Re: pgsql: Add --section option to pg_dump and pg_restore. Thom Brown
- pgsql: Add SP-GiST (space-partitioned GiST) index access method. Tom Lane
- pgsql: Fix compiler warning seen on 64-bit machine. Tom Lane
- pgsql: Fix some long-obsolete references to XLogOpenRelation. Tom Lane
- pgsql: Remove bogus entries in gist point_ops operator class. Tom Lane
- pgsql: Defend against null scankeys in spgist searches. Tom Lane
- pgfiledump - pg_filedump: Preliminary support for SP-GiST indexes. tgl@pgfoundry.org (User Tgl)
- pgsql: Remove tabs in SGML file. Bruce Momjian
- pgsql: In ecpg removed old leftover check for given connection name. Michael Meskes
- pgsql: In ecpg removed old leftover check for given connection name. Michael Meskes
- pgsql: In ecpg removed old leftover check for given connection name. Michael Meskes
- pgsql: Added test for cursor handling on different connections to regre Michael Meskes
- pgsql: In ecpg removed old leftover check for given connection name. Michael Meskes
- pgsql: Mark variables as const in pgtypeslib if they only carry a forma Michael Meskes
- pgsql: Split plpython.c into smaller pieces Peter Eisentraut
- pgsql: PL/Python: One more file renaming fix to unbreak the build Peter Eisentraut
- pgsql: Replace simple constant pg_am.amcanreturn with an AM support fun Tom Lane
- pgsql: Teach SP-GiST to do index-only scans. Tom Lane
- pgsql: Allow CHECK constraints to be declared ONLY Alvaro Herrera
- pgsql: Rename updateNodeLink to spgUpdateNodeLink. Tom Lane
- Re: pgsql: Allow CHECK constraints to be declared ONLY Tom Lane
- pgsql: Forgot catversion bump on previous patch Alvaro Herrera
- Re: pgsql: Allow CHECK constraints to be declared ONLY Alvaro Herrera
- pgsql: Add support for privileges on types Peter Eisentraut
- pgsql: Avoid crashing when we have problems unlinking files post-commit Tom Lane
- pgsql: Avoid crashing when we have problems unlinking files post-commit Tom Lane
- pgsql: Avoid crashing when we have problems unlinking files post-commit Tom Lane
- pgsql: Avoid crashing when we have problems unlinking files post-commit Tom Lane
- pgsql: Fix gincostestimate to handle ScalarArrayOpExpr reasonably. Tom Lane
- pgsql: Fix gincostestimate to handle ScalarArrayOpExpr reasonably. Tom Lane
- pgsql: Shave a few cycles in string_agg(). Robert Haas
- pgsql: sepgsql: Check CREATE permissions for some object types. Robert Haas
- pgsql: Take fewer snapshots. Robert Haas
- pgsql: Improve behavior of concurrent CLUSTER. Robert Haas
- pgsql: Update per-column ACLs, not only per-table ACL, when changing ta Tom Lane
- pgsql: Update per-column ACLs, not only per-table ACL, when changing ta Tom Lane
- pgsql: Update per-column ACLs, not only per-table ACL, when changing ta Tom Lane
- pgsql: Update per-column ACLs, not only per-table ACL, when changing ta Tom Lane
- npgsql - Npgsql2: Fixed line endings. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Don't forget to de-escape the password field in .pgpass. Robert Haas
- pgsql: Add ALTER DOMAIN ... RENAME Peter Eisentraut
- pgsql: Add a security_barrier option for views. Robert Haas
- Re: pgsql: Add a security_barrier option for views. Tom Lane
- Re: pgsql: Add a security_barrier option for views. Alvaro Herrera
- Re: pgsql: Add a security_barrier option for views. Jaime Casanova
- Re: pgsql: Add a security_barrier option for views. Tom Lane
- pgsql: Catversion bump for commit 0e4611c0234d89e288a53351f775c59522bae Robert Haas
- Re: pgsql: Add a security_barrier option for views. Alvaro Herrera
- pgsql: Typo fixes. Robert Haas
- pgsql: Add bytea_agg, parallel to string_agg. Robert Haas
- pgsql: Improve planner's handling of duplicated index column expression Tom Lane
- pgsql: Minor enhancements to MVCC chapter Alvaro Herrera
- pgsql: Sort file list when creating gettext-files Peter Eisentraut
- pgsql: Sort compendium lists for msgmerge Peter Eisentraut
- pgsql: Run "make all" as a prerequisite of "make check" Peter Eisentraut
- pgsql: Remove support for on_exit() Peter Eisentraut
- pgsql: Standardize treatment of strcmp() return value Peter Eisentraut
- psqlodbc - psqlodbc: Prep release 09.01.0100. h-saito@pgfoundry.org (Hiroshi Saito)
- psqlodbc - psqlodbc: Prep release 09.01.0100. h-saito@pgfoundry.org (Hiroshi Saito)
- psqlodbc - psqlodbc: 1. hinoue@pgfoundry.org (User Hinoue)
- pgsql: pg_dump: Dump user mappings ordered by user name Peter Eisentraut
- pgstatspack - pgstatspack: add README uwebartels@pgfoundry.org (User Uwebartels)
- pgstatspack - pgstatspack: bugfix for 2.3.1 in the installer uwebartels@pgfoundry.org (User Uwebartels)
- pgsql: PL/Python: Add argument names to function declarations Peter Eisentraut
- pgstatspack - pgstatspack: bugfix in calculation uwebartels@pgfoundry.org (User Uwebartels)
- pgsql: Adjust SP-GiST regression tests to be less locale-sensitive. Tom Lane
- psqlodbc - psqlodbc: Prep release note. h-saito@pgfoundry.org (Hiroshi Saito)
- psqlodbc - psqlodbc: Prep release. h-saito@pgfoundry.org (Hiroshi Saito)
- pgsql: Modify tools/pgtest to run the 'make' command from a variable, a Bruce Momjian
- pgsql: Revert "Remove troublesome Asserts in cost_mergejoin()." Tom Lane