Mailing lists [pgsql-committers]
- pgsql: Fix LATERAL references to join alias variables. Tom Lane
- pgsql: Partially restore qual scope checks in distribute_qual_to_rels() Tom Lane
- pgsql: Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds. Andrew Dunstan
- pgsql: Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds. Andrew Dunstan
- pgsql: psql: Reduce compatibility warning Peter Eisentraut
- pgsql: More documentation updates for LATERAL. Tom Lane
- pgsql: Cross-link to doc build requirements from install requirements. Robert Haas
- Re: pgsql: Cross-link to doc build requirements from install requirements. Andrew Dunstan
- pgsql: Fix broken link in installation.sgml. Tom Lane
- Re: pgsql: Cross-link to doc build requirements from install requirements. Tom Lane
- pgsql: Revert doc patch 305557984dd964ac397c6752e9d0f14646b60f15 as the Bruce Momjian
- pgsql: Fix mark_placeholder_maybe_needed to handle LATERAL references. Tom Lane
- pgsql: Drop cheap-startup-cost paths during add_path() if we don't need Tom Lane
- pgsql: Add small doc mention that libpq is named after POSTQUEL. Bruce Momjian
- pgsql: Update URLs that pointed to sun.com; either repoint them or rem Bruce Momjian
- npgsql - Npgsql2: Updated to final 2.0.12 build fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Updated for build 2.0.12.0 jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: Updated for Npgsql 2.0.12 final release fxjr@pgfoundry.org (User Fxjr)
- pgbulkload - pgbulkload: Bump up version to 3.1.2 sakamotomsh@pgfoundry.org (User Sakamotomsh)
- pgbulkload - pgbulkload: Updated regression tests for pgbulkload 3.1.2 sakamotomsh@pgfoundry.org (User Sakamotomsh)
- pgsql: Make psql's \d+ show reloptions for all relkinds. Tom Lane
- pgsql: Make psql's \d+ show reloptions for all relkinds. Tom Lane
- pgsql: Fix pg_upgrade to cope with non-default unix_socket_directory sc Tom Lane
- pgsql: Back-patch recent pg_upgrade fixes into 9.2. Tom Lane
- pgsql: Fix bugs in exec.c that prevented pg_upgrade working in Windows. Andrew Dunstan
- pgsql: Fix bugs in exec.c that prevented pg_upgrade working in Windows. Andrew Dunstan
- pgsql: Replace memcpy() calls in xlog.c critical sections with struct a Tom Lane
- pgsql: Use correct path separator for Windows builtin commands. Andrew Dunstan
- pgsql: Use correct path separator for Windows builtin commands. Andrew Dunstan
- pgsql: Use correct path separator for Windows builtin commands. Andrew Dunstan
- pgsql: Use correct path separator for Windows builtin commands. Andrew Dunstan
- pgsql: In pg_upgrade, pull the port number from postmaster.pid, like we Bruce Momjian
- pgsql: In pg_upgrade, pull the port number from postmaster.pid, like we Bruce Momjian
- pgsql: Allow pg_upgrade "make check" to run on Windows/MSys. Andrew Dunstan
- pgsql: Allow pg_upgrade "make check" to run on Windows/MSys. Andrew Dunstan
- pgsql: Fix to_date() and to_timestamp() to allow specification of the d Bruce Momjian
- pgsql: Unbreak Windows builds on 9.0 broken by 4397c51816cbb918fc3aebc4 Andrew Dunstan
- pgsql: Indent fix_path_separator() header properly. Andrew Dunstan
- pgsql: Indent fix_path_separator() header properly. Andrew Dunstan
- pgsql: Indent fix_path_separator() header properly. Andrew Dunstan
- pgsql: Remove some useless trailing whitespace Magnus Hagander
- pgsql: Fix command echoing in pg_upgade's analyze script for Windows. Andrew Dunstan
- pgsql: Fix command echoing in pg_upgade's analyze script for Windows. Andrew Dunstan
- pgsql: Mention basebackup-from-slave next to cascading replication Magnus Hagander
- pgsql: Mention basebackup-from-slave next to cascading replication Magnus Hagander
- pgsql: Change "restoring" to "processing" in message from pg_dump Magnus Hagander
- pgsql: Document that pg_upgrade requires PGHOST be set for any pre-9.1 Bruce Momjian
- pgsql: Document that pg_upgrade requires PGHOST be set for any pre-9.1 Bruce Momjian
- pgsql: Fix transcription error. Andrew Dunstan
- pgsql: Fix transcription error. Andrew Dunstan
- pgsql: Remove src/tool/backend, now that the content is on the web site Bruce Momjian
- pgsql: Allow isolation tests to specify multiple setup blocks. Kevin Grittner
- pgsql: Allow isolation tests to specify multiple setup blocks. Kevin Grittner
- pgsql: Fix serializable mode with index-only scans. Kevin Grittner
- pgsql: Fix serializable mode with index-only scans. Kevin Grittner
- pgsql: Fix bugs in cascading replication with recovery_target_timeline= Heikki Linnakangas
- pgsql: Fix bugs in cascading replication with recovery_target_timeline= Heikki Linnakangas
- pgsql: In pg_upgrade, document why we can't issue \n\n in the command l Bruce Momjian
- pgsql: In pg_upgrade, document why we can't issue \n\n in the command l Bruce Momjian
- pgsql: Fix compiler warnings about unused variables, caused by my previ Heikki Linnakangas
- pgsql: Fix compiler warnings about unused variables, caused by my previ Heikki Linnakangas
- pgsql: Trim spgist_private.h inclusion Alvaro Herrera
- pgsql: Fix PARAM_EXEC assignment mechanism to be safe in the presence o Tom Lane
- pgsql: sepgsql cleanups. Robert Haas
- pgsql: Silence -Wunused-result warning in contrib/pg_upgrade. Tom Lane
- pgsql: Silence -Wunused-result warning in contrib/pg_upgrade. Tom Lane
- pgsql: Restore SIGFPE handler after initializing PL/Perl. Tom Lane
- pgsql: Restore SIGFPE handler after initializing PL/Perl. Tom Lane
- pgsql: Restore SIGFPE handler after initializing PL/Perl. Tom Lane
- pgsql: Restore SIGFPE handler after initializing PL/Perl. Tom Lane
- pgsql: Restore SIGFPE handler after initializing PL/Perl. Tom Lane
- pgsql: Restore SIGFPE handler after initializing PL/Perl. Tom Lane
- pgsql: Fix line end mishandling in pg_upgrade on Windows. Andrew Dunstan
- pgsql: Fix line end mishandling in pg_upgrade on Windows. Andrew Dunstan
- pgsql: Fix line end mishandling in pg_upgrade on Windows. Andrew Dunstan
- pgsql: Fix pg_upgrade test script's line end handling on Windows. Andrew Dunstan
- pgsql: Fix pg_upgrade test script's line end handling on Windows. Andrew Dunstan
- pgsql: Fix line end mishandling in pg_upgrade on Windows. Andrew Dunstan
- pgsql: Make one last copy-editing pass over the 9.2 release notes. Tom Lane
- pgsql: Make one last copy-editing pass over the 9.2 release notes. Tom Lane
- pgsql: Fix inappropriate error messages for Hot Standby misconfiguratio Tom Lane
- pgsql: Fix inappropriate error messages for Hot Standby misconfiguratio Tom Lane
- pgsql: Fix inappropriate error messages for Hot Standby misconfiguratio Tom Lane
- pgsql: Fix inappropriate error messages for Hot Standby misconfiguratio Tom Lane
- pgsql: Fix WAL file replacement during cascading replication on Windows Heikki Linnakangas
- pgsql: Fix WAL file replacement during cascading replication on Windows Heikki Linnakangas
- pgsql: pgbench: Show better progress when loading tuples Peter Eisentraut
- pgsql: In pg_upgrade, try a few times to open a log file. Andrew Dunstan
- pgsql: In pg_upgrade, try a few times to open a log file. Andrew Dunstan
- pgsql: Fix typo in information_schema documentation. Tom Lane
- pgsql: Fix typo in information_schema documentation. Tom Lane
- pgsql: Translation updates Peter Eisentraut
- pgsql: Allow embedded spaces without quoting in unix_socket_directories Tom Lane
- pgsql: Fix "too many arguments" messages not to index off the end of ar Robert Haas
- pgsql: Fix "too many arguments" messages not to index off the end of ar Robert Haas
- pgsql: Fix "too many arguments" messages not to index off the end of ar Robert Haas
- pgsql: Fix "too many arguments" messages not to index off the end of ar Robert Haas
- pgsql: Fix "too many arguments" messages not to index off the end of ar Robert Haas
- pgsql: Fix "too many arguments" messages not to index off the end of ar Robert Haas
- pgsql: Update syntax shown for \copy to match new syntax for COPY. Robert Haas
- pgsql: Stamp 9.2.0. Tom Lane
- pgsql: Centralize libpq's low-level code for dropping a connection. Tom Lane
- pgsql: Tag refs/tags/REL9_2_0 was created pgsql@postgresql.org
- pgsql: Fix PARAM_EXEC assignment mechanism to be safe in the presence o Tom Lane
- pgsql: Fix PARAM_EXEC assignment mechanism to be safe in the presence o Tom Lane
- pgsql: Fix PARAM_EXEC assignment mechanism to be safe in the presence o Tom Lane
- pgsql: Fix PARAM_EXEC assignment mechanism to be safe in the presence o Tom Lane
- pgsql: Adjust PL/Python regression tests some more for Python 3.3. Tom Lane
- pgsql: Adjust PL/Python regression tests some more for Python 3.3. Tom Lane
- pgsql: Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism b Tom Lane
- pgsql: Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism b Tom Lane
- pgsql: Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake parallelism b Tom Lane
- pgsql: Make plperl safe against functions that are redefined while runn Tom Lane
- pgsql: Make plperl safe against functions that are redefined while runn Tom Lane
- pgsql: Make plperl safe against functions that are redefined while runn Tom Lane
- pgsql: Make plperl safe against functions that are redefined while runn Tom Lane
- pgsql: Make plperl safe against functions that are redefined while runn Tom Lane
- pgsql: Make plperl safe against functions that are redefined while runn Tom Lane
- pgsql: Add vcregress.pl target for checking pg_upgrade. Andrew Dunstan
- pgsql: Add vcregress.pl target for checking pg_upgrade. Andrew Dunstan
- pgtcl - libpgtcl: Add -nodotfields option to pg_select. karl@pgfoundry.org (User Karl)
- pgtcl - libpgtcl: * Added new command, pg_set_single_row_mode aka karl@pgfoundry.org (User Karl)
- pgtcl - libpgtcl: Clean up compiler warnings. karl@pgfoundry.org (User Karl)
- pgsql: Fix typo: lexemes misspelled in full text search docs. Kevin Grittner
- pgsql: Fix logical errors in tsquery selectivity estimation for prefix Tom Lane
- pgsql: Fix logical errors in tsquery selectivity estimation for prefix Tom Lane
- pgsql: Fix logical errors in tsquery selectivity estimation for prefix Tom Lane
- pgsql: Fix typo: lexemes misspelled in full text search docs. Kevin Grittner
- pgsql: Fix typo: lexemes misspelled in full text search docs. Kevin Grittner
- pgsql: Fix catalog docs to reflect connoinherit change in 09ff76f. Andrew Dunstan
- pgsql: Fix catalog docs to reflect connoinherit change in 09ff76f. Andrew Dunstan
- Re: pgsql: Fix catalog docs to reflect connoinherit change in 09ff76f. Alvaro Herrera
- pgsql: Fix a couple other leftover uses of 'conisonly' terminology. Tom Lane
- pgsql: Fix a couple other leftover uses of 'conisonly' terminology. Tom Lane
- pgsql: Fix typo in comment for pclose_check() function. Kevin Grittner
- pgsql: Fix typo in comment for pclose_check() function. Kevin Grittner
- pgsql: Fix case of window function + aggregate + GROUP BY expression. Tom Lane
- pgsql: Fix case of window function + aggregate + GROUP BY expression. Tom Lane
- pgsql: Keep plperl's current_call_data record on the stack, instead of Tom Lane
- npgsql - Npgsql2: Fixed some connection leaking tests. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Fixed more connection leaks in the tests. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Fixed more connection leaks in the tests. fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: Fixed connection leaks. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Properly set relpersistence for fake relcache entries. Robert Haas
- pgsql: Properly set relpersistence for fake relcache entries. Robert Haas
- pgsql: Properly set relpersistence for fake relcache entries. Robert Haas
- pgsql: Add a regression test case based on bug #7516. Tom Lane
- pgsql: Back-patch fix and test case for bug #7516. Tom Lane
- pgsql: Back-patch fix and test case for bug #7516. Tom Lane
- pgsql: Back-patch fix and test case for bug #7516. Tom Lane
- pgsql: Back-patch fix and test case for bug #7516. Tom Lane
- pgsql: Back-patch fix and test case for bug #7516. Tom Lane
- Re: pgsql: Back-patch fix and test case for bug #7516. Andrew Dunstan
- Re: pgsql: Back-patch fix and test case for bug #7516. Tom Lane
- pgsql: Improve largeobject regression test to show size of object read Tom Lane
- pgsql: psql: Add more constraint completion Peter Eisentraut
- pgsql: Adjust largeobject_1.source per buildfarm. Tom Lane
- pgsql: Fix documentation reference to maximum allowed for autovacuum_fr Kevin Grittner
- pgsql: Fix documentation reference to maximum allowed for autovacuum_fr Kevin Grittner
- pgsql: Fix documentation reference to maximum allowed for autovacuum_fr Kevin Grittner
- pgsql: Fix documentation reference to maximum allowed for autovacuum_fr Kevin Grittner
- pgsql: Fix documentation reference to maximum allowed for autovacuum_fr Kevin Grittner
- pgsql: Fix documentation reference to maximum allowed for autovacuum_fr Kevin Grittner
- pgsql: Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as a shutdown c Simon Riggs
- pgsql: Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as a shutdown c Simon Riggs
- pgsql: Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as a shutdown c Simon Riggs
- pgsql: Rethink heuristics for choosing index quals for parameterized pa Tom Lane
- pgsql: Rethink heuristics for choosing index quals for parameterized pa Tom Lane
- pgsql: PL/Python: Improve Python 3 regression test setup Peter Eisentraut
- pgsql: Provide adequate documentation of the "table_name *" notation. Tom Lane
- pgsql: Provide adequate documentation of the "table_name *" notation. Tom Lane
- pgsql: Provide adequate documentation of the "table_name *" notation. Tom Lane
- pgsql: Provide adequate documentation of the "table_name *" notation. Tom Lane
- pgsql: Provide adequate documentation of the "table_name *" notation. Tom Lane
- pgsql: Provide adequate documentation of the "table_name *" notation. Tom Lane
- pgsql: libpq: Add missing directory to installdirs target Peter Eisentraut
- pgsql: Fix array_typanalyze to work for domains over arrays. Tom Lane
- pgsql: Fix array_typanalyze to work for domains over arrays. Tom Lane
- pgsql: Fix planning of btree index scans using ScalarArrayOpExpr quals. Tom Lane
- pgsql: Fix planning of btree index scans using ScalarArrayOpExpr quals. Tom Lane
- pgsql: pg_upgrade: Remove check for pg_config Peter Eisentraut
- pgsql: pg_upgrade: Remove check for pg_config Peter Eisentraut
- pgsql: pg_upgrade: Remove check for pg_config Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Update time zone data files to tzdata release 2012f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012f. Tom Lane
- pgsql: Update time zone data files to tzdata release 2012f. Tom Lane
- pgsql: Put back AcceptInvalidationMessages calls in heap_openrv(_extend Tom Lane
- pgsql: Put back AcceptInvalidationMessages calls in heap_openrv(_extend Tom Lane
- pgsql: Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. Tom Lane
- pgsql: Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. Tom Lane
- pgsql: Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. Tom Lane
- pgsql: Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. Tom Lane
- pgsql: Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. Tom Lane
- pgsql: Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. Tom Lane
- pgsql: Stamp 9.2.1. Tom Lane
- pgsql: Stamp 9.1.6. Tom Lane
- pgsql: Stamp 9.0.10. Tom Lane
- pgsql: Stamp 8.4.14. Tom Lane
- pgsql: Stamp 8.3.21. Tom Lane
- reorg - pg_reorg: Fixes to work with 9.3dev. sakamotomsh@pgfoundry.org (User Sakamotomsh)
- reorg - pg_reorg: Added missing PQclear(). sakamotomsh@pgfoundry.org (User Sakamotomsh)
- pgsql: Remove execdesc.h inclusion from tcopprot.h Alvaro Herrera
- reorg - pg_reorg: Supports CREATE EXTENSION. sakamotomsh@pgfoundry.org (User Sakamotomsh)
- reorg - pg_reorg: Updated regression tests to use CREATE EXTENSION for sakamotomsh@pgfoundry.org (User Sakamotomsh)
- pgsql: Fix obsolete comment. Heikki Linnakangas
- pgsql: Parse pg_ident.conf when it's loaded, keeping it in memory in pa Heikki Linnakangas
- pgtcl - libpgtcl: Update the postgresql database schema comparator. karl@pgfoundry.org (User Karl)
- pgsql: Tag refs/tags/REL8_4_14 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_0_10 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_2_1 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL8_3_21 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_1_6 was created pgsql@postgresql.org
- pgsql: Improve ruleutils.c's heuristics for dealing with rangetable ali Tom Lane
- pgsql: Allow IF NOT EXISTS when add a new enum label. Andrew Dunstan
- pgsql: Fix docs typo Andrew Dunstan
- pgsql: Minor corrections for ALTER TYPE ADD VALUE IF NOT EXISTS patch. Tom Lane
- pgsql: Update translation updates instructions Peter Eisentraut
- pgsql: RELEASE_NOTES: Fix typo Alvaro Herrera
- pgsql: Prevent emitting "ALTER VIEW foo SET ()". Tom Lane
- pgsql: Prevent emitting "ALTER VIEW foo SET ()". Tom Lane
- pgsql: Add support for include_dir in config file. Heikki Linnakangas
- pgsql: Fix examples of how to use "su" while starting the server. Tom Lane
- pgsql: Fix examples of how to use "su" while starting the server. Tom Lane
- pgsql: Fix examples of how to use "su" while starting the server. Tom Lane
- pgsql: Fix examples of how to use "su" while starting the server. Tom Lane
- pgsql: Fix examples of how to use "su" while starting the server. Tom Lane
- pgsql: Fix examples of how to use "su" while starting the server. Tom Lane
- pgstatspack - pgstatspack: bugfix typos uwebartels@pgfoundry.org (User Uwebartels)
- pgstatspack - pgstatspack: bugfix handling of null values for toast uwebartels@pgfoundry.org (User Uwebartels)
- pgsql: Add new EVENT keyword to unreserved_keyword production. Tom Lane
- pgsql: Make plpgsql's unreserved keywords more unreserved. Tom Lane
- pgsql: pg_upgrade test: Disable fsync in initdb and postgres calls Peter Eisentraut
- pgsql: Run check_keywords.pl anytime gram.c is rebuilt. Tom Lane
- pgsql: Have pg_terminate/cancel_backend not ERROR on non-existent proce Alvaro Herrera
- pgsql: Have pg_terminate/cancel_backend not ERROR on non-existent proce Alvaro Herrera
- pgsql: Fix btmarkpos/btrestrpos to handle array keys. Tom Lane
- pgsql: Fix btmarkpos/btrestrpos to handle array keys. Tom Lane
- pgsql: Produce textual error messages for LDAP issues instead of numeri Peter Eisentraut
- pgsql: Fix tar files emitted by pg_dump and pg_basebackup to be POSIX c Tom Lane
- pgsql: Fix tar files emitted by pg_basebackup to be POSIX conformant. Tom Lane
- pgsql: Fix tar files emitted by pg_basebackup to be POSIX conformant. Tom Lane
- pgsql: Fix pg_restore to accept POSIX-conformant tar files. Tom Lane
- pgsql: Fix pg_restore to accept POSIX-conformant tar files. Tom Lane
- pgsql: Fix pg_restore to accept POSIX-conformant tar files. Tom Lane
- pgsql: Add alter_generic regression test Alvaro Herrera
- Re: pgsql: Add alter_generic regression test Tom Lane
- pgsql: Remove checks for now long outdated compilers. Andrew Dunstan
- pgsql: Add alternative expected output for alter_generic Alvaro Herrera
- pgsql: PL/Python: Convert oid to long/int Peter Eisentraut
- pgsql: PL/Python: Remove workaround for returning booleans in Python <2 Peter Eisentraut
- pgsql: Add _FORTIFY_SOURCE to default compiler options for linux templa Peter Eisentraut
- pgsql: Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane
- pgsql: Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane
- pgsql: Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane
- pgsql: Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane
- pgsql: Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane
- pgsql: Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane
- pgsql: Disable _FORTIFY_SOURCE with ICC Peter Eisentraut
- pgsql: psql: Mark table headers in \drds output for translation Peter Eisentraut
- pgsql: Add infrastructure for compile-time assertions about variable ty Tom Lane