Mailing lists [pgsql-committers]
- pgsql: Fix incorrect markup in documentation of window frame clauses. Tom Lane
 - pgsql: Fix incorrect markup in documentation of window frame clauses. Tom Lane
 - pgsql: Fix incorrect markup in documentation of window frame clauses. Tom Lane
 - pgsql: Fix incorrect markup in documentation of window frame clauses. Tom Lane
 - pgsql: Fix incorrect markup in documentation of window frame clauses. Tom Lane
 - pgsql: Fix incorrect markup in documentation of window frame clauses. Tom Lane
 - pgsql: Move inet/cidr GiST opclass functions to correct place in header Heikki Linnakangas
 - pgsql: Provide real selectivity estimators for inet/cidr operators. Tom Lane
 - pgsql: pg_upgrade: call 'postgres' binary to get data directory locati Bruce Momjian
 - pgsql: psql: fix \connect with URIs and conninfo strings Alvaro Herrera
 - pgsql: psql: fix \connect with URIs and conninfo strings Alvaro Herrera
 - pgsql: psql: fix \connect with URIs and conninfo strings Alvaro Herrera
 - pgsql: psql: fix \connect with URIs and conninfo strings Alvaro Herrera
 - pgsql: psql: fix \connect with URIs and conninfo strings Alvaro Herrera
 - pgsql: psql: fix \connect with URIs and conninfo strings Alvaro Herrera
 
- Re: pgsql: psql: fix \connect with URIs and conninfo strings Michael Paquier
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Michael Paquier
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Michael Paquier
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Tom Lane
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Michael Paquier
 - pgsql: Correct comment to use RS_EPHEMERAL Simon Riggs
 - pgsql: Correct comment to use RS_EPHEMERAL Simon Riggs
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Robert Haas
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Tom Lane
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Robert Haas
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Tom Lane
 - pgsql: Revert "psql: fix \connect with URIs and conninfo strings" Robert Haas
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Robert Haas
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Bruce Momjian
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Robert Haas
 - pgsql: Fix another bug in DSM_CREATE_NULL_IF_MAXSEGMENTS handling. Robert Haas
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Bruce Momjian
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Robert Haas
 - pgsql: psql: fix \connect with URIs and conninfo strings Alvaro Herrera
 - pgsql: Define integer limits independently from the system definitions. Andres Freund
 - pgsql: Add missing calls to DatumGetUInt32. Robert Haas
 - Re: pgsql: psql: fix \connect with URIs and conninfo strings Alvaro Herrera
 - pgsql: autovacuum: Fix polarity of "wraparound" variable Alvaro Herrera
 - pgsql: Use abbreviated keys for faster sorting of numeric datums. Robert Haas
 - pgsql: After a crash, don't restart workers with BGW_NEVER_RESTART. Robert Haas
 - pgsql: After a crash, don't restart workers with BGW_NEVER_RESTART. Robert Haas
 - pgsql: Repair stupid mistake in preprocessor directive. Robert Haas
 - pgsql: Improve pgbench error reporting. Robert Haas
 
- pgsql: Add markup for replaceable parameters to pg_rewind doc. Fujii Masao
 - pgsql: Fix rare startup failure induced by MVCC-catalog-scans patch. Tom Lane
 - pgsql: Fix rare startup failure induced by MVCC-catalog-scans patch. Tom Lane
 - pgsql: Add palloc_extended for frontend and backend. Fujii Masao
 - pgsql: Rework handling of OOM when allocating record buffer in XLOG rea Fujii Masao
 - pgsql: Change the way we decide whether to give up on abbreviated text Robert Haas
 - pgsql: Fix error handling of XLogReaderAllocate in case of OOM Fujii Masao
 - pgsql: Have autovacuum workers listen to SIGHUP, too Alvaro Herrera
 - pgsql: Add log_min_autovacuum_duration per-table option Alvaro Herrera
 - pgsql: Transform ALTER TABLE/SET TYPE/USING expr during parse analysis Alvaro Herrera
 - pgsql: Remove unnecessary variables in _hash_splitbucket(). Tom Lane
 - pgsql: Remove unnecessary variables in _hash_splitbucket(). Tom Lane
 - pgsql: Remove unnecessary variables in _hash_splitbucket(). Tom Lane
 - pgsql: Remove unnecessary variables in _hash_splitbucket(). Tom Lane
 - pgsql: Remove unnecessary variables in _hash_splitbucket(). Tom Lane
 - pgsql: Remove unnecessary variables in _hash_splitbucket(). Tom Lane
 
