Mailing lists [pgsql-committers]
- pgsql: Fix misspelled function name in comment. Heikki Linnakangas
- pgsql: Fix misspelled function name in comment. Heikki Linnakangas
- pgsql: Fix typos in comments Magnus Hagander
- pgsql: Make sure ecpg header files do not have a comment lasting severa Michael Meskes
- pgsql: Make sure ecpg header files do not have a comment lasting severa Michael Meskes
- pgsql: Make sure ecpg header files do not have a comment lasting severa Michael Meskes
- pgsql: Make sure ecpg header files do not have a comment lasting severa Michael Meskes
- pgsql: Make sure ecpg header files do not have a comment lasting severa Michael Meskes
- pgsql: Various fixes to "ALTER ... SET/RESET" tab completions Fujii Masao
- pgsql: pgbench: Install guards against obscure overflow conditions. Robert Haas
- pgsql: pgbench: Install guards against obscure overflow conditions. Robert Haas
- pgsql: pgbench: allow per-script statistics Alvaro Herrera
- pgsql: Make all built-in lwlock tranche IDs fixed. Robert Haas
- pgsql: Fix lossy KNN GiST when ordering operator returns non-float8 val Teodor Sigaev
- pgsql: Fix lossy KNN GiST when ordering operator returns non-float8 val Teodor Sigaev
- pgsql: Fix typo in comment Magnus Hagander
- pgsql: Fix typo in comment Magnus Hagander
- pgsql: Fix pg_description entries for jsonb_to_record() and jsonb_to_re Tom Lane
- pgsql: Fix pg_description entries for jsonb_to_record() and jsonb_to_re Tom Lane
- pgsql: Fix pg_description entries for jsonb_to_record() and jsonb_to_re Tom Lane
- pgsql: Remove unnecessary "implementation of FOO operator" DESCR() entr Tom Lane
- pgsql: Don't test for system columns on join relations Alvaro Herrera
- pgsql: Remove printQueryOpt.quote field. Tom Lane
- pgsql: Improve error reporting when location specified by postgres -D d Peter Eisentraut
- pgsql: Add support for systemd service notifications Peter Eisentraut
- Re: pgsql: Improve error reporting when location specified by postgres -D d Tom Lane
- Re: pgsql: Add support for systemd service notifications Tom Lane
- pgsql: Fix IsValidJsonNumber() to notice trailing non-alphanumeric garb Tom Lane
- pgsql: Fix IsValidJsonNumber() to notice trailing non-alphanumeric garb Tom Lane
- pgsql: Fix IsValidJsonNumber() to notice trailing non-alphanumeric garb Tom Lane
- pgsql: Fix IsValidJsonNumber() to notice trailing non-alphanumeric garb Tom Lane
- pgsql: postgres_fdw: Allow fetch_size to be set per-table or per-server Robert Haas
- pgsql: pgbench: Install guard against overflow when dividing by -1. Robert Haas
- pgsql: pgbench: Install guard against overflow when dividing by -1. Robert Haas
- pgsql: pgbench: Install guard against overflow when dividing by -1. Robert Haas
- pgsql: pgbench: Install guard against overflow when dividing by -1. Robert Haas
- pgsql: Remove CustomPath's TextOutCustomPath method. Robert Haas
- pgsql: Code review for commit dc203dc3ac40a4b02b92fb827848a547d2957153. Robert Haas
- pgsql: Make hstore_to_jsonb_loose match hstore_to_json_loose on what's Tom Lane
- pgsql: doc: Fix stand-alone INSTALL file build Peter Eisentraut
- pgsql: Allow parallel custom and foreign scans. Robert Haas
- pgsql: Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore docu Tom Lane
- pgsql: Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore docu Tom Lane
- pgsql: Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore docu Tom Lane
- pgsql: Extend sortsupport for text to more opclasses. Robert Haas
- pgsql: In pg_dump, ensure that view triggers are processed after view r Tom Lane
- pgsql: In pg_dump, ensure that view triggers are processed after view r Tom Lane
- pgsql: In pg_dump, ensure that view triggers are processed after view r Tom Lane
- pgsql: In pg_dump, ensure that view triggers are processed after view r Tom Lane
- pgsql: In pg_dump, ensure that view triggers are processed after view r Tom Lane
- pgsql: In pg_dump, ensure that view triggers are processed after view r Tom Lane
- pgsql: Simplify syntax diagram for REINDEX. Tom Lane
- pgsql: Simplify syntax diagram for REINDEX. Tom Lane
- pgsql: Change the way that LWLocks for extensions are allocated. Robert Haas
- pgsql: Add some additional core functions to support join pushdown for Robert Haas
- pgsql: Improve error message Peter Eisentraut
- Re: pgsql: Improve error reporting when location specified by postgres -D d Peter Eisentraut
- pgsql: When modifying a foreign table, initialize tableoid field proper Robert Haas
- pgsql: When modifying a foreign table, initialize tableoid field proper Robert Haas
- pgsql: When modifying a foreign table, initialize tableoid field proper Robert Haas
- pgsql: postgres_fdw: Avoid possible misbehavior when RETURNING tableoid Robert Haas
- pgsql: postgres_fdw: Avoid possible misbehavior when RETURNING tableoid Robert Haas
- pgsql: postgres_fdw: Avoid possible misbehavior when RETURNING tableoid Robert Haas
- pgsql: postgres_fdw: pgindent run. Robert Haas
- pgsql: Add num_nulls() and num_nonnulls() to count NULL arguments. Tom Lane
- pgsql: Fix typo. Robert Haas
- pgsql: Fix small goof in comment. Robert Haas
- pgsql: Remove parallel-safety check from GetExistingLocalJoinPath. Robert Haas
- pgsql: Fix typo in comment. Robert Haas
- pgsql: Update time zone data files to tzdata release 2016a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016a. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016a. Tom Lane
- pgsql: First-draft release notes for 9.4.6. Tom Lane
- pgsql: Force certain "pljava" custom GUCs to be PGC_SUSET. Noah Misch
- pgsql: Comment on dead code in AtAbort_Portals() and AtSubAbort_Portals Noah Misch
- pgsql: Force certain "pljava" custom GUCs to be PGC_SUSET. Noah Misch
- pgsql: Force certain "pljava" custom GUCs to be PGC_SUSET. Noah Misch
- pgsql: Force certain "pljava" custom GUCs to be PGC_SUSET. Noah Misch
- pgsql: Force certain "pljava" custom GUCs to be PGC_SUSET. Noah Misch
- pgsql: Force certain "pljava" custom GUCs to be PGC_SUSET. Noah Misch
- Re: pgsql: Add gin_clean_pending_list function to clean up GIN pending list Tom Lane
- pgsql: Add missing "static" qualifier. Tom Lane
- pgsql: Improve HJDEBUG code a bit. Tom Lane
- pgsql: Improve HJDEBUG code a bit. Tom Lane
- pgsql: Fix comment block trashed by pgindent. Tom Lane
- pgsql: Improve speed of timestamp/time/date output functions. Tom Lane
- pgsql: Introduce group locking to prevent parallel processes from deadl Robert Haas
- pgsql: Introduce a new GUC force_parallel_mode for testing purposes. Robert Haas
- pgsql: Fix parallel-safety markings for pg_upgrade functions. Robert Haas
- Re: pgsql: Add gin_clean_pending_list function to clean up GIN pending list Fujii Masao
- pgsql: ExecHashRemoveNextSkewBucket must physically copy tuples to main Tom Lane
- pgsql: ExecHashRemoveNextSkewBucket must physically copy tuples to main Tom Lane
- pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane
- pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane
- pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane
- pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane
- pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane
- pgsql: Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane
- pgsql: Fix deparsing of ON CONFLICT arbiter WHERE clauses. Tom Lane
- pgsql: Fix deparsing of ON CONFLICT arbiter WHERE clauses. Tom Lane
- pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane
- pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane
- pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane
- pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane
- pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane
- pgsql: Improve documentation about PRIMARY KEY constraints. Tom Lane
- pgsql: Fix overeager pushdown of HAVING clauses when grouping sets are Andres Freund
- pgsql: Fix overeager pushdown of HAVING clauses when grouping sets are Andres Freund
- pgsql: Backpatch of 7a58d19b0 to 9.4, previously omitted. Andres Freund
- Re: pgsql: Backpatch of 7a58d19b0 to 9.4, previously omitted. Tom Lane
- pgsql: Make GIN regression test stable. Fujii Masao
- Re: pgsql: Add gin_clean_pending_list function to clean up GIN pending list Fujii Masao
- pgsql: Use %u not %d to print OIDs. Tom Lane
- 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: Re-pgindent varlena.c. Tom Lane
- pgsql: Rename typedef "string" to "VarString". Tom Lane
- pgsql: Stamp 9.5.1. Tom Lane
- pgsql: Stamp 9.4.6. Tom Lane
- pgsql: Stamp 9.3.11. Tom Lane
- pgsql: Stamp 9.2.15. Tom Lane
- pgsql: Stamp 9.1.20. Tom Lane
- Michael Paquier Andrew Dunstan
- Re: Michael Paquier Robert Haas
- Re: Michael Paquier Andrew Dunstan
- pgsql: Temporarily make pg_ctl and server shutdown a whole lot chattier Tom Lane
- pgsql: Add more chattiness in server shutdown. Tom Lane
- pgsql: postgres_fdw: Push down joins to remote servers. Robert Haas
- Re: pgsql: postgres_fdw: Push down joins to remote servers. Tom Lane
- pgsql: postgres_fdw: Remove unstable regression test. Robert Haas
- pgsql: Add still more chattiness in server shutdown. Tom Lane
- pgsql: Tag refs/tags/REL9_2_15 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_5_1 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_1_20 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_4_6 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_3_11 was created pgsql@postgresql.org
- pgsql: postgres_fdw: Remove unnecessary variable. Robert Haas
- pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas
- Re: pgsql: Code cleanup in the wake of recent LWLock refactoring. Heikki Linnakangas
- pgsql: Revert "Temporarily make pg_ctl and server shutdown a whole lot Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: In pg_rewind test suite, triple promote timeout to 90s. Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: In pg_rewind test suite, triple promote timeout to 90s. Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: Specify permutations for isolation tests with "invalid" permutat Robert Haas
- pgsql: Modify the isolation tester so that multiple sessions can wait. Robert Haas
- pgsql: Add some isolation tests for deadlock detection and resolution. Robert Haas
- pgsql: Rename PGPROC fields related to group XID clearing again. Robert Haas
- Re: pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane
- pgsql: Improve error reporting in format() Teodor Sigaev
- pgsql: Code review for isolationtester changes. Tom Lane
- pgsql: Make new deadlock isolation test more reproducible. Tom Lane
- pgsql: Use separate lwlock tranches for buffer, lock, and predicate loc Robert Haas
- pgsql: Shift the responsibility for emitting "database system is shut d Tom Lane
- pgsql: Fix typo in comment. Tom Lane
- pgsql: Move pg_constraint.h function declarations to new file pg_constr Tom Lane
- pgsql: Remove GROUP BY columns that are functionally dependent on other Tom Lane
- pgsql: Refactor check_functional_grouping() to use get_primary_key_attn Tom Lane
- pgsql: Further tweaking of deadlock isolation tests. Tom Lane
- pgsql: Make builtin lwlock tranche names consistent. Robert Haas
- pgsql: Introduce extensible node types. Robert Haas
- pgsql: Add missing "static" qualifier. Tom Lane
- pgsql: Fix whitespace Peter Eisentraut
- Re: pgsql: Add missing "static" qualifier. Robert Haas
- Re: pgsql: Add missing "static" qualifier. Tom Lane
- pgsql: Re-pgindent isolationtester.c. Tom Lane
- pgsql: Still further tweaking of deadlock isolation tests. Tom Lane
- pgsql: isolationtester: don't repeat the is-it-waiting query when retry Tom Lane
- pgsql: pgbench: fix segfault with empty sql file Alvaro Herrera
- pgsql: pgbench: cleanup use of a "logfile" parameter Alvaro Herrera
- pgsql: Revert "isolationtester: don't repeat the is-it-waiting query wh Tom Lane
- pgsql: Revert "Still further tweaking of deadlock isolation tests." Tom Lane
- pgsql: Increase deadlock_timeout some more in the deadlock-hard isolati Tom Lane
- pgsql: Change delimiter used for display of NextXID Joe Conway
- Re: pgsql: Add missing "static" qualifier. Robert Haas
- pgsql: pg_upgrade: Add C comment about NextXID delimiter Bruce Momjian
- pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane
- pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane
- pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane
- pgsql: Fix some regex issues with out-of-range characters and large cha Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- Re: pgsql: Introduce group locking to prevent parallel processes from deadl Tom Lane
- pgsql: Make GetLockStatusData's header comment resemble reality. Tom Lane
- pgsql: Replace broken link in comment. Noah Misch
- Re: pgsql: Replace broken link in comment. Andres Freund
- pgsql: Fix typo Magnus Hagander
- pgsql: Make concurrent refresh check early that there is a unique index Fujii Masao
- pgsql: Correct Copyright year from 2015 to 2016 Joe Conway
- pgsql: Allow SetHintBits() to succeed if the buffer's LSN is new enough Andres Freund
- pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane
- pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane
- pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane
- pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane
- pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane
- Re: pgsql: Allow SetHintBits() to succeed if the buffer's LSN is new enough Andres Freund
- pgsql: Suppress compiler warnings about useless comparison of unsigned Tom Lane
- Re: pgsql: Allow SetHintBits() to succeed if the buffer's LSN is new enough Peter Geoghegan
- Re: pgsql: Suppress compiler warnings about useless comparison of unsigned Andres Freund
- pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera
- pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera
- pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera
- pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera
- pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera
- pgsql: pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera
- pgsql: Allow the WAL writer to flush WAL at a reduced rate. Andres Freund
- pgsql: Move DATA entry to correct position Joe Conway
- pgsql: Move DATA entry to correct position Joe Conway
- pgsql: Correct the formulas for System V IPC parameters SEMMNI and SEMM Fujii Masao
- pgsql: Correct the formulas for System V IPC parameters SEMMNI and SEMM Fujii Masao
- pgsql: Correct the formulas for System V IPC parameters SEMMNI and SEMM Fujii Masao
- pgsql: Correct the formulas for System V IPC parameters SEMMNI and SEMM Fujii Masao
- pgsql: Correct the formulas for System V IPC parameters SEMMNI and SEMM Fujii Masao
- pgsql: Improve wording in the planner doc Tatsuo Ishii
- pgsql: Improve wording in the planner doc Tatsuo Ishii
- pgsql: Improve wording in the planner doc Tatsuo Ishii
- pgsql: Improve wording in the planner doc Tatsuo Ishii
- pgsql: Improve wording in the planner doc Tatsuo Ishii
- pgsql: Improve wording in the planner doc Tatsuo Ishii
- pgsql: Changed expected result to list IPv6 local interface too. Michael Meskes
- pgsql: Change ecpg lexer to accept comments with line breaks in CPP lin Michael Meskes
- pgsql: release notes: fix 9.5 SGML comment about commit Bruce Momjian
- pgsql: release notes: fix 9.5 SGML comment about commit Bruce Momjian
- pgsql: Improve documentation about CREATE INDEX CONCURRENTLY. Tom Lane
- pgsql: Improve documentation about CREATE INDEX CONCURRENTLY. Tom Lane
- pgsql: Improve documentation about CREATE INDEX CONCURRENTLY. Tom Lane
- pgsql: Improve documentation about CREATE INDEX CONCURRENTLY. Tom Lane
- pgsql: Improve documentation about CREATE INDEX CONCURRENTLY. Tom Lane
- pgsql: Improve documentation about CREATE INDEX CONCURRENTLY. Tom Lane
- pgsql: Make plpython cope with funny characters in function names. Tom Lane
- pgsql: Make plpython cope with funny characters in function names. Tom Lane
- pgsql: Make plpython cope with funny characters in function names. Tom Lane
- pgsql: Make plpython cope with funny characters in function names. Tom Lane
- pgsql: Make plpython cope with funny characters in function names. Tom Lane
- pgsql: Make plpython cope with funny characters in function names. Tom Lane
- pgsql: Reuse abbreviated keys in ordered [set] aggregates. Robert Haas
- pgsql: Add new system view, pg_config Joe Conway
- Re: pgsql: Add new system view, pg_config Joe Conway
- Re: pgsql: Add new system view, pg_config Joe Conway
- pgsql: Revert inadvertant change in pg_config behavior Joe Conway
- Re: pgsql: Add new system view, pg_config Tom Lane
- Re: pgsql: Add new system view, pg_config Joe Conway
- pgsql: Improve error message about active replication slot Peter Eisentraut
- pgsql: Fix multiple bugs in contrib/pgstattuple's pgstatindex() functio Tom Lane
- pgsql: Fix multiple bugs in contrib/pgstattuple's pgstatindex() functio Tom Lane
- pgsql: Fix multiple bugs in contrib/pgstattuple's pgstatindex() functio Tom Lane
- pgsql: Fix multiple bugs in contrib/pgstattuple's pgstatindex() functio Tom Lane
- pgsql: Fix multiple bugs in contrib/pgstattuple's pgstatindex() functio Tom Lane
- pgsql: Fix multiple bugs in contrib/pgstattuple's pgstatindex() functio Tom Lane
- pgsql: pg_upgrade: suppress creation of delete script Bruce Momjian
- pgsql: pg_upgrade: suppress creation of delete script Bruce Momjian
- pgsql: pg_upgrade: suppress creation of delete script Bruce Momjian
- pgsql: pg_upgrade: suppress creation of delete script Bruce Momjian
- pgsql: Add an explicit representation of the output targetlist to Paths Tom Lane
- pgsql: pg_dump: Fix inconsistent sscanf() conversions Peter Eisentraut
- pgsql: Correct StartupSUBTRANS for page wraparound Simon Riggs
- pgsql: Correct StartupSUBTRANS for page wraparound Simon Riggs
- pgsql: Correct StartupSUBTRANS for page wraparound Simon Riggs
- pgsql: Correct StartupSUBTRANS for page wraparound Simon Riggs
- pgsql: Correct StartupSUBTRANS for page wraparound Simon Riggs
- pgsql: Correct StartupSUBTRANS for page wraparound Simon Riggs
- pgsql: Call xlc __isync() after, not before, associated compare-and-swa Noah Misch
- pgsql: Call xlc __isync() after, not before, associated compare-and-swa Noah Misch
- pgsql: doc: Improve CSS style of option element Peter Eisentraut
- pgsql: Add pg_size_bytes() to parse human-readable size strings. Dean Rasheed
- Re: pgsql: Add pg_size_bytes() to parse human-readable size strings. Michael Paquier
- Re: pgsql: Add pg_size_bytes() to parse human-readable size strings. Michael Paquier
- Re: pgsql: Add pg_size_bytes() to parse human-readable size strings. Dean Rasheed
- Re: pgsql: Add pg_size_bytes() to parse human-readable size strings. Vik Fearing
- Re: pgsql: Add pg_size_bytes() to parse human-readable size strings. Michael Paquier
- Re: pgsql: Add pg_size_bytes() to parse human-readable size strings. Dean Rasheed
- pgsql: Fix pg_size_bytes() to be more portable. Dean Rasheed
- Re: pgsql: Add pg_size_bytes() to parse human-readable size strings. Pavel Stehule
- Re: pgsql: Fix pg_size_bytes() to be more portable. Tom Lane
- Re: pgsql: Fix pg_size_bytes() to be more portable. Dean Rasheed
- Re: pgsql: Fix pg_size_bytes() to be more portable. Tom Lane
- pgsql: Further fixing to make pg_size_bytes() portable. Dean Rasheed
- Re: pgsql: Add pg_size_bytes() to parse human-readable size strings. Joe Conway
- Re: pgsql: Fix pg_size_bytes() to be more portable. Tom Lane
- Re: pgsql: Fix pg_size_bytes() to be more portable. Dean Rasheed
- Re: pgsql: Fix pg_size_bytes() to be more portable. Dean Rasheed
- Re: pgsql: Fix pg_size_bytes() to be more portable. Tom Lane
- pgsql: Fix wording in the Tutorial document. Tatsuo Ishii
- pgsql: Fix wording in the Tutorial document. Tatsuo Ishii
- pgsql: Fix wording in the Tutorial document. Tatsuo Ishii
- pgsql: Fix wording in the Tutorial document. Tatsuo Ishii
- pgsql: Fix wording in the Tutorial document. Tatsuo Ishii
- pgsql: Fix wording in the Tutorial document. Tatsuo Ishii
- pgsql: postgres_fdw: Avoid sharing list substructure. Robert Haas
- pgsql: Cosmetic improvements to group locking. Robert Haas
- pgsql: Fix incorrect decision about which lock to take. Robert Haas
- pgsql: Fix two-argument jsonb_object when called with empty arrays Andrew Dunstan
- pgsql: Fix two-argument jsonb_object when called with empty arrays Andrew Dunstan
- pgsql: Cosmetic improvements in new config_info code. Tom Lane
- Re: pgsql: Cosmetic improvements in new config_info code. Joe Conway
- pgsql: Docs: make prose discussion match the ordering of Table 9-58. Tom Lane
- pgsql: Fix wrong keysize in PrivateRefCountHash creation. Andres Freund
- pgsql: Fix wrong keysize in PrivateRefCountHash creation. Andres Freund
- pgsql: Remove redundant PGPROC.lockGroupLeaderIdentifier field. Tom Lane
- pgsql: Create a function to reliably identify which sessions block whic Tom Lane
- pgsql: MSVC: Clean tmp_check directory of pg_controldata test suite. Noah Misch
- pgsql: MSVC: Clean tmp_check directory of pg_controldata test suite. Noah Misch
- pgsql: Clean the last few TAP suite tmp_check directories. Noah Misch
- pgsql: MSVC: Clean tmp_check directory of pg_controldata test suite. Noah Misch
- pgsql: Clean the last few TAP suite tmp_check directories. Noah Misch
- pgsql: Enable parallelism for prepared statements and extended query pr Robert Haas
- pgsql: Fix typos Alvaro Herrera
- pgsql: Fix typos Alvaro Herrera
- pgsql: Fix typos Alvaro Herrera
- pgsql: Add README in src/test and src/test/modules Alvaro Herrera
- pgsql: Add POD docs to PostgresNode Alvaro Herrera
- pgsql: Respect TEMP_CONFIG when running contrib regression tests. Robert Haas
- pgsql: Add new FDW API to test for parallel-safety. Robert Haas
- pgsql: On second thought, disable parallelism for prepared statements. Robert Haas
- pgsql: Move some code from RewindTest into PostgresNode Alvaro Herrera
- pgsql: Add a test framework for recovery Alvaro Herrera
- Re: pgsql: Add a test framework for recovery Andres Freund
- pgsql: Apply last revision of recovery patch Alvaro Herrera
- Re: pgsql: Add a test framework for recovery Thom Brown
- Re: pgsql: Add a test framework for recovery Thom Brown
- Re: pgsql: Add a test framework for recovery Alvaro Herrera
- pgsql: Add isolationtester spec for old heapam.c bug Alvaro Herrera
- Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. Andrew Dunstan
- Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. Robert Haas
- Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. Andres Freund
- Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. Robert Haas
- Re: pgsql: Respect TEMP_CONFIG when running contrib regression tests. Andrew Dunstan
- Re: pgsql: Add isolationtester spec for old heapam.c bug Tom Lane
- pgsql: Respect TEMP_CONFIG when pg_regress_check and friends are called Andrew Dunstan
- pgsql: Allow multiple --temp-config arguments to pg_regress Andrew Dunstan
- pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane
- pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane
- pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane
- pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane
- pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane
- pgsql: Avoid multiple free_struct_lconv() calls on same data. Tom Lane
- pgsql: Fix incorrect varlevelsup in security_barrier_replace_vars(). Dean Rasheed
- pgsql: Fix incorrect varlevelsup in security_barrier_replace_vars(). Dean Rasheed
- pgsql: Fix incorrect varlevelsup in security_barrier_replace_vars(). Dean Rasheed
- pgsql: Fix build under OPTIMIZER_DEBUG. Tom Lane
- pgsql: Remove useless unary plus. Tom Lane
- pgsql: Remove useless unary plus. Tom Lane
- pgsql: Remove useless unary plus. Tom Lane
- Re: pgsql: Add isolationtester spec for old heapam.c bug Tom Lane
- Re: pgsql: Add isolationtester spec for old heapam.c bug Alvaro Herrera
- Re: pgsql: Add isolationtester spec for old heapam.c bug Tom Lane
- pgsql: Make new isolationtester test more stable Alvaro Herrera
- pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera
- pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera
- pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera
- pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera
- pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera
- pgsql: doc: document MANPATH as /usr/local/pgsql/share/man Alvaro Herrera