Mailing lists [pgsql-committers]
- pgsql: Fix pg_rewind regression failure after "fast promotion" Heikki Linnakangas
- pgsql: Fix unaligned memory access in xlog parsing due to replication o Andres Freund
- pgsql: Copy editing of the replication origins patch. Andres Freund
- Re: pgsql: Introduce replication progress tracking infrastructure. Andres Freund
- Re: pgsql: Copy editing of the replication origins patch. Michael Paquier
- pgsql: Allow FDWs and custom scan providers to replace joins with scans Robert Haas
- pgsql: Deparse named arguments to use the new => operator instead of := Robert Haas
- pgsql: Mark views created from tables as replication identity 'nothing' Bruce Momjian
- pgsql: Mark views created from tables as replication identity 'nothing' Bruce Momjian
- pgsql: Make hstore_plperl's build more like plperl's Andrew Dunstan
- pgsql: Move interpreter shared library detection to configure Peter Eisentraut
- pgsql: Make hstore_plperl's build even more like plperl's Peter Eisentraut
- Re: pgsql: Move interpreter shared library detection to configure Michael Paquier
- pgsql: Fix shared libpython detection on OS X Peter Eisentraut
- Re: pgsql: Move interpreter shared library detection to configure Peter Eisentraut
- Re: pgsql: Make hstore_plperl's build even more like plperl's Andrew Dunstan
- pgsql: hstore_plperl: Move port-specific parts to later in the makefile Peter Eisentraut
- Re: pgsql: Make hstore_plperl's build even more like plperl's Peter Eisentraut
- Re: pgsql: Make hstore_plperl's build even more like plperl's Andrew Dunstan
- Re: pgsql: Make hstore_plperl's build even more like plperl's Peter Eisentraut
- Re: pgsql: Add transforms feature Peter Eisentraut
- Re: pgsql: Make hstore_plperl's build even more like plperl's Andrew Dunstan
- Re: pgsql: Move interpreter shared library detection to configure Andrew Dunstan
- Re: pgsql: Make hstore_plperl's build even more like plperl's Andrew Dunstan
- Re: pgsql: Make hstore_plperl's build even more like plperl's Peter Eisentraut
- Re: pgsql: Make hstore_plperl's build even more like plperl's Peter Eisentraut
- Re: pgsql: Make hstore_plperl's build even more like plperl's Andrew Dunstan
- pgsql: Windows also needs an override of the shared libpython detection Peter Eisentraut
- Re: pgsql: Move interpreter shared library detection to configure Peter Eisentraut
- Re: pgsql: Make hstore_plperl's build even more like plperl's Andrew Dunstan
- pgsql: Fix one more TAP test to use standard command-line argument orde Noah Misch
- pgsql: Combine initdb tests that successfully create a data directory. Noah Misch
- pgsql: Rename coerce_type() local variable. Noah Misch
- pgsql: Fix python_includespec on Windows at configure time Andrew Dunstan
- pgsql: Enable transforms modules to build and run with Mingw builds. Andrew Dunstan
- pgsql: fix escaping of brackets for m4 broken in b6b2149e48aa61981ae019 Andrew Dunstan
- pgsql: Fix overlooked relcache invalidation in ALTER TABLE ... ALTER CO Tom Lane
- pgsql: Fix overlooked relcache invalidation in ALTER TABLE ... ALTER CO Tom Lane
- Re: pgsql: Add transforms feature Tom Lane
- Re: pgsql: Add transforms feature Tom Lane
- Re: pgsql: Add transforms feature Tom Lane
- Re: pgsql: Move interpreter shared library detection to configure Tom Lane
- Re: pgsql: Add transforms feature Andrew Dunstan
- Re: pgsql: Add transforms feature Tom Lane
- Re: pgsql: Add transforms feature Andrew Dunstan
- pgsql: Second try at fixing warnings caused by commit 9b43d73b3f9bef27. Tom Lane
- pgsql: Fix two small bugs in json's populate_record_worker Andrew Dunstan
- pgsql: Fix two small bugs in json's populate_record_worker Andrew Dunstan
- pgsql: Backport "Expose fsync_fname as a public API". Robert Haas
- pgsql: Fix the same-rel optimization when creating WAL records. Heikki Linnakangas
- pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- pgsql: Improve procost estimates for some text search functions. Tom Lane
- pgsql: Use outerPlanState macro instead of referring to leffttree. Robert Haas
- pgsql: Fix typos Peter Eisentraut
- pgsql: hstore_plpython: Support tests on Python 2.3 Peter Eisentraut
- Re: pgsql: Recursively fsync() the data directory after a crash. Andrew Dunstan
- Re: pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- pgsql: Fix some problems with patch to fsync the data directory. Robert Haas
- pgsql: Fix some problems with patch to fsync the data directory. Robert Haas
- pgsql: Fix some problems with patch to fsync the data directory. Robert Haas
- pgsql: Fix some problems with patch to fsync the data directory. Robert Haas
- pgsql: Fix some problems with patch to fsync the data directory. Robert Haas
- pgsql: Fix some problems with patch to fsync the data directory. Robert Haas
- Re: pgsql: Fix some problems with patch to fsync the data directory. Tom Lane
- Re: pgsql: Fix some problems with patch to fsync the data directory. Robert Haas
- Re: pgsql: Improve speed of make check-world Alvaro Herrera
- pgsql: Add geometry/range functions to support BRIN inclusion Alvaro Herrera
- pgsql: doc: Update installation instructions for new shared libperl/lib Peter Eisentraut
- pgsql: Fix incorrect declaration of citext's regexp_matches() functions Tom Lane
- pgsql: Fix incorrect declaration of citext's regexp_matches() functions Tom Lane
- pgsql: Fix incorrect declaration of citext's regexp_matches() functions Tom Lane
- pgsql: Fix incorrect declaration of citext's regexp_matches() functions Tom Lane
- pgsql: Fix incorrect declaration of citext's regexp_matches() functions Tom Lane
- pgsql: citext's regexp_matches() functions weren't documented, either. Tom Lane
- pgsql: citext's regexp_matches() functions weren't documented, either. Tom Lane
- pgsql: citext's regexp_matches() functions weren't documented, either. Tom Lane
- pgsql: citext's regexp_matches() functions weren't documented, either. Tom Lane
- pgsql: citext's regexp_matches() functions weren't documented, either. Tom Lane
- pgsql: Backport "Add pgreadlink() on Windows to read junction points". Robert Haas
- Re: pgsql: Create an infrastructure for parallel computation in PostgreSQL. Peter Eisentraut
- pgsql: Avoid using a C++ keyword as a structure member name. Robert Haas
- Re: pgsql: Create an infrastructure for parallel computation in PostgreSQL. Robert Haas
- pgsql: Fix indentation that could mask a future bug Magnus Hagander
- pgsql: Fix minor resource leak in pg_dump Magnus Hagander
- pgsql: Properly send SCM status updates when shutting down service on W Magnus Hagander
- pgsql: Properly send SCM status updates when shutting down service on W Magnus Hagander
- pgsql: Properly send SCM status updates when shutting down service on W Magnus Hagander
- pgsql: Properly send SCM status updates when shutting down service on W Magnus Hagander
- pgsql: Properly send SCM status updates when shutting down service on W Magnus Hagander
- pgsql: Properly send SCM status updates when shutting down service on W Magnus Hagander
- pgsql: Makefile: Add comment that doc uninstall clears man directories Bruce Momjian
- pgsql: Fix incorrect math in DetermineSafeOldestOffset. Robert Haas
- pgsql: Fix incorrect math in DetermineSafeOldestOffset. Robert Haas
- pgsql: Fix incorrect math in DetermineSafeOldestOffset. Robert Haas
- pgsql: Improve BRIN infra, minmax opclass and regression test Alvaro Herrera
- pgsql: Represent columns requiring insert and update privileges indente Andres Freund
- Re: pgsql: hstore_plpython: Support tests on Python 2.3 Tom Lane
- pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund
- pgsql: Remove dependency on ordering in logical decoding upsert test. Andres Freund
- Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Michael Paquier
- Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund
- Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Michael Paquier
- pgsql: Remove reference to src/tools/backend/index.html Stephen Frost
- pgsql: Teach autovacuum about multixact member wraparound. Robert Haas
- pgsql: Teach autovacuum about multixact member wraparound. Robert Haas
- pgsql: Teach autovacuum about multixact member wraparound. Robert Haas
- Re: pgsql: Teach autovacuum about multixact member wraparound. Kevin Grittner
- pgsql: Minor ON CONFLICT related comments and doc fixes. Andres Freund
- Re: pgsql: Teach autovacuum about multixact member wraparound. Robert Haas
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: At promotion, archive last segment from old timeline with .parti Heikki Linnakangas
- pgsql: Add macros to check if a filename is a WAL segment or other such Heikki Linnakangas
- pgsql: Fix two problems in infer_arbiter_indexes(). Andres Freund
- pgsql: Add pg_file_settings view and function Stephen Frost
- Re: pgsql: Add pg_file_settings view and function Andres Freund
- Re: pgsql: Add pg_file_settings view and function Stephen Frost
- pgsql: Bump catversion for pg_file_settings Stephen Frost
- pgsql: Modify pg_stat_get_activity to build a tuplestore Stephen Frost
- pgsql: Recommend include_realm=1 in docs Stephen Frost
- pgsql: Change default for include_realm to 1 Stephen Frost
- pgsql: Recommend include_realm=1 in docs Stephen Frost
- pgsql: Recommend include_realm=1 in docs Stephen Frost
- pgsql: Recommend include_realm=1 in docs Stephen Frost
- pgsql: Recommend include_realm=1 in docs Stephen Frost
- pgsql: Improve ParseConfigFp comment wrt head/tail Stephen Frost
- pgsql: Add new OID alias type regrole Andrew Dunstan
- pgsql: Add new OID alias type regnamespace Andrew Dunstan
- Re: pgsql: Improve speed of make check-world Bruce Momjian
- pgsql: doc: adjust ordering of pg_stat_statement paragraphs Bruce Momjian
- pgsql: Correct reindexdb documentation Stephen Frost
- pgsql: Add missing "static" marker. Tom Lane
- pgsql: Code review for foreign/custom join pushdown patch. Tom Lane
- Re: pgsql: Code review for foreign/custom join pushdown patch. Andres Freund
- Re: pgsql: Code review for foreign/custom join pushdown patch. Tom Lane
- pgsql: Fix DetermineSafeOldestOffset for the case where there are no mx Robert Haas
- pgsql: Fix DetermineSafeOldestOffset for the case where there are no mx Robert Haas
- pgsql: Fix DetermineSafeOldestOffset for the case where there are no mx Robert Haas
- pgsql: Advance the stop point for multixact offset creation only at che Robert Haas
- pgsql: Advance the stop point for multixact offset creation only at che Robert Haas
- pgsql: Advance the stop point for multixact offset creation only at che Robert Haas
- Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Thom Brown
- pgsql: Even when autovacuum=off, force it for members as we do in other Robert Haas
- pgsql: Even when autovacuum=off, force it for members as we do in other Robert Haas
- pgsql: Even when autovacuum=off, force it for members as we do in other Robert Haas
- pgsql: pg_dump: suppress "Tablespace:" comment for default tablespaces Bruce Momjian
- pgsql: docs: add "serialization anomaly" to transaction isolation tabl Bruce Momjian
- pgsql: initdb: only recommend pg_ctl to start the server Bruce Momjian
- pgsql: Increase threshold for multixact member emergency autovac to 50% Robert Haas
- pgsql: Increase threshold for multixact member emergency autovac to 50% Robert Haas
- pgsql: Increase threshold for multixact member emergency autovac to 50% Robert Haas
- pgsql: Fix incorrect checking of deferred exclusion constraint after a Tom Lane
- pgsql: Fix incorrect checking of deferred exclusion constraint after a Tom Lane
- pgsql: Fix incorrect checking of deferred exclusion constraint after a Tom Lane
- pgsql: Fix incorrect checking of deferred exclusion constraint after a Tom Lane
- pgsql: Fix incorrect checking of deferred exclusion constraint after a Tom Lane
- pgsql: Fix incorrect checking of deferred exclusion constraint after a Tom Lane
- pgsql: pg_upgrade: use single or double-quotes in command-line strings Bruce Momjian
- Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Peter Geoghegan
- pgsql: Allow LOCK TABLE .. ROW EXCLUSIVE MODE with INSERT Stephen Frost
- pgsql: Allow on-the-fly capture of DDL event details Alvaro Herrera
- pgsql: Replace some appendStringInfo* calls with more appropriate varia Peter Eisentraut
- Re: pgsql: Allow on-the-fly capture of DDL event details Michael Paquier
- Re: pgsql: Allow on-the-fly capture of DDL event details Alvaro Herrera
- Re: pgsql: Allow on-the-fly capture of DDL event details Michael Paquier
- Re: pgsql: Allow on-the-fly capture of DDL event details Michael Paquier
- Re: pgsql: Allow on-the-fly capture of DDL event details Alvaro Herrera
- Re: pgsql: Allow on-the-fly capture of DDL event details Michael Paquier
- Re: pgsql: Allow on-the-fly capture of DDL event details Michael Paquier
- Re: pgsql: Allow on-the-fly capture of DDL event details Andrew Dunstan
- pgsql: Map basebackup tablespaces using a tablespace_map file Andrew Dunstan
- Re: pgsql: Allow on-the-fly capture of DDL event details Alvaro Herrera
- Re: pgsql: Allow on-the-fly capture of DDL event details Andrew Dunstan
- Re: pgsql: Map basebackup tablespaces using a tablespace_map file Heikki Linnakangas
- pgsql: doc: prevent SGML 'make check' from building temp install Bruce Momjian
- Re: pgsql: Improve speed of make check-world Bruce Momjian
- pgsql: "Fix" test_ddl_deparse regress test schedule Alvaro Herrera
- Re: pgsql: Allow on-the-fly capture of DDL event details Alvaro Herrera
- Re: pgsql: Map basebackup tablespaces using a tablespace_map file Andrew Dunstan
- Re: pgsql: Improve speed of make check-world Bruce Momjian
- pgsql: doc build: use unique Makefile variable to control temp install Bruce Momjian
- Re: pgsql: Improve speed of make check-world Bruce Momjian
- pgsql: pg_basebackup -F t now succeeds with a long symlink target Andrew Dunstan
- pgsql: pgbench: Don't fail during startup Stephen Frost
- Re: pgsql: Map basebackup tablespaces using a tablespace_map file Amit Kapila
- pgsql: Add support for doing late row locking in FDWs. Tom Lane
- pgsql: Additional functions and operators for jsonb Andrew Dunstan
- Re: pgsql: Additional functions and operators for jsonb Pavel Stehule
- Re: pgsql: Additional functions and operators for jsonb Tom Lane
- Re: pgsql: Additional functions and operators for jsonb Andrew Dunstan
- Re: pgsql: Additional functions and operators for jsonb Andrew Dunstan
- pgsql: Fix some errors from jsonb functions patch. Andrew Dunstan
- Re: pgsql: Allow on-the-fly capture of DDL event details Michael Paquier
- pgsql: Fix ON CONFLICT bugs that manifest when used in rules. Andres Freund
- pgsql: PL/Python: Remove procedure cache invalidation Peter Eisentraut
- pgsql: Add pgstattuple_approx() to the pgstattuple extension. Andres Freund
- pgsql: Fix RBM_ZERO_AND_LOCK mode to not acquire lock on local buffers. Heikki Linnakangas
- pgsql: Fix RBM_ZERO_AND_LOCK mode to not acquire lock on local buffers. Heikki Linnakangas
- pgsql: Fix RBM_ZERO_AND_LOCK mode to not acquire lock on local buffers. Heikki Linnakangas
- pgsql: Fix RBM_ZERO_AND_LOCK mode to not acquire lock on local buffers. Heikki Linnakangas
- pgsql: Fix RBM_ZERO_AND_LOCK mode to not acquire lock on local buffers. Heikki Linnakangas
- Re: pgsql: Additional functions and operators for jsonb Andrew Dunstan
- pgsql: Remove useless assertion. Robert Haas
- Re: pgsql: Additional functions and operators for jsonb Petr Jelinek
- Re: pgsql: Additional functions and operators for jsonb Dmitry Dolgov
- pgsql: Fix jsonb replace and delete on scalars and empty structures Andrew Dunstan
- pgsql: Fix postgres_fdw to return the right ctid value in EvalPlanQual Tom Lane
- pgsql: Extend abbreviated key infrastructure to datum tuplesorts. Robert Haas
- pgsql: Fix comment. Robert Haas
- pgsql: Fix distclean/maintainer-clean targets to remove top-level tmp_i Tom Lane
- Re: pgsql: Additional functions and operators for jsonb Peter Geoghegan
- Re: pgsql: Additional functions and operators for jsonb Andrew Dunstan
- pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- pgsql: Fix buildfarm with regard to pg_audit Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Tom Lane
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Tom Lane
- pgsql: Further fixes for the buildfarm for pg_audit Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Tom Lane
- Re: pgsql: Further fixes for the buildfarm for pg_audit Tom Lane
- Re: pgsql: Further fixes for the buildfarm for pg_audit Stephen Frost
- pgsql: Further fixes for the buildfarm for pg_audit Stephen Frost
- pgsql: Support "expanded" objects, particularly arrays, for better perf Tom Lane
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- pgsql: Suppress uninitialized-variable warning. Tom Lane
- Re: pgsql: Add pg_audit, an auditing extension Tom Lane
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Thom Brown
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Tom Lane
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Thom Brown
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Tom Lane
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- pgsql: Fix portability issue in pg_audit. Tom Lane
- pgsql: Docs: fix erroneous claim about max byte length of GB18030. Tom Lane
- pgsql: Docs: fix erroneous claim about max byte length of GB18030. Tom Lane
- pgsql: Docs: fix erroneous claim about max byte length of GB18030. Tom Lane
- pgsql: Docs: fix erroneous claim about max byte length of GB18030. Tom Lane
- pgsql: Docs: fix erroneous claim about max byte length of GB18030. Tom Lane
- pgsql: Docs: fix erroneous claim about max byte length of GB18030. Tom Lane
- pgsql: Improve pg_audit regression tests Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- pgsql: Make repeated 'make installcheck' runs work Stephen Frost
- Re: pgsql: Fix portability issue in pg_audit. Alvaro Herrera
- Re: pgsql: Fix portability issue in pg_audit. Tom Lane
- Re: pgsql: Make repeated 'make installcheck' runs work Tom Lane
- Re: pgsql: Make repeated 'make installcheck' runs work Stephen Frost
- pgsql: doc: list bigint as mapping to int8 and int64 Bruce Momjian
- pgsql: Add pg_settings.pending_restart column Peter Eisentraut
- pgsql: pg_upgrade: make controldata checks more consistent Bruce Momjian
- pgsql: Separate block sampling functions Simon Riggs
- pgsql: Teach UtfToLocal/LocalToUtf to support algorithmic encoding conv Tom Lane
- pgsql: Honor traditional SGML NAMELEN limit. Tom Lane
- Re: pgsql: Separate block sampling functions Tom Lane
- Re: pgsql: Separate block sampling functions Simon Riggs
- Re: pgsql: Separate block sampling functions Michael Paquier
- Re: pgsql: Separate block sampling functions Simon Riggs
- Re: pgsql: Separate block sampling functions Tom Lane
- Re: pgsql: Separate block sampling functions Michael Paquier
- Re: pgsql: Separate block sampling functions Michael Paquier
- Re: pgsql: Separate block sampling functions Tom Lane
- Re: pgsql: Add pg_audit, an auditing extension Pavel Stehule
- Re: pgsql: Separate block sampling functions Simon Riggs
- Re: pgsql: Add pg_audit, an auditing extension Thom Brown
- Re: pgsql: Add pg_audit, an auditing extension Pavel Stehule
- Re: pgsql: Add pg_audit, an auditing extension Thom Brown
- Re: pgsql: Add pg_audit, an auditing extension Pavel Stehule
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- pgsql: Support VERBOSE option in REINDEX command. Fujii Masao
- pgsql: Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas
- Re: pgsql: Separate block sampling functions Andrew Dunstan
- Re: pgsql: Separate block sampling functions Michael Paquier
- Re: pgsql: Allow GiST distance function to return merely a lower-bound. Fujii Masao
- Re: pgsql: Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas
- pgsql: Support --verbose option in reindexdb. Fujii Masao
- pgsql: Remove useless pg_audit.conf Stephen Frost
- Re: pgsql: Make repeated 'make installcheck' runs work Stephen Frost
- pgsql: Fix insufficiently-paranoid GB18030 encoding verifier. Tom Lane
- pgsql: Fix datatype confusion with the new lossy GiST distance function Heikki Linnakangas
- pgsql: Silence create_index regression test failure. Heikki Linnakangas
- pgsql: docs: consistently uppercase index method and add spacing Bruce Momjian
- pgsql: Add archive_mode='always' option. Heikki Linnakangas
- Re: pgsql: Add pg_audit, an auditing extension Fujii Masao
- Re: pgsql: Add archive_mode='always' option. Stefan Kaltenbrunner
- pgsql: Fix docs build. Oops. Heikki Linnakangas
- Re: pgsql: Add archive_mode='always' option. Heikki Linnakangas
- Re: pgsql: Silence create_index regression test failure. Tom Lane
- pgsql: Fix outdated src/test/mb/ tests, and add a GB18030 test. Tom Lane
- pgsql: Silence another create_index regression test failure. Heikki Linnakangas
- Re: pgsql: Silence create_index regression test failure. Heikki Linnakangas
- pgsql: TABLESAMPLE, SQL Standard and extensible Simon Riggs
- pgsql: doc: CREATE FOREIGN TABLE now allows CHECK ( ... ) NO INHERIT Robert Haas
- pgsql: Extend GB18030 encoding conversion to cover full Unicode range. Tom Lane
- pgsql: TABLESAMPLE system_rows(limit) Simon Riggs
- pgsql: TABLESAMPLE system_time(limit) Simon Riggs
- pgsql: contrib/tsm_system_rows Simon Riggs
- pgsql: contrib/tsm_system_time Simon Riggs
- Re: pgsql: TABLESAMPLE system_time(limit) Thom Brown
- pgsql: Add to contrib/Makefile Simon Riggs
- pgsql: Tablesample method API docs Simon Riggs
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- pgsql: Fix uninitialized variable. Tom Lane
- pgsql: SQLStandard feature T613 Sampling now Supported Simon Riggs
- Re: pgsql: Add pg_audit, an auditing extension Alvaro Herrera
- pgsql: Move strategy numbers to include/access/stratnum.h Alvaro Herrera
- Re: pgsql: contrib/tsm* Erik Rijkers
- Re: pgsql: contrib/tsm_system_time Robert Haas
- pgsql: Improve test for CONVERT() with GB18030 <-> UTF8. Tom Lane
- pgsql: Add BRIN infrastructure for "inclusion" opclasses Alvaro Herrera
- Re: pgsql: Add pg_audit, an auditing extension David Steele
- Re: pgsql: Add BRIN infrastructure for "inclusion" opclasses Tom Lane
- pgsql: Update time zone data files to tzdata release 2015d. Tom Lane
- pgsql: Update time zone data files to tzdata release 2015d. Tom Lane
- pgsql: Update time zone data files to tzdata release 2015d. Tom Lane
- pgsql: Update time zone data files to tzdata release 2015d. Tom Lane
- pgsql: Update time zone data files to tzdata release 2015d. Tom Lane
- pgsql: Update time zone data files to tzdata release 2015d. Tom Lane
- Re: pgsql: contrib/tsm_system_time Michael Paquier
- Re: pgsql: contrib/tsm_system_time Andres Freund
- pgsql: Add docs for tablesample system_rows() Simon Riggs
- pgsql: Support GROUPING SETS, CUBE and ROLLUP. Andres Freund
- pgsql: Add docs for tablesample system_time() Simon Riggs
- Re: pgsql: contrib/tsm_system_time Simon Riggs
- pgsql: Avoid direct use of INFINITY. Tom Lane
- pgsql: pg_upgrade: only allow template0 to be non-connectable Bruce Momjian
- pgsql: pg_upgrade: only allow template0 to be non-connectable Bruce Momjian
- pgsql: pg_upgrade: only allow template0 to be non-connectable Bruce Momjian
- pgsql: pg_upgrade: only allow template0 to be non-connectable Bruce Momjian
- pgsql: pg_upgrade: only allow template0 to be non-connectable Bruce Momjian
- pgsql: pg_upgrade: only allow template0 to be non-connectable Bruce Momjian
- pgsql: pg_upgrade: force timeline 1 in the new cluster Bruce Momjian
- pgsql: pg_upgrade: force timeline 1 in the new cluster Bruce Momjian
- pgsql: pg_upgrade: force timeline 1 in the new cluster Bruce Momjian
- pgsql: pg_upgrade: force timeline 1 in the new cluster Bruce Momjian
- pgsql: pg_upgrade: force timeline 1 in the new cluster Bruce Momjian
- pgsql: pg_upgrade: force timeline 1 in the new cluster Bruce Momjian
- Re: pgsql: Add pg_audit, an auditing extension Michael Paquier
- pgsql: More portability fixing for bipartite_match.c. Tom Lane
- pgsql: Fix docs typo Tom Lane
- pgsql: Fix docs typo Tom Lane
- pgsql: Fix docs typo Tom Lane
- pgsql: Fix docs typo Tom Lane
- pgsql: Fix docs typo Tom Lane
- pgsql: Fix docs typo Tom Lane
- pgsql: pg_upgrade: properly handle timeline variables Bruce Momjian
- pgsql: pg_upgrade: properly handle timeline variables Bruce Momjian
- pgsql: pg_upgrade: no need to check for matching float8_pass_by_value Bruce Momjian
- pgsql: First-draft release notes for 9.4.2 et al. Tom Lane
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: hstore_plpython: Fix regression tests under Python 3 Peter Eisentraut
- pgsql: Minor docs fixes for pg_audit Magnus Hagander
- pgsql: Fix typos in comments Magnus Hagander
- pgsql: pg_audit Makefile, REINDEX changes Stephen Frost
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pgsql: Fix typos in comments Tom Lane
- Re: pgsql: Fix typos in comments Tom Lane
- Re: pgsql: Fix typos in comments Magnus Hagander
- pgsql: Fix wording error caused by recent typo fixes Magnus Hagander
- pgsql: Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. Tom Lane
- pgsql: Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. Tom Lane
- pgsql: Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. Tom Lane
- pgsql: Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. Tom Lane
- pgsql: Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. Tom Lane
- pgsql: Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. Tom Lane
- pgsql: Use += not = to set makefile variables after including base make Tom Lane
- pgsql: Fix failure to copy IndexScan.indexorderbyops in copyfuncs.c. Tom Lane
- Re: pgsql: Recursively fsync() the data directory after a crash. Peter Eisentraut
- pgsql: Fix typos Peter Eisentraut
- pgsql: Fix typos Peter Eisentraut
- pgsql: Fix typos Peter Eisentraut
- pgsql: Fix typos Peter Eisentraut
- pgsql: Fix typos Peter Eisentraut
- pgsql: Add new files to nls.mk Peter Eisentraut
- pgsql: Don't classify REINDEX command as DDL in the pg_audit doc. Fujii Masao
- Re: pgsql: Add archive_mode='always' option. Fujii Masao
- pgsql: Put back stats-collector restarting code, removed accidentally. Heikki Linnakangas
- Re: pgsql: Add archive_mode='always' option. Heikki Linnakangas
- pgsql: Fix typo in comment. Heikki Linnakangas
- Re: pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- 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: Permit use of vsprintf() in PostgreSQL code. Noah Misch
- pgsql: Permit use of vsprintf() in PostgreSQL code. Noah Misch
- pgsql: Permit use of vsprintf() in PostgreSQL code. Noah Misch
- pgsql: Permit use of vsprintf() in PostgreSQL code. Noah Misch
- pgsql: Permit use of vsprintf() in PostgreSQL code. Noah Misch
- pgsql: Permit use of vsprintf() in PostgreSQL code. Noah Misch
- Re: pgsql: Separate block sampling functions Andrew Dunstan
- Re: pgsql: Separate block sampling functions Tom Lane
- Re: pgsql: Recursively fsync() the data directory after a crash. Tom Lane
- Re: pgsql: hstore_plpython: Fix regression tests under Python 3 Tom Lane
- Re: pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- Re: pgsql: Recursively fsync() the data directory after a crash. Tom Lane
- Re: pgsql: Recursively fsync() the data directory after a crash. Bruce Momjian
- Re: pgsql: Recursively fsync() the data directory after a crash. Tom Lane
- Re: pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- Re: pgsql: Recursively fsync() the data directory after a crash. Tom Lane
- Re: pgsql: Recursively fsync() the data directory after a crash. Alvaro Herrera
- Re: pgsql: Separate block sampling functions Simon Riggs
- pgsql: Fix error message in pre_sync_fname. Robert Haas
- pgsql: Fix error message in pre_sync_fname. Robert Haas
- pgsql: Fix error message in pre_sync_fname. Robert Haas
- pgsql: Fix error message in pre_sync_fname. Robert Haas
- pgsql: Fix error message in pre_sync_fname. Robert Haas
- pgsql: Fix error message in pre_sync_fname. Robert Haas
- Re: pgsql: Recursively fsync() the data directory after a crash. Robert Haas
- pgsql: Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts. Tom Lane
- Re: pgsql: Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts. Michael Paquier
- Re: pgsql: Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts. Tom Lane
- pgsql: Stamp 9.4.2. Tom Lane
- pgsql: Stamp 9.3.7. Tom Lane
- pgsql: Stamp 9.2.11. Tom Lane
- pgsql: Stamp 9.1.16. Tom Lane
- pgsql: Stamp 9.0.20. Tom Lane
- pgsql: Don't MultiXactIdIsRunning when in recovery Alvaro Herrera
- pgsql: Don't MultiXactIdIsRunning when in recovery Alvaro Herrera
- pgsql: Don't MultiXactIdIsRunning when in recovery Alvaro Herrera
- pgsql: Put back a backwards-compatible version of sampling support func Tom Lane
- Re: pgsql: Separate block sampling functions Tom Lane
- pgsql: Attach ON CONFLICT SET ... WHERE to the correct planstate. Andres Freund
- pgsql: Change pg_seclabel.provider and pg_shseclabel.provider to type " Tom Lane
- Re: pgsql: Change pg_seclabel.provider and pg_shseclabel.provider to type " andres@anarazel.de (Andres Freund)
- Re: pgsql: Change pg_seclabel.provider and pg_shseclabel.provider to type " Tom Lane
- pgsql: Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM Peter Eisentraut
- pgsql: Message string improvements Peter Eisentraut
- Re: pgsql: hstore_plpython: Fix regression tests under Python 3 Andrew Dunstan
- pgsql: Revert "Change pg_seclabel.provider and pg_shseclabel.provider t Tom Lane
- pgsql: Avoid collation dependence in indexes of system catalogs. Tom Lane
- pgsql: Fix off-by-one error in Assertion. Heikki Linnakangas
- pgsql: Fix off-by-one error in Assertion. Heikki Linnakangas
- pgsql: Fix off-by-one error in Assertion. Heikki Linnakangas
- pgsql: Fix off-by-one error in Assertion. Heikki Linnakangas
- pgsql: Fix off-by-one error in Assertion. Heikki Linnakangas
- pgsql: Fix off-by-one error in Assertion. Heikki Linnakangas
- Re: pgsql: Change pg_seclabel.provider and pg_shseclabel.provider to type " Andrew Dunstan
- Re: pgsql: Change pg_seclabel.provider and pg_shseclabel.provider to type " Stephen Frost
- Re: pgsql: Change pg_seclabel.provider and pg_shseclabel.provider to type " Tom Lane
- pgsql: Various fixes around ON CONFLICT for rule deparsing. Andres Freund
- pgsql: Refactor ON CONFLICT index inference parse tree representation. Andres Freund
- Re: pgsql: Refactor ON CONFLICT index inference parse tree representation. Tom Lane
- Re: pgsql: Refactor ON CONFLICT index inference parse tree representation. Andres Freund
- pgsql: Fix spelling in comment Simon Riggs
- pgsql: Fix spelling in comment Simon Riggs
- pgsql: Collection of typo fixes. Heikki Linnakangas
- pgsql: Fix more typos in comments. Heikki Linnakangas
- pgsql: Another typo fix. Tom Lane
- pgsql: Tag refs/tags/REL9_3_7 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_4_2 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_0_20 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_2_11 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_1_16 was created pgsql@postgresql.org
- pgsql: Make recovery_target_action = pause work. Fujii Masao
- pgsql: Correct the names of pgstattuple_approx output columns in the do Fujii Masao
- pgsql: Correct two mistakes in the ALTER FOREIGN TABLE reference page. Robert Haas
- Re: pgsql: Make recovery_target_action = pause work. Simon Riggs
- pgsql: Improve packing/alignment annotation for ItemPointerData. Tom Lane
- pgsql: More fixes for lossy-GiST-distance-functions patch. Tom Lane
- pgsql: Back-patch libpq support for TLS versions beyond v1. Tom Lane
- pgsql: Back-patch libpq support for TLS versions beyond v1. Tom Lane
- pgsql: Back-patch libpq support for TLS versions beyond v1. Tom Lane
- pgsql: Back-patch libpq support for TLS versions beyond v1. Tom Lane
- pgsql: At promotion, don't leave behind a partial segment on the old ti Heikki Linnakangas
- Re: pgsql: At promotion, archive last segment from old timeline with .parti Fujii Masao
- pgsql: Minor enhancement of readability of ALTER TABLE syntax in the do Fujii Masao
- pgsql: Unpack jbvBinary objects passed to pushJsonbValue Andrew Dunstan
- pgsql: Unpack jbvBinary objects passed to pushJsonbValue Andrew Dunstan
- Re: pgsql: At promotion, archive last segment from old timeline with .parti Peter Eisentraut
- pgsql: Fix recently-introduced crash in array_contain_compare(). Tom Lane
- pgsql: Remove the new UPSERT command tag and use INSERT instead. Andres Freund
- pgsql: Fix yet another bug in ON CONFLICT rule deparsing. Andres Freund
- pgsql: Check return values of sensitive system library calls. Noah Misch
- pgsql: Check return values of sensitive system library calls. Noah Misch
- pgsql: pgcrypto: Report errant decryption as "Wrong key or corrupt data Noah Misch
- pgsql: Prevent a double free by not reentering be_tls_close(). Noah Misch
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Check return values of sensitive system library calls. Noah Misch
- pgsql: Add error-throwing wrappers for the printf family of functions. Noah Misch
- pgsql: Prevent a double free by not reentering be_tls_close(). Noah Misch
- pgsql: pgcrypto: Report errant decryption as "Wrong key or corrupt data Noah Misch
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Add error-throwing wrappers for the printf family of functions. Noah Misch
- pgsql: Check return values of sensitive system library calls. Noah Misch
- pgsql: Prevent a double free by not reentering be_tls_close(). Noah Misch
- pgsql: Prevent a double free by not reentering be_tls_close(). Noah Misch
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Prevent a double free by not reentering be_tls_close(). Noah Misch
- pgsql: Add error-throwing wrappers for the printf family of functions. Noah Misch
- pgsql: pgcrypto: Report errant decryption as "Wrong key or corrupt data Noah Misch
- pgsql: Prevent a double free by not reentering be_tls_close(). Noah Misch
- 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: pgcrypto: Report errant decryption as "Wrong key or corrupt data Noah Misch
- pgsql: pgcrypto: Report errant decryption as "Wrong key or corrupt data Noah Misch
- 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: pgcrypto: Report errant decryption as "Wrong key or corrupt data Noah Misch
- pgsql: Add error-throwing wrappers for the printf family of functions. Noah Misch
- 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: Add error-throwing wrappers for the printf family of functions. Noah Misch
- pgsql: Check return values of sensitive system library calls. Noah Misch
- pgsql: Add error-throwing wrappers for the printf family of functions. Noah Misch
- pgsql: Revert error-throwing wrappers for the printf family of function Tom Lane
- pgsql: Revert error-throwing wrappers for the printf family of function Tom Lane
- pgsql: Check return values of sensitive system library calls. Noah Misch
- pgsql: Revert error-throwing wrappers for the printf family of function Tom Lane
- pgsql: Revert error-throwing wrappers for the printf family of function Tom Lane
- pgsql: Revert error-throwing wrappers for the printf family of function Tom Lane
- pgsql: Revert error-throwing wrappers for the printf family of function Tom Lane
- pgsql: Still more fixes for lossy-GiST-distance-functions patch. Tom Lane
- pgsql: Fix incorrect snprintf() limit. Tom Lane
- pgsql: Add error check for lossy distance functions in index-only scans Tom Lane
- pgsql: Improve pgindent instructions regarding Perl backup files Bruce Momjian
- pgsql: Update typedef file in preparation for pgindent run Bruce Momjian
- pgsql: pgindent run for 9.5 Bruce Momjian
- pgsql: Remove no-longer-required function declarations. Tom Lane
- pgsql: Add a bit more commentary about regex's colormap tree data struc Tom Lane
- pgsql: Rename pg_shdepend.c's typedef "objectType" to SharedDependencyO Tom Lane
- pgsql: Rename pg_shdepend.c's typedef "objectType" to SharedDependencyO Tom Lane
- pgsql: Rename pg_shdepend.c's typedef "objectType" to SharedDependencyO Tom Lane
- pgsql: Rename pg_shdepend.c's typedef "objectType" to SharedDependencyO Tom Lane
- pgsql: Rename pg_shdepend.c's typedef "objectType" to SharedDependencyO Tom Lane
- pgsql: Rename pg_shdepend.c's typedef "objectType" to SharedDependencyO Tom Lane
- pgsql: Manual cleanup of pgindent results. Tom Lane
- pgsql: Revert 9.5 pgindent changes to atomics directory files Bruce Momjian
- pgsql: pgindent: more doc updates for skipping __asm__ files Bruce Momjian
- Re: pgsql: pgindent: more doc updates for skipping __asm__ files Michael Paquier
- pgsql: Fix rescan of IndexScan node with the new lossy GiST distance fu Heikki Linnakangas
- Re: pgsql: pgindent: more doc updates for skipping __asm__ files Bruce Momjian
- pgsql: pgindent: fix typo Bruce Momjian
- pgsql: Clean up and simplify jsonb_concat code. Andrew Dunstan
- pgsql: Update README.tuplock Alvaro Herrera
- pgsql: Update README.tuplock Alvaro Herrera
- pgsql: Explain CHECK constraint handling in postgres_fdw's IMPORT FOREI Tom Lane
- pgsql: Update README.tuplock Alvaro Herrera
- pgsql: pgindent: document location of "all" typedef lists Bruce Momjian
- pgsql: Fix valgrind's "unaddressable bytes" whining about BRIN code. Tom Lane
- pgsql: Add all structured objects passed to pushJsonbValue piecewise. Andrew Dunstan
- pgsql: Add all structured objects passed to pushJsonbValue piecewise. Andrew Dunstan
- pgsql: Simplify addJsonbToParseState() Andrew Dunstan
- pgsql: Suppress occasional failures in brin regression test. Tom Lane
- Re: pgsql: Add all structured objects passed to pushJsonbValue piecewise. Peter Eisentraut
- Re: pgsql: Add all structured objects passed to pushJsonbValue piecewise. Tom Lane
- pgsql: Remove configure check prohibiting threaded libpython on OpenBSD Tom Lane
- pgsql: Remove configure check prohibiting threaded libpython on OpenBSD Tom Lane
- pgsql: Remove configure check prohibiting threaded libpython on OpenBSD Tom Lane
- pgsql: Remove configure check prohibiting threaded libpython on OpenBSD Tom Lane
- pgsql: Remove configure check prohibiting threaded libpython on OpenBSD Tom Lane
- pgsql: Remove configure check prohibiting threaded libpython on OpenBSD Tom Lane
- pgsql: Revert "Simplify addJsonbToParseState()" Andrew Dunstan
- pgsql: Revert "Add all structured objects passed to pushJsonbValue piec Andrew Dunstan
- pgsql: Revert "Add all structured objects passed to pushJsonbValue piec Andrew Dunstan
- pgsql: Fix portability issue in isolationtester grammar. Tom Lane
- pgsql: Fix portability issue in isolationtester grammar. Tom Lane
- pgsql: Fix portability issue in isolationtester grammar. Tom Lane
- pgsql: Fix portability issue in isolationtester grammar. Tom Lane
- pgsql: Fix portability issue in isolationtester grammar. Tom Lane
- pgsql: Fix pg_get_functiondef() to print a function's LEAKPROOF propert Tom Lane
- pgsql: Fix pg_get_functiondef() to print a function's LEAKPROOF propert Tom Lane
- pgsql: Fix pg_get_functiondef() to print a function's LEAKPROOF propert Tom Lane
- pgsql: Fix pg_get_functiondef() to print a function's LEAKPROOF propert Tom Lane
- pgsql: Fix assorted inconsistencies in our calls of readlink(). Tom Lane
- pgsql: Remove pg_audit Stephen Frost
- pgsql: Fix pg_rewind's handling of top-level symlinks. Tom Lane
- Re: pgsql: Remove pg_audit Heikki Linnakangas
- Re: pgsql: Remove pg_audit Stephen Frost
- pgsql: Finish removing pg_audit Stephen Frost
- Re: pgsql: Finish removing pg_audit Stephen Frost
- pgsql: Remove *pgaudit* references also. Stephen Frost
- pgsql: Fix fsync-at-startup code to not treat errors as fatal. Tom Lane
- pgsql: Fix fsync-at-startup code to not treat errors as fatal. Tom Lane
- pgsql: Fix fsync-at-startup code to not treat errors as fatal. Tom Lane
- pgsql: Fix fsync-at-startup code to not treat errors as fatal. Tom Lane
- pgsql: Fix fsync-at-startup code to not treat errors as fatal. Tom Lane
- pgsql: Fix fsync-at-startup code to not treat errors as fatal. Tom Lane
- pgsql: Revert exporting of internal GUC variable "data_directory". Tom Lane
- pgsql: Adjust initdb to also not consider fsync'ing failures fatal. Tom Lane
- pgsql: Adjust initdb to also not consider fsync'ing failures fatal. Tom Lane
- pgsql: Adjust initdb to also not consider fsync'ing failures fatal. Tom Lane
- pgsql: Check that all aliases of a built-in function have same leakproo Tom Lane
- pgsql: Remove special cases for ETXTBSY from new fsync'ing logic. Tom Lane
- pgsql: Remove special cases for ETXTBSY from new fsync'ing logic. Tom Lane
- pgsql: Remove special cases for ETXTBSY from new fsync'ing logic. Tom Lane
- pgsql: Remove special cases for ETXTBSY from new fsync'ing logic. Tom Lane
- pgsql: Remove special cases for ETXTBSY from new fsync'ing logic. Tom Lane
- pgsql: Remove special cases for ETXTBSY from new fsync'ing logic. Tom Lane
- Re: pgsql: Adjust initdb to also not consider fsync'ing failures fatal. Peter Eisentraut
- Re: pgsql: Adjust initdb to also not consider fsync'ing failures fatal. Tom Lane
- pgsql: initdb -S should now have an explicit check that $PGDATA is vali Tom Lane
- pgsql: initdb -S should now have an explicit check that $PGDATA is vali Tom Lane
- pgsql: initdb -S should now have an explicit check that $PGDATA is vali Tom Lane
- pgsql: pg_upgrade: add missing period in C comment Bruce Momjian
- Re: pgsql: Remove special cases for ETXTBSY from new fsync'ing logic. Andres Freund
- Re: pgsql: Adjust initdb to also not consider fsync'ing failures fatal. Peter Eisentraut
- pgsql: Make Python tests more portable Peter Eisentraut