- pgsql: Fix numeric abbreviation for --disable-float8-byval. Robert Haas
 - pgsql: Fix TAP tests to use only standard command-line argument orderin Tom Lane
 - pgsql: Fix TAP tests to use only standard command-line argument orderin Tom Lane
 - pgsql: Fix incorrect matching of subexpressions in outer-join plan node Tom Lane
 - pgsql: Fix incorrect matching of subexpressions in outer-join plan node Tom Lane
 - pgsql: Fix incorrect matching of subexpressions in outer-join plan node Tom Lane
 - pgsql: Fix incorrect matching of subexpressions in outer-join plan node Tom Lane
 - pgsql: Fix incorrect matching of subexpressions in outer-join plan node Tom Lane
 - pgsql: Fix incorrect matching of subexpressions in outer-join plan node Tom Lane
 
- pgsql: Reduce lock levels of some trigger DDL and add FKs Simon Riggs
 - pgsql: Enable float8-byval as the default for 64 bit MSVC builds Andrew Dunstan
 - pgsql: Add new test files for lock level patch Simon Riggs
 - pgsql: Remove extraneous > Simon Riggs
 - pgsql: Suppress clang's unhelpful gripes about -pthread switch being un Tom Lane
 - pgsql: Suppress clang's unhelpful gripes about -pthread switch being un Tom Lane
 - pgsql: Suppress clang's unhelpful gripes about -pthread switch being un Tom Lane
 
- pgsql: Fix typo in libpq.sgml. Fujii Masao
 - pgsql: Fix typo in libpq.sgml. Fujii Masao
 - pgsql: Fix typo in libpq.sgml. Fujii Masao
 - pgsql: Fix typo in libpq.sgml. Fujii Masao
 - pgsql: Fix typo in libpq.sgml. Fujii Masao
 - pgsql: Fix typo in libpq.sgml. Fujii Masao
 - pgsql: Fix object identities for pg_conversion objects Alvaro Herrera
 - pgsql: pg_event_trigger_dropped_objects: add is_temp column Alvaro Herrera
 - Re: pgsql: Fix incorrect matching of subexpressions in outer-join plan node Qingqing Zhou
 - Re: pgsql: Fix incorrect matching of subexpressions in outer-join plan node Tom Lane
 
- Re: pgsql: Fix incorrect matching of subexpressions in outer-join plan node Qingqing Zhou
 - pgsql: Fix spelling of author's name Simon Riggs
 - pgsql: Fix spelling of author's name Simon Riggs
 - pgsql: Fix process startup in pg_rewind. Heikki Linnakangas
 - pgsql: Remove variable shadowing Alvaro Herrera
 - pgsql: Fix reporting of missing or invalid command line arguments in pg Heikki Linnakangas
 - pgsql: Fix assorted inconsistent function declarations. Tom Lane
 - pgsql: Fix assorted inconsistent function declarations. Tom Lane
 - pgsql: Fix assorted inconsistent function declarations. Tom Lane
 - pgsql: Fix assorted inconsistent function declarations. Tom Lane
 - pgsql: Fix assorted inconsistent function declarations. Tom Lane
 - pgsql: Fix assorted inconsistent function declarations. Tom Lane
 
- pgsql: Mark the second argument of pg_log as the translatable string in Fujii Masao
 - pgsql: Make trace_sort control abbreviation debug output for the text o Robert Haas
 - Re: pgsql: Mark the second argument of pg_log as the translatable string in Michael Paquier
 - pgsql: Add file_ops.c to GETTEXT_FILES in nls.mk. Fujii Masao
 - Re: pgsql: Mark the second argument of pg_log as the translatable string in Fujii Masao
 - pgsql: Fix typo in comment. Fujii Masao
 - pgsql: libpq: issue clear error message for nested service files Bruce Momjian
 - pgsql: libpq: add newlines to SSPI error messages Bruce Momjian
 - pgsql: Fix autovacuum launcher shutdown sequence Alvaro Herrera
 - pgsql: Fix autovacuum launcher shutdown sequence Alvaro Herrera
 - pgsql: Fix autovacuum launcher shutdown sequence Alvaro Herrera
 - pgsql: Fix autovacuum launcher shutdown sequence Alvaro Herrera
 - pgsql: Fix autovacuum launcher shutdown sequence Alvaro Herrera
 - pgsql: Fix autovacuum launcher shutdown sequence Alvaro Herrera
 - pgsql: Change SQLSTATE for event triggers "wrong context" message Alvaro Herrera
 
