Mailing lists [pgsql-committers]
- pgsql: Fix Perl copyright script to skip .git subdirectory; running it Bruce Momjian
- pgsql: Don't use tabs in Perl scripts, for consistency. Bruce Momjian
- pgsql: Update copyright notices for year 2012. Bruce Momjian
- Re: pgsql: Update copyright notices for year 2012. Tom Lane
- Re: pgsql: Fix Perl copyright script to skip .git subdirectory; running it Andrew Dunstan
- Re: pgsql: Fix Perl copyright script to skip .git subdirectory; running it Bruce Momjian
- pgsql: Skip 'ico' and 'bin' extensions in copyright changes. Bruce Momjian
- Re: pgsql: Fix Perl copyright script to skip .git subdirectory; running it Tom Lane
- pgsql: Revert binary change in copyright year adjustment. Bruce Momjian
- pgsql: Revert binary change in copyright year adjustment. Bruce Momjian
- Re: pgsql: Update copyright notices for year 2012. Bruce Momjian
- pgsql: Skip any .git directory for copyright changes, not just top-leve Bruce Momjian
- Re: pgsql: Fix Perl copyright script to skip .git subdirectory; running it Bruce Momjian
- Re: pgsql: Fix Perl copyright script to skip .git subdirectory; running it Bruce Momjian
- pgsql: Update copyright git skip comment. Bruce Momjian
- pgsql: Use mutex hint bit in PPC LWARX instructions, where possible. Tom Lane
- pgsql: Use 4-byte slock_t on both PPC and PPC64. Tom Lane
- pgsql: Use LWSYNC in place of SYNC/ISYNC in PPC spinlocks, where possib Tom Lane
- pgsql: Add comment about skipping binary files for copyright changes. Bruce Momjian
- pgsql: Fix coerce_to_target_type for coerce_type's klugy handling of CO Tom Lane
- pgsql: Fix coerce_to_target_type for coerce_type's klugy handling of CO Tom Lane
- pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook Peter Eisentraut
- Re: pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook Andrew Dunstan
- pgsql: Another fix for pg_regress: Replace exit_nicely() with exit() pl Peter Eisentraut
- pgsql: Support for building with MS Visual Studio 2010. Andrew Dunstan
- pgsql: Use a non-locking initial test in TAS_SPIN on PPC. Tom Lane
- pgsql: Suggest use of psql when pg_restore gets a text dump. Andrew Dunstan
- pgsql: Made code in ecpg better readable. Michael Meskes
- pgsql: Make executor's SELECT INTO code save and restore original tuple Tom Lane
- pgsql: Make executor's SELECT INTO code save and restore original tuple Tom Lane
- pgsql: Make executor's SELECT INTO code save and restore original tuple Tom Lane
- pgsql: Make executor's SELECT INTO code save and restore original tuple Tom Lane
- pgsql: Ecpglib stores variables that are used in DECLARE statements in Michael Meskes
- autodoc - autodoc: Update schema for Docbook 4.5. rbt@pgfoundry.org (User Rbt)
- autodoc - autodoc: Mark 1.41 release rbt@pgfoundry.org (User Rbt)
- autodoc - autodoc: 1.41 release notes rbt@pgfoundry.org (User Rbt)
- pgsql: Work around perl bug in SvPVutf8(). Andrew Dunstan
- pgsql: Work around perl bug in SvPVutf8(). Andrew Dunstan
- pgsql: Improve ALTER DOMAIN / DROP CONSTRAINT with nonexistent constrai Peter Eisentraut
- pgsql: pg_dump: Dump operators with the same name ordered by arity Peter Eisentraut
- pgsql: pg_dump: Dump foreign options in prettier format Peter Eisentraut
- pgsql: Fix breakage from earlier plperl fix. Andrew Dunstan
- pgsql: Fix breakage from earlier plperl fix. Andrew Dunstan
- Re: pgsql: Fix breakage from earlier plperl fix. Alex Hunsaker
- Re: pgsql: Fix breakage from earlier plperl fix. Andrew Dunstan
- Re: pgsql: Fix breakage from earlier plperl fix. Alex Hunsaker
- Re: pgsql: Fix breakage from earlier plperl fix. Tom Lane
- pgsql: Fix variable confusion in BufferSync(). Robert Haas
- pgsql: Fix variable confusion in BufferSync(). Robert Haas
- pgsql: Fix pg_restore's direct-to-database mode for INSERT-style table Tom Lane
- pgsql: Fix pg_restore's direct-to-database mode for INSERT-style table Tom Lane
- pgsql: Fix pg_restore's direct-to-database mode for INSERT-style table Tom Lane
- pgsql: Fix pg_restore's direct-to-database mode for INSERT-style table Tom Lane
- pgsql: Fix pg_restore's direct-to-database mode for INSERT-style table Tom Lane
- pgsql: Fix typo, pg_types_date.h => pgtypes_date.h. Tom Lane
- pgsql: Fix typo, pg_types_date.h => pgtypes_date.h. Tom Lane
- pgsql: Make the number of CLOG buffers adaptive, based on shared_buffer Robert Haas
- pgsql: Improve behavior of concurrent ALTER TABLE, and do some refactor Robert Haas
- pgsql: Fix backwards logic in previous commit. Robert Haas
- pgsql: Slightly reorganize struct SnapshotData. Robert Haas
- pgsql: Use __sync_lock_test_and_set() for spinlocks on ARM, if availabl Tom Lane
- pgsql: Use __sync_lock_test_and_set() for spinlocks on ARM, if availabl Tom Lane
- pgsql: Use __sync_lock_test_and_set() for spinlocks on ARM, if availabl Tom Lane
- pgsql: Use __sync_lock_test_and_set() for spinlocks on ARM, if availabl Tom Lane
- pgsql: Use __sync_lock_test_and_set() for spinlocks on ARM, if availabl Tom Lane
- pgsql: Rename the internal structures of the CREATE TABLE (LIKE ...) fa Peter Eisentraut
- npgsql - Npgsql2: Fix [#1011138] Connection pooling performance suffers fxjr@pgfoundry.org (User Fxjr)
- Re: pgsql: plpython: Add SPI cursor support Andrew Dunstan
- Re: pgsql: plpython: Add SPI cursor support Dave Page
- Re: pgsql: plpython: Add SPI cursor support Andrew Dunstan
- Re: pgsql: plpython: Add SPI cursor support Tom Lane
- Re: pgsql: plpython: Add SPI cursor support Dave Page
- pgsql: Fix pg_basebackup for keepalive messages Magnus Hagander
- Re: pgsql: plpython: Add SPI cursor support Peter Geoghegan
- pgsql: Fix comment language Magnus Hagander
- pgsql: Add .gitignore file for entab Magnus Hagander
- Re: pgsql: plpython: Add SPI cursor support Andrew Dunstan
- Re: pgsql: plpython: Add SPI cursor support Peter Eisentraut
- pgsql: Fix pathname in pgindent README. Robert Haas
- pgsql: Add compatibility note about grant options on GRANT reference pa Peter Eisentraut
- pgsql: Fix one-byte buffer overrun in contrib/test_parser. Tom Lane
- pgsql: Fix one-byte buffer overrun in contrib/test_parser. Tom Lane
- pgsql: Fix one-byte buffer overrun in contrib/test_parser. Tom Lane
- pgsql: Fix one-byte buffer overrun in contrib/test_parser. Tom Lane
- pgsql: Fix one-byte buffer overrun in contrib/test_parser. Tom Lane
- npgsql - Npgsql2: Fixed tabulation. fxjr@pgfoundry.org (User Fxjr)
- Re: pgsql: plpython: Add SPI cursor support Dave Page
- Re: pgsql: plpython: Add SPI cursor support Andrew Dunstan
- Re: pgsql: plpython: Add SPI cursor support Dave Page
- pgsql: pg_dump: Dump foreign options in sorted order Peter Eisentraut
- pgsql: Support CREATE TABLE (LIKE ...) with foreign tables and views Peter Eisentraut
- pgsql: Fix typos Peter Eisentraut
- pgsql: Refactor XLogInsert a bit. The rdata entries for backup blocks a Heikki Linnakangas
- pgsql: Remove useless 'needlock' argument from GetXLogInsertRecPtr. It Heikki Linnakangas
- pgsql: Validate number of steps specified in permutation Alvaro Herrera
- npgsql - Npgsql2: Applied Gildas Prime patch with Gendarme report fxjr@pgfoundry.org (User Fxjr)
- pgsql: Tweak duplicate-index-column regression test to avoid locale sen Tom Lane
- pgsql: Fix CLUSTER/VACUUM FULL for toast values owned by recently-updat Tom Lane
- pgsql: Fix CLUSTER/VACUUM FULL for toast values owned by recently-updat Tom Lane
- pgsql: Fix CLUSTER/VACUUM FULL for toast values owned by recently-updat Tom Lane
- pgsql: Minor but necessary improvements to WAL keepalives Simon Riggs
- pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Simon Riggs
- pgsql: Typo fix. Robert Haas
- pgsql: Fix broken logic in lazy_vacuum_heap. Robert Haas
- Re: pgsql: Typo fix. Simon Riggs
- Re: pgsql: Typo fix. Dave Page
- Re: pgsql: Typo fix. Dave Page
- Re: pgsql: Typo fix. Simon Riggs
- Re: pgsql: Typo fix. Magnus Hagander
- Re: pgsql: Typo fix. Simon Riggs
- Re: pgsql: Typo fix. Andrew Dunstan
- Re: pgsql: Typo fix. Alvaro Herrera
- Re: pgsql: Typo fix. Simon Riggs
- Re: pgsql: Typo fix. Andrew Dunstan
- Re: pgsql: Typo fix. Alvaro Herrera
- pgsql: initdb: Remove support for crypt authentication method Peter Eisentraut
- pgsql: Make superuser imply replication privilege. The idea of a privil Heikki Linnakangas
- pgsql: Avoid NULL pointer dereference in isolationtester Alvaro Herrera
- pgsql: Detect invalid permutations in isolationtester Alvaro Herrera
- pgsql: pgcrypto: Remove inappropriate const qualifier Peter Eisentraut
- pgsql: Allow a user to kill his own queries using pg_cancel_backend() Magnus Hagander
- pgsql: Fix poll() implementation of WaitLatchOrSocket to notice postmas Heikki Linnakangas
- pgsql: Improve efficiency of recent changes to plperl's sv2cstr(). Andrew Dunstan
- pgsql: Improve efficiency of recent changes to plperl's sv2cstr(). Andrew Dunstan
- Re: pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. Fujii Masao
- pgsql: Prevent adding relations to a concurrently dropped schema. Robert Haas
- pgsql: psql: Fix memory leak Peter Eisentraut
- pgsql: Disallow merging ONLY constraints in children tables Alvaro Herrera
- pgsql: Catch fatal flex errors in the GUC file lexer. Robert Haas
- pgsql: Regression tests for security_barrier views. Robert Haas
- pgsql: Fix warning about unused variable Magnus Hagander
- pgsql: Show psql timing output for failed queries as well as successful Magnus Hagander
- pgsql: Fix corner case in cleanup of transactions using SSI. Heikki Linnakangas
- pgsql: Fix corner case in cleanup of transactions using SSI. Heikki Linnakangas
- pgsql: PL/Python: Update example Peter Eisentraut
- pgsql: Make pg_relation_size() and friends return NULL if the object do Heikki Linnakangas
- pgsql: Separate state from query string in pg_stat_activity Magnus Hagander
- pgsql: Add bitwise AND, OR, and NOT operators for macaddr data type. Robert Haas
- pgsql: Add pg_upgrade C comment about why we check all relkinds for reg Bruce Momjian
- pgsql: Clarify that bgwriter no longer handles checkpoints. Robert Haas
- pgsql: Triggered change notifications. Robert Haas
- pgsql: Further doc cleanups from the pg_stat_activity changes Magnus Hagander
- pgsql: Get rid of itemizedlist inside table Magnus Hagander
- pgsql: Check number of fields in IDENTIFY_SYSTEM response Magnus Hagander
- Re: pgsql: Regression tests for security_barrier views. Tom Lane
- Re: pgsql: Regression tests for security_barrier views. Robert Haas
- Re: pgsql: Regression tests for security_barrier views. Tom Lane
- pgsql: psql: Add support for tab completion of GRANT/REVOKE role Peter Eisentraut
- pgsql: Typo fix Magnus Hagander
-
pgsql: ALTER
[IF EXISTS] ... allows silent DDL if required, Simon Riggs - pgsql: Resolve timing issue with logging locks for Hot Standby. Simon Riggs
- pgsql: Remove tab in 9.1 SGML file. Bruce Momjian
- pgsql: Adjustments to regression tests for security_barrier views. Robert Haas
- pgsql: Reduce tab outdent of "error handling" GUC comments in postgresq Bruce Momjian
- pgsql: Suppress possibly-uninitialized-variable warning seen with older Tom Lane
- pgsql: Suppress variable-clobbered-by-longjmp warning seen with older g Tom Lane
- pgsql: Remove quotes around format_type_be() output Peter Eisentraut
- pgsql: Add new replication mode synchronous_commit = 'write'. Simon Riggs
- Re: pgsql: Add new replication mode synchronous_commit = 'write'. Jaime Casanova
- pgsql: Fix new SQL tablespace location function usage in pg_upgrade to Bruce Momjian
- pgsql: In pg_upgrade, when checking for the plpython library, we must c Bruce Momjian
- pgsql: In pg_upgrade, when checking for the plpython library, we must c Bruce Momjian
- pgsql: Improve plpython fix comment in pg_upgrade. Bruce Momjian
- pgsql: Now that the shared library name can be adjusted in the library Bruce Momjian
- pgsql: Now that the shared library name can be adjusted in the library Bruce Momjian
- pgsql: Add pg_trigger_depth() function Alvaro Herrera
- pgsql: Allow pg_basebackup from standby node with safety checking. Simon Riggs
- pgsql: Make CheckIndexCompatible simpler and more bullet-proof. Robert Haas
- pgsql: Have \copy go through SendQuery Alvaro Herrera
- pgsql: Instrument index-only scans to count heap fetches performed. Robert Haas
- pgsql: Damage control for yesterday's CheckIndexCompatible changes. Robert Haas
- pgsql: Track temporary file count and size in pg_stat_database Magnus Hagander
- pgsql: Classify DROP operations by whether or not they are user-initiat Robert Haas
- pgsql: Add deadlock counter to pg_stat_database Magnus Hagander
- pgsql: Fix a copy/pasted typo in several comments Magnus Hagander
- pgsql: Add missing #include, to suppress compiler warning. Robert Haas
- pgsql: Make bgwriter sleep longer when it has no work to do, to save el Heikki Linnakangas
- pgsql: Fix sentence in docs: checkpoints are not done by bgwriter anymo Heikki Linnakangas
- pgsql: Be more clear when a new column name collides with a system colu Robert Haas
- pgsql: Adjust tuplesort.c based on the fact that we never use the OS's Robert Haas
- pgsql: Fix pg_upgrade --help text for --user to not use a plural cluste Bruce Momjian
- pgsql: Mention in the docs that bgwriter now sleeps longer when it has Heikki Linnakangas
- pgsql: Fix wording, per Peter Geoghegan Magnus Hagander
- pgsql: Fix wording, per Peter Geoghegan Magnus Hagander
- pgsql: Fix wording, per Peter Geoghegan Magnus Hagander
- pgsql: Fix wording, per Peter Geoghegan Magnus Hagander
- pgsql: Fix copy-paste error in docs. Heikki Linnakangas
- Re: pgsql: Make bgwriter sleep longer when it has no work to do, to save el Peter Geoghegan
- pgsql: pg_dump: Move connection-setup code to a separate function. Robert Haas
- pgsql: Initialize the new bgwriterLatch field properly. Heikki Linnakangas
- Re: pgsql: Make bgwriter sleep longer when it has no work to do, to save el Heikki Linnakangas
- pgsql: Document that analyzing an empty table doesn't update the statis Robert Haas
- pgsql: Document that COUNT(*) might not need a seq scan any more. Robert Haas
- pgsql: Do not access indclass through Form_pg_index Peter Eisentraut
- pgsql: Hide most variable-length fields from Form_pg_* structs Peter Eisentraut
- pgsql: Disallow ALTER DOMAIN on non-domain type everywhere Peter Eisentraut
- pgsql: Revert unfortunate whitespace change Peter Eisentraut
- pgsql: Show default privileges in information schema Peter Eisentraut
- pgsql: Undo 8.4-era lobotomization of subquery pullup rules. Tom Lane
- pgsql: Use parameterized paths to generate inner indexscans more flexib Tom Lane
- pgsql: Fix error detection in contrib/pgcrypto's encrypt_iv() and decry Tom Lane
- pgsql: Fix error detection in contrib/pgcrypto's encrypt_iv() and decry Tom Lane
- pgsql: Fix error detection in contrib/pgcrypto's encrypt_iv() and decry Tom Lane
- pgsql: Fix error detection in contrib/pgcrypto's encrypt_iv() and decry Tom Lane
- pgsql: Fix error detection in contrib/pgcrypto's encrypt_iv() and decry Tom Lane
- pgsql: Prevent logging "failed to stat file: success" for temp files Magnus Hagander
- pgsql: Fix handling of data-modifying CTE subplans in EvalPlanQual. Tom Lane
- pgsql: Fix handling of data-modifying CTE subplans in EvalPlanQual. Tom Lane
- pgsql: Add simple tests of EvalPlanQual using the isolationtester infra Tom Lane
- pgsql: Fix handling of init_plans list in inheritance_planner(). Tom Lane
- pgsql: Fix handling of init_plans list in inheritance_planner(). Tom Lane
- pgsql: Update statement about sorting of character-string data. Tom Lane
- pgsql: Update statement about sorting of character-string data. Tom Lane
- pgsql: Add caution about multiple unique indexes breaking plpgsql upser Tom Lane
- pgsql: Fix pushing of index-expression qualifications through UNION ALL Tom Lane
- pgsql: Fix pushing of index-expression qualifications through UNION ALL Tom Lane
- pgsql: Tweak index costing for problems with partial indexes. Tom Lane
- pgsql: Fix typo in comment. Tom Lane
- pgsql: Assorted comment fixes, mostly just typos, but some obsolete sta Tom Lane
- Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Tom Lane
- jsonpath - postgresql-json: Fix bug: json_check not crash if json is marian@pgfoundry.org (User Marian)
- Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Simon Riggs
- pgsql: Accept a non-existent value in "ALTER USER/DATABASE SET ..." com Heikki Linnakangas
- pgsql: Accept a non-existent value in "ALTER USER/DATABASE SET ..." com Heikki Linnakangas
- pgsql: Accept a non-existent value in "ALTER USER/DATABASE SET ..." com Heikki Linnakangas
- pgsql: Accept a non-existent value in "ALTER USER/DATABASE SET ..." com Heikki Linnakangas
- pgsql: Accept a non-existent value in "ALTER USER/DATABASE SET ..." com Heikki Linnakangas
- Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Robert Haas
- pgsql: Various minor comments changes from bgwriter to checkpointer. Simon Riggs
- pgsql: Minor bug fix and cleanup from self-review of sync rep queues pa Simon Riggs
- pgsql: Make group commit more effective. Heikki Linnakangas
- Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Tom Lane
- Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Andrew Dunstan
- Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Tom Lane
- pgsql: Remove prototype for nonexistent function. Robert Haas
- pgsql: PL/Python: Add result metadata functions Peter Eisentraut
- pgsql: Add sequence USAGE privileges to information schema Peter Eisentraut
- pgsql: Use abort() instead of exit() to abort library functions Peter Eisentraut
- pgsql: Fix bug in the new wait-until-lwlock-is-free mechanism. Heikki Linnakangas
- pgsql: Print function signature, not just name, in PL/pgSQL error messa Heikki Linnakangas
- Re: pgsql: Resolve timing issue with logging locks for Hot Standby. Simon Riggs
- pgsql: Built-in JSON data type. Robert Haas
- pgsql: Catversion bump for JSON patch. Robert Haas
- pgsql: Adjust expected regression test outputs for PL/python. Robert Haas
- pgsql: pg_dump: Add GCC noreturn attribute to appropriate functions Peter Eisentraut
- pgsql: psql: Reduce the amount of const lies a bit Peter Eisentraut
- Re: pgsql: Adjust expected regression test outputs for PL/python. Tom Lane