Mailing lists [pgsql-committers]
- pgsql: Fix typo in user manual Heikki Linnakangas
- pgsql: Fix typo in user manual Heikki Linnakangas
- pgsql: Fix typo in user manual Heikki Linnakangas
- pgsql: Fix typo in user manual Heikki Linnakangas
- pgsql: Fix typo in user manual Heikki Linnakangas
- pgsql: Fix typo in user manual Heikki Linnakangas
- pgsql: Fix bug in pg_receivexlog --verbose. Fujii Masao
- pgsql: Fix bug in pg_receivexlog --verbose. Fujii Masao
- pgsql: Fix bug in pg_receivexlog --verbose. Fujii Masao
- pgsql: Add missing PQclear() calls into pg_receivexlog. Fujii Masao
- pgsql: Add missing PQclear() calls into pg_receivexlog. Fujii Masao
- pgsql: Add missing PQclear() calls into pg_receivexlog. Fujii Masao
- pgsql: Windows doesn't have M_PI; define it ourselves when needed. Heikki Linnakangas
- pgsql: pg_upgrade: remove reference to autovacuum_multixact_freeze_max Bruce Momjian
- pgsql: pg_upgrade: remove reference to autovacuum_multixact_freeze_max Bruce Momjian
- pgsql: pg_upgrade: remove reference to autovacuum_multixact_freeze_max Bruce Momjian
- pgsql: pg_upgrade: assume user is install user Bruce Momjian
- pgsql: Improve some JSON error messages. Robert Haas
- pgsql: Improve some JSON error messages. Robert Haas
- pgsql: Fix typo in C comment. Kevin Grittner
- pgsql: Change ParseConfigFp() so that it doesn't process unused entry o Fujii Masao
- pgsql: Change ParseConfigFp() so that it doesn't process unused entry o Fujii Masao
- pgsql: Refactor pg_receivexlog main loop code, for readability, take 2. Fujii Masao
- pgsql: Fix alternate regression test output file. Robert Haas
- pgsql: Don't require sort support functions to provide a comparator. Robert Haas
- pgsql: Add PG_RETURN_UINT16 macro. Robert Haas
- ...
- pgsql: Improve comment. Heikki Linnakangas
- pgsql: Fix alternate regression test output file. Robert Haas
- pgsql: pg_upgrade: prevent oid conflicts with new-cluster TOAST tables Bruce Momjian
- pgsql: pg_upgrade: prevent oid conflicts with new-cluster TOAST tables Bruce Momjian
- pgsql: pg_upgrade: prevent oid conflicts with new-cluster TOAST tables Bruce Momjian
- pgsql: Fix typo in docs. Tom Lane
- pgsql: Fix typo in docs. Tom Lane
- pgsql: Add -F option to pg_receivexlog, for specifying fsync interval. Fujii Masao
- pgsql: Small message fixes Peter Eisentraut
- pgsql: Small message fixes Peter Eisentraut
- pgsql: Reject duplicate column names in foreign key referenced-columns Tom Lane
- pgsql: Reject duplicate column names in foreign key referenced-columns Tom Lane
- pgsql: Reject duplicate column names in foreign key referenced-columns Tom Lane
- pgsql: Reject duplicate column names in foreign key referenced-columns Tom Lane
- pgsql: Reject duplicate column names in foreign key referenced-columns Tom Lane
- pgsql: Reject duplicate column names in foreign key referenced-columns Tom Lane
- pgsql: Further cleanup of JSON-specific error messages. Tom Lane
- pgsql: Further cleanup of JSON-specific error messages. Tom Lane
- pgsql: Clean up handling of unknown-type inputs in json_build_object an Tom Lane
- pgsql: Clean up handling of unknown-type inputs in json_build_object an Tom Lane
- pgsql: Fix conversion of domains to JSON in 9.3 and 9.2. Tom Lane
- pgsql: Fix conversion of domains to JSON in 9.3 and 9.2. Tom Lane
- Re: pgsql: docs: Improve documentation of \pset without arguments. Fujii Masao
- pgsql: Clarify type resolution behavior for domain types. Tom Lane
- pgsql: Clarify type resolution behavior for domain types. Tom Lane
- pgsql: Clarify type resolution behavior for domain types. Tom Lane
- pgsql: Clarify type resolution behavior for domain types. Tom Lane
- pgsql: Clarify type resolution behavior for domain types. Tom Lane
- pgsql: Clarify type resolution behavior for domain types. Tom Lane
- Re: pgsql: docs: Improve documentation of \pset without arguments. Robert Haas
- Re: pgsql: docs: Improve documentation of \pset without arguments. Fujii Masao
- Re: pgsql: Further cleanup of JSON-specific error messages. David G Johnston
- Re: pgsql: Further cleanup of JSON-specific error messages. Tom Lane
- Re: pgsql: Further cleanup of JSON-specific error messages. David Johnston
- pgsql: Break out OpenSSL-specific code to separate files. Heikki Linnakangas
- pgsql: Fix documentation oversights about pageinspect and initializatio Fujii Masao
- pgsql: Fix documentation oversights about pageinspect and initializatio Fujii Masao
- pgsql: Fix documentation oversights about pageinspect and initializatio Fujii Masao
- pgsql: Fix documentation oversights about pageinspect and initializatio Fujii Masao
- pgsql: Fix documentation oversights about pageinspect and initializatio Fujii Masao
- pgsql: Fix failure to follow the directions when "init" fork was added. Fujii Masao
- pgsql: Fix failure to follow the directions when "init" fork was added. Fujii Masao
- pgsql: Fix failure to follow the directions when "init" fork was added. Fujii Masao
- pgsql: Add tab-completion for \unset and valid setting values of psql v Fujii Masao
- pgsql: Change first call of ProcessConfigFile so as to process only dat Fujii Masao
- pgsql: Change first call of ProcessConfigFile so as to process only dat Fujii Masao
- pgsql: Enhance pgbench's option checking. Tatsuo Ishii
- pgsql: Be less aggressive in asking for feedback of logical walsender c Andres Freund
- pgsql: Be less aggressive in asking for feedback of logical walsender c Andres Freund
- pgsql: Fix typo in \setrandom document. Fujii Masao
- pgsql: pg_recvlogical message and code improvements. Andres Freund
- pgsql: pg_recvlogical message and code improvements. Andres Freund
- pgsql: Expose -S option in pg_receivexlog. Fujii Masao
- pgsql: Expose -S option in pg_receivexlog. Fujii Masao
- pgsql: Prevent memory leaks in parseRelOptions(). Tom Lane
- pgsql: Prevent memory leaks in RelationGetIndexList, RelationGetIndexAt Tom Lane
- pgsql: doc: Remove obsolete set element DSSSL customizations Peter Eisentraut
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Add some noreturn attributes based on compiler recommendations Peter Eisentraut
- pgsql: Fix help message in pg_ctl. Fujii Masao
- pgsql: Fix help message in pg_ctl. Fujii Masao
- pgsql: Fix help message in pg_ctl. Fujii Masao
- pgsql: Add sortsupport routines for text. Robert Haas
- pgsql: docs: Add missing period. Robert Haas
- Re: pgsql: docs: Add missing period. Simon Riggs
- Re: pgsql: docs: Add missing period. Robert Haas
- pgsql: Update SysV parameter configuration documentation for FreeBSD. Tom Lane
- pgsql: Update SysV parameter configuration documentation for FreeBSD. Tom Lane
- pgsql: Update SysV parameter configuration documentation for FreeBSD. Tom Lane
- pgsql: Update SysV parameter configuration documentation for FreeBSD. Tom Lane
- pgsql: Update SysV parameter configuration documentation for FreeBSD. Tom Lane
- pgsql: Update SysV parameter configuration documentation for FreeBSD. Tom Lane
- Re: pgsql: docs: Add missing period. Simon Riggs
- pgsql: doc: Fix DocBook XML validity Peter Eisentraut
- pgsql: Set shared library path for in-tree TAP tests Peter Eisentraut
- pgsql: Set shared library path for in-tree TAP tests Peter Eisentraut
- pgsql: Doc fix: New York State's capital is Albany. Heikki Linnakangas
- pgsql: Remove remnants of a JENTRY_ISFIRST flag bit. Heikki Linnakangas
- Re: pgsql: Remove remnants of a JENTRY_ISFIRST flag bit. Tom Lane
- pgsql: pg_upgrade: error if run from top of new PGDATA on Windows Bruce Momjian
- pgsql: pg_upgrade: fix define adjusted during testing Bruce Momjian
- pgsql: Remove remnants of a JENTRY_ISFIRST flag bit. Heikki Linnakangas
- Re: pgsql: Remove remnants of a JENTRY_ISFIRST flag bit. Heikki Linnakangas
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Fix bogus commutator/negator links for JSONB containment operato Tom Lane
- pgsql: Fix bogus commutator/negator links for JSONB containment operato Tom Lane
- pgsql: Add opr_sanity queries to inspect commutator/negator links more Tom Lane
- pgsql: Fix bogus return macros in range_overright_internal(). Tom Lane
- pgsql: Fix bogus return macros in range_overright_internal(). Tom Lane
- pgsql: Fix bogus return macros in range_overright_internal(). Tom Lane
- pgsql: Fix bogus return macros in range_overright_internal(). Tom Lane
- Re: pgsql: Cosmetic improvements in plpython's make rule for libpython impo Noah Misch
- Re: pgsql: Break out OpenSSL-specific code to separate files. Andres Freund
- pgsql: doc: Work around stylesheet bug for man build Peter Eisentraut
- pgsql: doc: Work around stylesheet bug for man build Peter Eisentraut
- Re: Re: pgsql: Cosmetic improvements in plpython's make rule for libpython impo Tom Lane
- Re: Re: pgsql: Cosmetic improvements in plpython's make rule for libpython impo Noah Misch
- pgsql: Improve DISCARD documentation. Tom Lane
- pgsql: Improve DISCARD documentation. Tom Lane
- pgsql: Make an editorial pass over the 9.4 release notes. Tom Lane
- pgsql: Make an editorial pass over the 9.4 release notes. Tom Lane
- pgsql: Add missing index terms for replication commands in the document Fujii Masao
- pgsql: Add missing index terms for replication commands in the document Fujii Masao
- Re: pgsql: Add missing index terms for replication commands in the document Michael Paquier
- pgsql: Use ISO 8601 format for dates converted to JSON, too. Tom Lane
- pgsql: Use ISO 8601 format for dates converted to JSON, too. Tom Lane
- Re: pgsql: Add missing index terms for replication commands in the document Fujii Masao
- pgsql: Fix obsolete mention of non-int64 support in CREATE SEQUENCE doc Tom Lane
- pgsql: Fix obsolete mention of non-int64 support in CREATE SEQUENCE doc Tom Lane
- pgsql: Fix obsolete mention of non-int64 support in CREATE SEQUENCE doc Tom Lane
- pgsql: Fix obsolete mention of non-int64 support in CREATE SEQUENCE doc Tom Lane
- pgsql: Fix obsolete mention of non-int64 support in CREATE SEQUENCE doc Tom Lane
- pgsql: Fix obsolete mention of non-int64 support in CREATE SEQUENCE doc Tom Lane
- pgsql: Reorganize functions in be-secure-openssl.c Heikki Linnakangas
- Re: pgsql: Break out OpenSSL-specific code to separate files. Heikki Linnakangas
- pgsql: Revert psql changes to support wrapped expanded mode. That featu Greg Stark
- pgsql: Fix further concerns about psql wrapping in expanded mode having Greg Stark
- pgsql: Adjust Release Notes to reflect holding off wrapped expanded mod Greg Stark
- Re: pgsql: Adjust Release Notes to reflect holding off wrapped expanded mod Tom Lane
- Re: pgsql: Adjust Release Notes to reflect holding off wrapped expanded mod Greg Stark
- pgsql: Adjust Release Notes to reflect holding off wrapped expanded mod Greg Stark
- Re: pgsql: Adjust Release Notes to reflect holding off wrapped expanded mod Tom Lane
- pgsql: Install libpq DLL with $(INSTALL_SHLIB). Noah Misch
- pgsql: Replace a few strncmp() calls with strlcpy(). Noah Misch
- pgsql: Install libpq DLL with $(INSTALL_SHLIB). Noah Misch
- pgsql: Make pg_service.conf sample LDIF more portable. Noah Misch
- pgsql: Document new trigger-related forms of ALTER FOREIGN TABLE. Noah Misch
- pgsql: Install libpq DLL with $(INSTALL_SHLIB). Noah Misch
- pgsql: Install libpq DLL with $(INSTALL_SHLIB). Noah Misch
- pgsql: Install libpq DLL with $(INSTALL_SHLIB). Noah Misch
- pgsql: Document new trigger-related forms of ALTER FOREIGN TABLE. Noah Misch
- pgsql: Make pg_service.conf sample LDIF more portable. Noah Misch
- pgsql: Finish adding file version information to installed Windows bina Noah Misch
- pgsql: Install libpq DLL with $(INSTALL_SHLIB). Noah Misch
- pgsql: Fix bug in checking of IDENTIFY_SYSTEM result. Fujii Masao
- pgsql: Fix bug in checking of IDENTIFY_SYSTEM result. Fujii Masao
- Re: pgsql: Fix bug in checking of IDENTIFY_SYSTEM result. Andres Freund
- pgsql: Revert "Fix bug in checking of IDENTIFY_SYSTEM result." Fujii Masao
- pgsql: Revert "Fix bug in checking of IDENTIFY_SYSTEM result." Fujii Masao
- pgsql: Use comma+space as the separator in the default search_path. Heikki Linnakangas
- pgsql: pg_upgrade: adjust logging to use QUERY_ALLOC lengths Bruce Momjian
- pgsql: Fix core dump in jsonb #> operator, and add regression test case Tom Lane
- pgsql: Fix core dump in jsonb #> operator, and add regression test case Tom Lane
- pgsql: More regression test cases for json/jsonb extraction operators. Tom Lane
- pgsql: More regression test cases for json/jsonb extraction operators. Tom Lane
- Re: pgsql: Add missing index terms for replication commands in the document Bruce Momjian
- Re: pgsql: Add missing index terms for replication commands in the document Michael Paquier
- pgsql: Add #define INT64_MODIFIER for the printf length modifier for 64 Heikki Linnakangas
- pgsql: Add pinning_backends column to the pg_buffercache extension. Andres Freund
- pgsql: Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' Stephen Frost
- pgsql: Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE' Stephen Frost
- Re: pgsql: Add pinning_backends column to the pg_buffercache extension. Peter Geoghegan
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Change the way pg_basebackup's tablespace mapping is implemented Heikki Linnakangas
- pgsql: Change the way pg_basebackup's tablespace mapping is implemented Heikki Linnakangas
- pgsql: Fix comment in pg_basebackup. Heikki Linnakangas
- pgsql: Fix comment in pg_basebackup. Heikki Linnakangas
- pgsql: Fix newly introduced misspelling of existence in pg_buffercache. Andres Freund
- pgsql: Fix corner-case behaviors in JSON/JSONB field extraction operato Tom Lane
- pgsql: Fix corner-case behaviors in JSON/JSONB field extraction operato Tom Lane
- pgsql: Fix outdated comment Alvaro Herrera
- pgsql: Fix outdated comment Alvaro Herrera
- pgsql: Fix outdated comment Alvaro Herrera
- pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED Alvaro Herrera
- pgsql: doc: Improve pg_restore help output Peter Eisentraut
- pgsql: doc: Improve pg_restore help output Peter Eisentraut
- Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED Simon Riggs
- Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED Andres Freund
- Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED Simon Riggs
- Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED Andres Freund
- Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED Andrew Dunstan
- pgsql: Don't track DEALLOCATE in pg_stat_statements. Heikki Linnakangas
- pgsql: Don't track DEALLOCATE in pg_stat_statements. Heikki Linnakangas
- pgsql: Fix typos in some error messages thrown by extension scripts whe Andres Freund
- pgsql: Fix typos in some error messages thrown by extension scripts whe Andres Freund
- pgsql: Backpatch: Fix typo in update scripts for some contrib modules. Andres Freund
- pgsql: Fix typos in some error messages thrown by extension scripts whe Andres Freund
- pgsql: Backpatch: Fix typo in update scripts for some contrib modules. Andres Freund
- pgsql: Fix typos in some error messages thrown by extension scripts whe Andres Freund
- Re: pgsql: Fix typos in some error messages thrown by extension scripts whe Tom Lane
- pgsql: Fix typos in some error messages thrown by extension scripts whe Andres Freund
- Re: pgsql: Fix typos in some error messages thrown by extension scripts whe Andres Freund
- pgsql: Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT. Heikki Linnakangas
- pgsql: Editorial review of SET UNLOGGED Alvaro Herrera
- pgsql: Revert XactLockTableWait context setup in conditional multixact Alvaro Herrera
- pgsql: More psprintf goodness Alvaro Herrera
- pgsql: Oops, forgot to "git add" one last change Alvaro Herrera
- pgsql: Have CREATE TABLE AS and REFRESH return an OID Alvaro Herrera
- pgsql: Use newly added InvalidCommandId instead of 0 Alvaro Herrera
- pgsql: DefineType: return base type OID, not its array Alvaro Herrera
- pgsql: Revert XactLockTableWait context setup in conditional multixact Alvaro Herrera
- pgsql: upgrade docs: highlight pg_upgrade, warn about globals preserva Bruce Momjian
- pgsql: upgrade docs: highlight pg_upgrade, warn about globals preserva Bruce Momjian
- pgsql: pg_ctl, pg_upgrade: allow multiple -o/-O options, append them Bruce Momjian
- pgsql: Throw error for ALTER TABLE RESET of an invalid option Bruce Momjian
- pgsql: pg_upgrade: add SET log_min_error_statement = warning Bruce Momjian
- Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option Andres Freund
- Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option Bruce Momjian
- Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option Tom Lane
- pgsql: pg_upgrade: remove support for 8.3 old clusters Bruce Momjian
- pgsql: revert "Throw error for ALTER TABLE RESET of an invalid option" Bruce Momjian
- Re: pgsql: Throw error for ALTER TABLE RESET of an invalid option Bruce Momjian
- pgsql: pg_upgrade docs: update docs for 8.3 support removal Bruce Momjian
- pgsql: pg_upgrade: use CTE query rather than temp table Bruce Momjian
- pgsql: rename macro isTempOrToastNamespace to isTempOrTempToastNamespac Bruce Momjian
- pgsql: pg_upgrade: prevent automatic oid assignment Bruce Momjian
- Re: pgsql: pg_upgrade: prevent automatic oid assignment Tom Lane
- pgsql: Show schema names in pg_dump verbose output. Heikki Linnakangas
- pgsql: Specify the port in dblink and postgres_fdw tests. Andres Freund
- pgsql: Don't hardcode contrib_regression dbname in postgres_fdw and dbl Andres Freund
- pgsql: Implement IF NOT EXISTS for CREATE SEQUENCE. Heikki Linnakangas
- pgsql: Mark IsBinaryUpgrade as PGDLLIMPORT to fix windows builds after Andres Freund
- Re: pgsql: pg_upgrade: prevent automatic oid assignment Bruce Momjian
- pgsql: Fix superuser concurrent refresh of matview owned by another. Kevin Grittner
- pgsql: Fix superuser concurrent refresh of matview owned by another. Kevin Grittner
- pgsql: Fix typo in b34e37bfefbed1bf9396dde18f308d8b96fd176c. Robert Haas
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: doc: Document valid checkpoint_timeout range Peter Eisentraut
- pgsql: Fix Var handling for security barrier views Stephen Frost
- pgsql: Fix Var handling for security barrier views Stephen Frost
- pgsql: Add header comments to receivelog.h and streamutil.h. Fujii Masao
- pgsql: Fix FOR UPDATE NOWAIT on updated tuple chains Alvaro Herrera
- pgsql: Fix FOR UPDATE NOWAIT on updated tuple chains Alvaro Herrera
- Re: pgsql: Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT. Alvaro Herrera
- pgsql: Allow multibyte characters as escape in SIMILAR TO and SUBSTRING Jeff Davis
- pgsql: Allow units to be specified in relation option setting value. Fujii Masao
- pgsql: Allow escaping of option values for options passed at connection Andres Freund
- Re: pgsql: Allow units to be specified in relation option setting value. Andres Freund
- Re: pgsql: Allow units to be specified in relation option setting value. Fujii Masao
- Re: pgsql: Allow units to be specified in relation option setting value. Michael Paquier
- Re: pgsql: Allow units to be specified in relation option setting value. Michael Paquier
- Re: pgsql: Allow units to be specified in relation option setting value. Tom Lane
- Re: pgsql: Allow units to be specified in relation option setting value. Andres Freund
- Re: pgsql: Allow units to be specified in relation option setting value. Fujii Masao
- Re: pgsql: Allow units to be specified in relation option setting value. Robert Haas
- Re: pgsql: Allow units to be specified in relation option setting value. Tom Lane
- pgsql: Revert "Allow units to be specified in relation option setting v Fujii Masao
- Re: pgsql: Allow units to be specified in relation option setting value. Fujii Masao
- pgsql: Fix citext upgrade script for disallowance of oidvector element Tom Lane
- pgsql: Fix citext upgrade script for disallowance of oidvector element Tom Lane
- pgsql: Fix citext upgrade script for disallowance of oidvector element Tom Lane
- pgsql: Fix citext upgrade script for disallowance of oidvector element Tom Lane
- pgsql: Fix citext upgrade script for disallowance of oidvector element Tom Lane
- pgsql: Always use our getaddrinfo.c on Windows. Noah Misch
- pgsql: Add min and max aggregates for inet/cidr data types. Tom Lane
- pgsql: doc: Revert ALTER TABLESPACE summary line Peter Eisentraut
- pgsql: Assorted message improvements Peter Eisentraut
- pgsql: Assorted message improvements Peter Eisentraut
- pgsql: doc: Revert ALTER TABLESPACE summary line Peter Eisentraut
- ...
- pgsql: Fix bug in compressed GIN data leaf page splitting code. Heikki Linnakangas
- pgsql: Fix bug in compressed GIN data leaf page splitting code. Heikki Linnakangas
- pgsql: pg_is_xlog_replay_paused(): remove super-user-only restriction Bruce Momjian
- pgsql: pg_is_xlog_replay_paused(): remove super-user-only restriction Bruce Momjian
- Re: pgsql: doc: Revert ALTER TABLESPACE summary line Stephen Frost
- pgsql: Update C comment for pg_attribute.attislocal Bruce Momjian
- pgsql: Make backend local tracking of buffer pins memory efficient. Andres Freund
- pgsql: Again update C comments for pg_attribute.attislocal Bruce Momjian
- pgsql: doc: Various typo/grammar fixes Kevin Grittner
- pgsql: doc: Various typo/grammar fixes Kevin Grittner
- pgsql: doc: Various typo/grammar fixes Kevin Grittner
- pgsql: doc: Various typo/grammar fixes Kevin Grittner
- pgsql: doc: Various typo/grammar fixes Kevin Grittner
- pgsql: doc: Various typo/grammar fixes Kevin Grittner