- pgsql: Remove obsolete FORCE option from REINDEX. Fujii Masao
 - pgsql: Fix typo in eb68379c3. Andres Freund
 - pgsql: Fix incorrect punctuation Magnus Hagander
 - pgsql: Fix incorrect punctuation Magnus Hagander
 - pgsql: Fix incorrect punctuation Magnus Hagander
 - pgsql: Fix incorrect punctuation Magnus Hagander
 - pgsql: Fix incorrect punctuation Magnus Hagander
 - pgsql: Fix typo Magnus Hagander
 - Re: pgsql: Refactor Mkvcbuild.pm to facilitate modules migrations Magnus Hagander
 - pgsql: Gitignore temp files generated by SSL regression suite Heikki Linnakangas
 - pgsql: Make SSL regression test suite more portable by avoiding cp. Heikki Linnakangas
 - pgsql: Show owner of types in psql \dT+ Magnus Hagander
 
- pgsql: libpq: Don't overwrite existing OpenSSL thread callbacks Peter Eisentraut
 - pgsql: Optimize locking a tuple already locked by another subxact Alvaro Herrera
 
- Re: pgsql: Mark the second argument of pg_log as the translatable string in Peter Eisentraut
 - Re: pgsql: Mark the second argument of pg_log as the translatable string in Alvaro Herrera
 - pgsql: Move pg_archivecleanup from contrib/ to src/bin/ Peter Eisentraut
 - Re: pgsql: Mark the second argument of pg_log as the translatable string in Michael Paquier
 - pgsql: Remove duplicated words in comments. Heikki Linnakangas
 - pgsql: Remove duplicated words in comments. Heikki Linnakangas
 - pgsql: Remove duplicated words in comments. Heikki Linnakangas
 - pgsql: Remove duplicated words in comments. Heikki Linnakangas
 - Re: pgsql: Fix multiple bugs and infelicities in pg_rewind. Michael Paquier
 - pgsql: Add system view pg_stat_ssl Magnus Hagander
 - pgsql: Free leaked result set in pg_rewind Heikki Linnakangas
 - Re: pgsql: Fix multiple bugs and infelicities in pg_rewind. Heikki Linnakangas
 
- pgsql: emacs: Set indent-tabs-mode in perl-mode Peter Eisentraut
 - pgsql: Silence gettext warning about '\r' escape sequence in translatab Fujii Masao
 - Re: pgsql: Mark the second argument of pg_log as the translatable string in Fujii Masao
 - pgsql: Don't archive bogus recycled or preallocated files after timelin Heikki Linnakangas
 - pgsql: Don't archive bogus recycled or preallocated files after timelin Heikki Linnakangas
 - pgsql: Don't archive bogus recycled or preallocated files after timelin Heikki Linnakangas
 - pgsql: Don't archive bogus recycled or preallocated files after timelin Heikki Linnakangas
 - pgsql: Don't archive bogus recycled or preallocated files after timelin Heikki Linnakangas
 - pgsql: Don't archive bogus recycled or preallocated files after timelin Heikki Linnakangas
 - pgsql: Refactor and fix TAP tests of pg_rewind Heikki Linnakangas
 - pgsql: Fix pg_rewind regression tests in VPATH builds Heikki Linnakangas
 - pgsql: Move pgbench from contrib/ to src/bin/ Peter Eisentraut
 - Re: pgsql: Mark the second argument of pg_log as the translatable string in Alvaro Herrera
 - pgsql: Remove duplicated word in README Alvaro Herrera
 - pgsql: pgbench: Attempt fix build on Windows Peter Eisentraut
 - Re: pgsql: Don't archive bogus recycled or preallocated files after timelin Tom Lane
 
- Re: pgsql: Don't archive bogus recycled or preallocated files after timelin Heikki Linnakangas
 - pgsql: Reorganize our CRC source files again. Heikki Linnakangas
 - pgsql: Use Intel SSE 4.2 CRC instructions where available. Heikki Linnakangas
 - Re: pgsql: Don't archive bogus recycled or preallocated files after timelin Tom Lane
 - Re: pgsql: Don't archive bogus recycled or preallocated files after timelin Heikki Linnakangas
 - Re: pgsql: Use Intel SSE 4.2 CRC instructions where available. Simon Riggs
 - pgsql: Fix typo in comment Alvaro Herrera
 - pgsql: Fix typo in comment Alvaro Herrera
 - pgsql: Fix typo in comment Alvaro Herrera
 - pgsql: Fix typo in comment Alvaro Herrera
 - pgsql: Fix typo in comment Alvaro Herrera
 - pgsql: Fix typo in comment Alvaro Herrera
 - Re: pgsql: Use Intel SSE 4.2 CRC instructions where available. Tom Lane
 - pgsql: Try to fix the CRC-32C autoconf magic for icc compiler. Heikki Linnakangas
 - pgsql: Oops, fix misspelled #endif Heikki Linnakangas
 - pgsql: Optimize pg_comp_crc32c_sse42 routine slightly, and also use it Heikki Linnakangas
 
- pgsql: Move pg_upgrade from contrib/ to src/bin/ Peter Eisentraut
 - pgsql: Integrate pg_upgrade_support module into backend Peter Eisentraut
 - Re: pgsql: Mark the second argument of pg_log as the translatable string in Fujii Masao
 - Re: pgsql: Mark the second argument of pg_log as the translatable string in Heikki Linnakangas
 - Re: pgsql: Mark the second argument of pg_log as the translatable string in Michael Paquier
 - pgsql: Fix logic to skip checkpoint if no records have been inserted. Heikki Linnakangas
 - pgsql: Shut down test servers after pg_rewind regression tests. Heikki Linnakangas
 - pgsql: Error out in pg_rewind if lstat() fails. Heikki Linnakangas
 - pgsql: Minor cleanup of pg_rewind. Heikki Linnakangas
 
- Re: pgsql: Error out in pg_rewind if lstat() fails. Michael Paquier
 - pgsql: Add missing newlines to error messages. Heikki Linnakangas
 - Re: pgsql: Error out in pg_rewind if lstat() fails. Heikki Linnakangas
 - pgsql: MSVC: Include modules of src/test/modules in build Alvaro Herrera
 - pgsql: Fix assertion failure in logical decoding. Heikki Linnakangas
 - pgsql: MSVC: install src/test/modules together with contrib Alvaro Herrera
 - pgsql: pg_upgrade: document need for text search files to be copied Bruce Momjian
 
- pgsql: pg_upgrade: document need for text search files to be copied Bruce Momjian
 - pgsql: Add new target modulescheck in vcregress.pl Alvaro Herrera
 - pgsql: Fix typo in relcache's equalPolicy() Stephen Frost
 
- pgsql: Move pg_test_fsync from contrib/ to src/bin/ Peter Eisentraut
 - Re: pgsql: Move pg_test_fsync from contrib/ to src/bin/ Michael Paquier
 - pgsql: Honor OID status of CREATE LIKE'd tables Bruce Momjian
 
- pgsql: Move pg_test_timing from contrib/ to src/bin/ Peter Eisentraut
 - pgsql: Add 'active_in' column to pg_replication_slots. Andres Freund
 - pgsql: Add missing installcheck target to pg_rewind's Makefile Heikki Linnakangas
 - Re: pgsql: Add missing installcheck target to pg_rewind's Makefile Tom Lane
 - pgsql: Update FDW docs to reflect existence of CHECK constraints. Robert Haas
 - Re: pgsql: Add missing installcheck target to pg_rewind's Makefile Michael Paquier
 - pgsql: Move pg_xlogdump from contrib/ to src/bin/ Peter Eisentraut
 
- pgsql: Don't leave 'tmp_check' directory behind in pg_rewind regression Heikki Linnakangas
 - Re: pgsql: Add missing installcheck target to pg_rewind's Makefile Heikki Linnakangas
 - pgsql: Rename pg_replication_slot's new active_in to active_pid. Andres Freund
 - pgsql: Make the pg_rewind regression tests more robust on slow systems. Heikki Linnakangas
 - pgsql: Pull in tableoid for inheiritance with rowMarks Stephen Frost
 - pgsql: RLS fixes, new hooks, and new test module Stephen Frost
 - Re: pgsql: RLS fixes, new hooks, and new test module Stephen Frost
 - pgsql: Fix installcheck for test_rls_hooks Stephen Frost
 - pgsql: Use the right type OID after creating a shell type Alvaro Herrera
 
- Re: pgsql: Make the pg_rewind regression tests more robust on slow systems. Michael Paquier
 - pgsql: Improve speed of make check-world Peter Eisentraut
 - pgsql: Fix shell error on Solaris Peter Eisentraut
 - pgsql: Fix deadlock at startup, if max_prepared_transactions is too sma Heikki Linnakangas
 - pgsql: Fix deadlock at startup, if max_prepared_transactions is too sma Heikki Linnakangas
 - pgsql: Fix deadlock at startup, if max_prepared_transactions is too sma Heikki Linnakangas
 - pgsql: Fix deadlock at startup, if max_prepared_transactions is too sma Heikki Linnakangas
 - pgsql: Fix deadlock at startup, if max_prepared_transactions is too sma Heikki Linnakangas
 - pgsql: Fix deadlock at startup, if max_prepared_transactions is too sma Heikki Linnakangas
 - Re: pgsql: Improve speed of make check-world Andrew Dunstan
 
- pgsql: Move functions related to index maintenance to separate source f Heikki Linnakangas
 - pgsql: Copy the relation name for error reporting in WCOs Stephen Frost
 - pgsql: Fix misspellings Peter Eisentraut
 - pgsql: doc: Move ALTER TABLE IF EXISTS description to better place Peter Eisentraut
 - Re: pgsql: Fix incorrect matching of subexpressions in outer-join plan node Tom Lane
 - pgsql: Add comments explaining how unique and exclusion constraints are Heikki Linnakangas
 - pgsql: Fix obsolete comment in set_rel_size(). Tom Lane
 - pgsql: Fix obsolete comment in set_rel_size(). Tom Lane
 - pgsql: Fix obsolete comment in set_rel_size(). Tom Lane
 - pgsql: Fix obsolete comment in set_rel_size(). Tom Lane
 - Re: pgsql: Fix incorrect matching of subexpressions in outer-join plan node Andres Freund
 - pgsql: Fix up .gitignore and cleanup actions in some src/test/ subdirec Tom Lane
 - pgsql: Build every ECPG library with -DFRONTEND. Noah Misch
 - pgsql: Build every ECPG library with -DFRONTEND. Noah Misch
 - pgsql: Remove obsolete -I options from ECPG library compilation. Noah Misch
 - pgsql: Build every ECPG library with -DFRONTEND. Noah Misch
 - pgsql: Build every ECPG library with -DFRONTEND. Noah Misch
 - pgsql: Remove superfluous -DFRONTEND. Noah Misch
 - pgsql: Build every ECPG library with -DFRONTEND. Noah Misch
 - pgsql: Build every ECPG library with -DFRONTEND. Noah Misch
 
- pgsql: Perform RLS WITH CHECK before constraints, etc Stephen Frost
 - pgsql: Fix file comment for test_rls_hooks.c Stephen Frost
 - pgsql: Replace backslashes by forward slashes in MSVC build code Peter Eisentraut
 - pgsql: Prevent improper reordering of antijoins vs. outer joins. Tom Lane
 - pgsql: Prevent improper reordering of antijoins vs. outer joins. Tom Lane
 - pgsql: Prevent improper reordering of antijoins vs. outer joins. Tom Lane
 - pgsql: Prevent improper reordering of antijoins vs. outer joins. Tom Lane
 - pgsql: Prevent improper reordering of antijoins vs. outer joins. Tom Lane
 - pgsql: Prevent improper reordering of antijoins vs. outer joins. Tom Lane
 
- pgsql: Don't overwrite EXTRA_INSTALL Peter Eisentraut
 - pgsql: Revert: Honor OID status of CREATE LIKE'd tables Bruce Momjian
 - pgsql: Try to unbreak some MSVC builds following forward slash change. Andrew Dunstan
 - pgsql: Add comments warning against generalizing default_with_oids. Tom Lane
 - pgsql: Fix typo in linux startup script. Tom Lane
 - pgsql: Add transforms feature Peter Eisentraut
 - pgsql: Fix possible division by zero in pg_xlogdump. Andres Freund
 - Re: pgsql: Add transforms feature Tom Lane
 - pgsql: Fix various typos and grammar errors in comments. Andres Freund
 - pgsql: Also correct therefor to therefore. Andres Freund
 - pgsql: Fix hstore_plperl regression tests on some platforms Peter Eisentraut
 - pgsql: Build libecpg with -DFRONTEND in all supported versions. Noah Misch
 - pgsql: Build libecpg with -DFRONTEND in all supported versions. Noah Misch
 - pgsql: Build libecpg with -DFRONTEND in all supported versions. Noah Misch
 - pgsql: Build libecpg with -DFRONTEND in all supported versions. Noah Misch
 
- Re: pgsql: Add transforms feature Michael Paquier
 - Re: pgsql: Add transforms feature Peter Eisentraut
 - pgsql: Fix vcbuild failures and chkpass dependency caused by 854adb8 Andrew Dunstan
 - pgsql: Improve qual pushdown for RLS and SB views Stephen Frost
 - Re: pgsql: Add transforms feature Alvaro Herrera
 - pgsql: Use a fd opened for read/write when syncing slots during startup Andres Freund
 - pgsql: Use a fd opened for read/write when syncing slots during startup Andres Freund
 - Re: pgsql: Add transforms feature Andrew Dunstan
 
- Re: pgsql: Add transforms feature Andrew Dunstan
 - Re: pgsql: Add transforms feature Michael Paquier
 - Re: pgsql: Add transforms feature Tom Lane
 - Re: pgsql: Add transforms feature Michael Paquier
 - pgsql: Protect against multixact members wraparound Alvaro Herrera
 - pgsql: Protect against multixact members wraparound Alvaro Herrera
 - pgsql: Protect against multixact members wraparound Alvaro Herrera
 - pgsql: Fix MSVC builds for contrib transforms modules. Andrew Dunstan
 - Re: pgsql: Add transforms feature Andrew Dunstan
 - Re: pgsql: Add transforms feature Andrew Dunstan
 - pgsql: Code review for multixact bugfix Alvaro Herrera
 - pgsql: Code review for multixact bugfix Alvaro Herrera
 - pgsql: Code review for multixact bugfix Alvaro Herrera
 - pgsql: Fix ATSimpleRecursion() to allow recursion from a foreign table. Tom Lane
 - pgsql: Fix another test for RELKIND_RELATION that should allow foreign Tom Lane
 - pgsql: Warn about tablespace creation in PGDATA Bruce Momjian
 
- pgsql: pg_basebackup: canonicalize old and new tablespace paths Bruce Momjian
 - pgsql: doc: recommend use of GUC server_version_num for version checks Bruce Momjian
 - pgsql: to_char(): have format 'OF' only show the leading negative sign Bruce Momjian
 - Re: pgsql: to_char(): have format 'OF' only show the leading negative sign Stephen Frost
 - pgsql: psql: Improve tab completion for ALTER FOREIGN TABLE. Robert Haas
 - pgsql: Introduce replication progress tracking infrastructure. Andres Freund
 - pgsql: Enable transforms tests for python 2 on MSVC builds Andrew Dunstan
 - pgsql: Attempt to fix some compiler warnings. Robert Haas
 - Re: Re: pgsql: to_char(): have format 'OF' only show the leading negative sign Robert Haas
 - Re: Re: pgsql: to_char(): have format 'OF' only show the leading negative sign Stephen Frost
 - Re: pgsql: Introduce replication progress tracking infrastructure. Andrew Dunstan
 - pgsql: Remove enum-related special cases for catalog scans. Robert Haas
 - pgsql: Update .gitignore for new rmgr, changed paths. Robert Haas
 - Re: pgsql: to_char(): have format 'OF' only show the leading negative sign Bruce Momjian
 - Re: Re: pgsql: to_char(): have format 'OF' only show the leading negative sign Bruce Momjian
 - 
	
 
	pgsql: Add 
markup, for consistency. Robert Haas - pgsql: Correct replication origin's use of UINT16_MAX to PG_UINT16_MAX. Andres Freund
 - Re: pgsql: Introduce replication progress tracking infrastructure. Andres Freund
 
- pgsql: Fix parallel make risk with new check temp-install setup Peter Eisentraut
 - Re: pgsql: Correct replication origin's use of UINT16_MAX to PG_UINT16_MAX. Alvaro Herrera
 - Re: pgsql: Introduce replication progress tracking infrastructure. Michael Paquier
 - pgsql: Fix typo Magnus Hagander
 - Re: Re: pgsql: to_char(): have format 'OF' only show the leading negative sign Robert Haas
 - Re: Re: pgsql: to_char(): have format 'OF' only show the leading negative sign Bruce Momjian
 - pgsql: Fix pg_upgrade's multixact handling (again) Alvaro Herrera
 - pgsql: Fix pg_upgrade's multixact handling (again) Alvaro Herrera
 - pgsql: Fix pg_upgrade's multixact handling (again) Alvaro Herrera
 - pgsql: Create an infrastructure for parallel computation in PostgreSQL. Robert Haas
 - pgsql: Fix up some loose ends for CURRENT_USER as RoleSpec Alvaro Herrera