Mailing lists [pgsql-committers]
- pgsql: Fix typo in comment. Heikki Linnakangas
- pgsql: Fix typo in comment. Heikki Linnakangas
- pgsql: Fix typo in comment. Heikki Linnakangas
- pgsql: Fix typo in comment. Heikki Linnakangas
- pgsql: Move SizeOfHeapNewCid next to xl_heap_new_cid struct. Heikki Linnakangas
- pgsql: Fix bug in the new B-tree incomplete-split code. Heikki Linnakangas
- pgsql: Remove dead check for backup block, replace with Assert. Heikki Linnakangas
- pgsql: Doc: improve discussion of reverse+forward host name lookup in p Tom Lane
- pgsql: Fix bug in the new GIN incomplete-split code. Heikki Linnakangas
- pgsql: Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane
- pgsql: Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane
- pgsql: Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane
- pgsql: Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane
- pgsql: De-anonymize the union in JsonbValue. Tom Lane
- pgsql: Fix assorted issues in client host name lookup. Tom Lane
- pgsql: Fix assorted issues in client host name lookup. Tom Lane
- pgsql: Fix assorted issues in client host name lookup. Tom Lane
- pgsql: Fix assorted issues in client host name lookup. Tom Lane
- pgsql: Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas
- pgsql: Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas
- pgsql: Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas
- pgsql: Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas
- pgsql: Fix documentation about size of interval type. Tom Lane
- pgsql: Fix documentation about size of interval type. Tom Lane
- pgsql: Fix documentation about size of interval type. Tom Lane
- pgsql: Fix documentation about size of interval type. Tom Lane
- pgsql: Fix documentation about size of interval type. Tom Lane
- pgsql: Avoid promising that "ADD COLUMN ... DEFAULT NULL" is free. Tom Lane
- pgsql: Fix documentation about joining pg_locks to other views. Tom Lane
- pgsql: Fix documentation about joining pg_locks to other views. Tom Lane
- pgsql: Fix documentation about joining pg_locks to other views. Tom Lane
- pgsql: Fix documentation about joining pg_locks to other views. Tom Lane
- pgsql: Fix documentation about joining pg_locks to other views. Tom Lane
- pgsql: Fix documentation about joining pg_locks to other views. Tom Lane
- pgsql: Code review for commit d26888bc4d1e539a82f21382b0000fe5bbf889d9. Tom Lane
- pgsql: Fix non-equivalence of VARIADIC and non-VARIADIC function call f Tom Lane
- pgsql: Fix non-equivalence of VARIADIC and non-VARIADIC function call f Tom Lane
- pgsql: Avoid allocations in critical sections. Heikki Linnakangas
- pgsql: Avoid allocations in critical sections. Heikki Linnakangas
- pgsql: Avoid allocations in critical sections. Heikki Linnakangas
- pgsql: Avoid allocations in critical sections. Heikki Linnakangas
- pgsql: Avoid allocations in critical sections. Heikki Linnakangas
- pgsql: Avoid allocations in critical sections. Heikki Linnakangas
- pgsql: Add an Assertion that you don't palloc within a critical section Heikki Linnakangas
- pgsql: In checkpoint, move the check for in-progress xacts out of criti Heikki Linnakangas
- pgsql: Move multixid allocation out of critical section. Heikki Linnakangas
- pgsql: Move multixid allocation out of critical section. Heikki Linnakangas
- pgsql: Fix some compiler warnings that clang emits with -pedantic. Robert Haas
- pgsql: Fix bogus time printout in walreceiver's debug log messages. Tom Lane
- pgsql: Fix bogus time printout in walreceiver's debug log messages. Tom Lane
- pgsql: Fix bogus time printout in walreceiver's debug log messages. Tom Lane
- pgsql: Make sure -D is an absolute path when starting server on Windows Tom Lane
- pgsql: Preserve errno across free(). Tom Lane
- pgsql: Allow "-C variable" and "--describe-config" even to root users. Tom Lane
- pgsql: Allow "-C variable" and "--describe-config" even to root users. Tom Lane
- pgsql: Allow "-C variable" and "--describe-config" even to root users. Tom Lane
- pgsql: Fix tablespace creation WAL replay to work on Windows. Tom Lane
- pgsql: Fix tablespace creation WAL replay to work on Windows. Tom Lane
- pgsql: Fix tablespace creation WAL replay to work on Windows. Tom Lane
- pgsql: Fix tablespace creation WAL replay to work on Windows. Tom Lane
- pgsql: Fix tablespace creation WAL replay to work on Windows. Tom Lane
- pgsql: ecpg/ecpglib must build the src/port files it uses with -DFRONTE Tom Lane
- pgsql: Fix processing of PGC_BACKEND GUC parameters on Windows. Tom Lane
- pgsql: Fix processing of PGC_BACKEND GUC parameters on Windows. Tom Lane
- pgsql: Fix processing of PGC_BACKEND GUC parameters on Windows. Tom Lane
- pgsql: Fix processing of PGC_BACKEND GUC parameters on Windows. Tom Lane
- pgsql: Fix processing of PGC_BACKEND GUC parameters on Windows. Tom Lane
- pgsql: Fix processing of PGC_BACKEND GUC parameters on Windows. Tom Lane
- pgsql: Fix another palloc in critical section. Heikki Linnakangas
- pgsql: Block signals earlier during postmaster startup. Tom Lane
- pgsql: Block signals earlier during postmaster startup. Tom Lane
- pgsql: Block signals earlier during postmaster startup. Tom Lane
- pgsql: Block signals earlier during postmaster startup. Tom Lane
- pgsql: Block signals earlier during postmaster startup. Tom Lane
- pgsql: Block signals earlier during postmaster startup. Tom Lane
- pgsql: Improve contrib/pg_trgm's heuristics for regexp index searches. Tom Lane
- pgsql: Reduce lock levels of some ALTER TABLE cmds Simon Riggs
- pgsql: Isolation test files for ALTER TABLE patch Simon Riggs
- pgsql: Extra warnings and errors for PL/pgSQL Simon Riggs
- pgsql: Fix WAL replay bug in the new GIN incomplete-split code. Heikki Linnakangas
- pgsql: Remove ipc_test. Robert Haas
- Re: pgsql: Remove ipc_test. Thom Brown
- Re: pgsql: Remove ipc_test. Robert Haas
- Re: pgsql: Remove ipc_test. Thom Brown
- Re: pgsql: Remove ipc_test. Tom Lane
- pgsql: Assert that strong-lock count is >0 everywhere it's decremented. Robert Haas
- pgsql: Assert that strong-lock count is >0 everywhere it's decremented. Robert Haas
- pgsql: Assert that strong-lock count is >0 everywhere it's decremented. Robert Haas
- pgsql: Remove 'make clean' support for ipc_test. Robert Haas
- Re: pgsql: Remove ipc_test. Robert Haas
- ...
- pgsql: Zero padding byte at end of GIN posting list. Heikki Linnakangas
- pgsql: Fix hot standby bug with GiST scans. Heikki Linnakangas
- pgsql: Fix hot standby bug with GiST scans. Heikki Linnakangas
- pgsql: Fix hot standby bug with GiST scans. Heikki Linnakangas
- pgsql: Fix hot standby bug with GiST scans. Heikki Linnakangas
- pgsql: Fix hot standby bug with GiST scans. Heikki Linnakangas
- pgsql: Add new to_reg* functions for error-free OID lookups. Robert Haas
- pgsql: Get rid of the dynamic shared memory state file. Robert Haas
- pgsql: doc: Fix typo. Robert Haas
- pgsql: Add an in-core GiST index opclass for inet/cidr types. Tom Lane
- Re: pgsql: Get rid of the dynamic shared memory state file. Andres Freund
- Re: pgsql: Get rid of the dynamic shared memory state file. Robert Haas
- Re: pgsql: Get rid of the dynamic shared memory state file. Tom Lane
- Re: pgsql: Get rid of the dynamic shared memory state file. Andres Freund
- pgsql: Fix silly oversight in patch to remove dsm state file. Robert Haas
- pgsql: Several fixes to array handling in ecpg. Michael Meskes
- pgsql: Several fixes to array handling in ecpg. Michael Meskes
- pgsql: Several fixes to array handling in ecpg. Michael Meskes
- pgsql: Several fixes to array handling in ecpg. Michael Meskes
- pgsql: Several fixes to array handling in ecpg. Michael Meskes
- Re: pgsql: Several fixes to array handling in ecpg. Andres Freund
- Re: pgsql: Several fixes to array handling in ecpg. Michael Meskes
- Re: pgsql: Several fixes to array handling in ecpg. Andres Freund
- pgsql: Add missing include. Robert Haas
- pgsql: Fix misc typos in comments. Heikki Linnakangas
- pgsql: docs: add link to pg_start_backup() from pg_basebackup --checkp Bruce Momjian
- pgsql: Fix a few more misc typos in comments. Heikki Linnakangas
- pgsql: Fix typo in comment. Heikki Linnakangas
- Re: pgsql: Several fixes to array handling in ecpg. Tom Lane
- pgsql: C comment: track_activity_query_size doesn't support memory uni Bruce Momjian
- pgsql: The new pointer_to_struct test needs a special command line para Michael Meskes
- Re: pgsql: Several fixes to array handling in ecpg. Michael Meskes
- pgsql: Fix bugs in GIN "fast scan" with partial match. Heikki Linnakangas
- pgsql: Provide moving-aggregate support for a bunch of numerical aggreg Tom Lane
- pgsql: Make security barrier views automatically updatable Stephen Frost
- Re: pgsql: Make security barrier views automatically updatable Tom Lane
- pgsql: Provide moving-aggregate support for boolean aggregates. Tom Lane
- Re: pgsql: Make security barrier views automatically updatable Stephen Frost
- pgsql: Add ANALYZE into regression tests Stephen Frost
- pgsql: Make a dedicated AlterTblSpcStmt production Stephen Frost
- Re: pgsql: Add ANALYZE into regression tests Andrew Dunstan
- Re: pgsql: Add ANALYZE into regression tests Stephen Frost
- Re: pgsql: Add ANALYZE into regression tests Andrew Dunstan
- pgsql: Suppress compiler warning in new contrib/pg_trgm code. Tom Lane
- pgsql: Improve some O(N^2) behavior in window function evaluation. Tom Lane
- Re: pgsql: Add ANALYZE into regression tests Greg Stark
- Re: pgsql: Add ANALYZE into regression tests Stephen Frost
- Re: pgsql: Add ANALYZE into regression tests Tom Lane
- Re: pgsql: Add ANALYZE into regression tests Stephen Frost
- pgsql: GIN entry pages follow the standard page layout - tell XLogInser Heikki Linnakangas
- pgsql: Remove dead checks for invalid left page in ginDeletePage. Heikki Linnakangas
- pgsql: Tab completion for event triggers. Robert Haas
- Re: pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. Fujii Masao
- Re: pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. Fujii Masao
- pgsql: Update list of relation types on which ALTER TABLE RENAME/OWNER Robert Haas
- pgsql: Correct description of constraint_name in ALTER TABLE documentat Robert Haas
- pgsql: Fix bogus handling of bad strategy number in GIST consistent() f Tom Lane
- pgsql: doc: Update yet another place that didn't get the memo about mat Robert Haas
- pgsql: doc: Suggesting clearing pg_replslot from a hot filesystem backu Robert Haas
- pgsql: Set pd_lower on internal GIN posting tree pages. Heikki Linnakangas
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Add TAP tests for client programs Peter Eisentraut
- pgsql: Add @configure_input@ marker to Makefile.global.in Peter Eisentraut
- pgsql: Have lcov call the right gcov Peter Eisentraut
- pgsql: vacuumdb: Add option --analyze-in-stages Peter Eisentraut
- pgsql: psql: conditionally display oids and replication identity Bruce Momjian
- Re: pgsql: psql: conditionally display oids and replication identity Tom Lane
- pgsql: contrib/test_decoding: fix regression test for psql oid display Bruce Momjian
- Re: pgsql: psql: conditionally display oids and replication identity Bruce Momjian
- pgsql: Use correctly-sized buffer when zero-filling a WAL file. Heikki Linnakangas
- pgsql: Use correctly-sized buffer when zero-filling a WAL file. Heikki Linnakangas
- pgsql: Use correctly-sized buffer when zero-filling a WAL file. Heikki Linnakangas
- pgsql: Use correctly-sized buffer when zero-filling a WAL file. Heikki Linnakangas
- pgsql: Use correctly-sized buffer when zero-filling a WAL file. Heikki Linnakangas
- pgsql: Use correctly-sized buffer when zero-filling a WAL file. Heikki Linnakangas
- pgsql: check socket creation errors against PGINVALID_SOCKET Bruce Momjian
- pgsql: check socket creation errors against PGINVALID_SOCKET Bruce Momjian
- pgsql: check socket creation errors against PGINVALID_SOCKET Bruce Momjian
- pgsql: check socket creation errors against PGINVALID_SOCKET Bruce Momjian
- pgsql: check socket creation errors against PGINVALID_SOCKET Bruce Momjian
- pgsql: doc: fix json_extract_path_text() typo by adding jsonb Bruce Momjian
- pgsql: Try to fix spurious DSM failures on Windows. Robert Haas
- pgsql: Add to_regprocedure() and to_regoperator(). Robert Haas
- pgsql: Fix timeout in LDAP lookup of libpq connection parameters Magnus Hagander
- pgsql: Fix timeout in LDAP lookup of libpq connection parameters Magnus Hagander
- pgsql: Fix timeout in LDAP lookup of libpq connection parameters Magnus Hagander
- pgsql: Fix timeout in LDAP lookup of libpq connection parameters Magnus Hagander
- pgsql: Fix timeout in LDAP lookup of libpq connection parameters Magnus Hagander
- pgsql: Fix timeout in LDAP lookup of libpq connection parameters Magnus Hagander
- pgsql: Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane
- pgsql: Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane
- pgsql: Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane
- pgsql: Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane
- pgsql: Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane
- pgsql: Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane
- pgsql: pg_upgrade: remove redundant include files Bruce Momjian
- pgsql: Attempt to get plpython regression tests working again for MSVC Andrew Dunstan
- pgsql: Attempt to get plpython regression tests working again for MSVC Andrew Dunstan
- pgsql: Attempt to get plpython regression tests working again for MSVC Andrew Dunstan
- pgsql: Attempt to get plpython regression tests working again for MSVC Andrew Dunstan
- Re: pgsql: Attempt to get plpython regression tests working again for MSVC Tom Lane
- pgsql: Update oidjoins regression test for 9.4. Tom Lane
- Re: pgsql: Attempt to get plpython regression tests working again for MSVC Andrew Dunstan
- pgsql: docs: make max_wal_senders higher to handle disconnects Bruce Momjian
- Re: pgsql: Attempt to get plpython regression tests working again for MSVC Tom Lane
- pgsql: Fix contrib/postgres_fdw's remote-estimate representation of arr Tom Lane
- pgsql: Fix contrib/postgres_fdw's remote-estimate representation of arr Tom Lane
- pgsql: Fix object identities for text search objects Alvaro Herrera
- pgsql: Fix object identities for text search objects Alvaro Herrera
- pgsql: psql: update --help output for unaligned mode params Bruce Momjian
- pgsql: doc: move min_recovery_apply_delay into the right section Bruce Momjian
- pgsql: libpq: use pgsocket for socket values, for portability Bruce Momjian
- pgsql: docs: properly document psql auto encoding mode Bruce Momjian
- pgsql: docs: properly document psql auto encoding mode Bruce Momjian
- pgsql: Rename EXPLAIN ANALYZE's "total runtime" output to "execution ti Tom Lane
- pgsql: Set the all-visible flag on heap page before writing WAL record, Heikki Linnakangas
- pgsql: Set the all-visible flag on heap page before writing WAL record, Heikki Linnakangas
- pgsql: docs: adjustments for streaming standbys that disconnect frequen Bruce Momjian
- pgsql: pg_upgrade: throw an error for non-existent tablespace director Bruce Momjian
- pgsql: pg_upgrade: throw an error for non-existent tablespace director Bruce Momjian
- pgsql: report stat() error in trigger file check Bruce Momjian
- pgsql: pgcrypto: fix memset() calls that might be optimized away Bruce Momjian
- pgsql: pgcrypto: fix memset() calls that might be optimized away Bruce Momjian
- pgsql: pgcrypto: fix memset() calls that might be optimized away Bruce Momjian
- pgsql: pgcrypto: fix memset() calls that might be optimized away Bruce Momjian
- pgsql: pgcrypto: fix memset() calls that might be optimized away Bruce Momjian
- pgsql: pgcrypto: fix memset() calls that might be optimized away Bruce Momjian
- pgsql: Fix unused-variable warning on Windows. Tom Lane
- pgsql: Fix unused-variable warning on Windows. Tom Lane
- pgsql: Fix unused-variable warning on Windows. Tom Lane
- pgsql: Fix unused-variable warning on Windows. Tom Lane
- pgsql: Fix unused-variable warning on Windows. Tom Lane
- pgsql: Fix unused-variable warning on Windows. Tom Lane
- pgsql: Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut
- pgsql: Fix typo Magnus Hagander
- pgsql: libpq: have PQconnectdbParams() and PQpingParams accept "" as d Bruce Momjian
- pgsql: docs: tablespaces cannot be accessed independently Bruce Momjian
- pgsql: doc: mention archive_command and recovery_command are exec'ed lo Bruce Momjian
- pgsql: doc: CREATE DATABASE doesn't copy template database-level config Bruce Momjian
- pgsql: Fix typo. Robert Haas
- pgsql: Fix another typo. Robert Haas
- pgsql: pg_stat_statements forgot to let previous occupant of hook get c Tom Lane
- pgsql: pg_stat_statements forgot to let previous occupant of hook get c Tom Lane
- pgsql: pg_stat_statements forgot to let previous occupant of hook get c Tom Lane
- pgsql: Avoid transient bogus page contents when creating a sequence. Heikki Linnakangas
- pgsql: Fix rm_desc routine of b-tree page delete records. Heikki Linnakangas
- pgsql: Retain original physical order of tuples in redo of b-tree split Heikki Linnakangas
- pgsql: Fix bug in new B-tree page deletion code. Heikki Linnakangas
- pgsql: doc: Improve "replication slot" index entries Peter Eisentraut
- pgsql: Fix Gin README. Heikki Linnakangas
- pgsql: Fix bug in the new B-tree incomplete-split code. Heikki Linnakangas
- pgsql: copy: update docs for FORCE_NULL and FORCE_NOT_NULL combination Bruce Momjian
- pgsql: regression test: fix hot standby tests by using repeatable read Bruce Momjian
- pgsql: doc: improve CREATE RULE event list Bruce Momjian
- pgsql: release memory used while flushing logical mappings Bruce Momjian
- pgsql: docs: clearify use of pg_database.datistemplate Bruce Momjian
- pgsql: build: add EXTRA_REGRESS_OPTS to all pg_regress invocations Bruce Momjian
- pgsql: docs: add results for JSON operator examples Bruce Momjian
- pgsql: doc: mention CREATE MATERIALIZED VIEW AS can be EXPLAINed Bruce Momjian
- pgsql: doc: improve wording of COPY commit 7ec73783d88a743799b0c262f12 Bruce Momjian
- Re: pgsql: doc: improve wording of COPY commit 7ec73783d88a743799b0c262f12 Andrew Dunstan
- Re: pgsql: doc: improve wording of COPY commit 7ec73783d88a743799b0c262f12 Bruce Momjian
- pgsql: doc: adjust 9970443640b4569cf72b3c8e84abe80bdf533c7f for "null Bruce Momjian
- Re: pgsql: release memory used while flushing logical mappings Tom Lane
- Re: pgsql: release memory used while flushing logical mappings Bruce Momjian
- pgsql: revert 4d0d607a454ee832574afd52a3c515099cc85eb3 Bruce Momjian
- Re: pgsql: release memory used while flushing logical mappings Bruce Momjian
- pgsql: Fix broken logic in logical_heap_rewrite_flush_mappings(). Tom Lane
- pgsql: Fix documentation of FmgrInfo.fn_nargs. Tom Lane
- pgsql: Cleanup of new b-tree page deletion code. Heikki Linnakangas
- pgsql: Fix typos in comment. Heikki Linnakangas
- pgsql: Fix typos in comment. Heikki Linnakangas
- pgsql: Fix typos in comment. Heikki Linnakangas
- pgsql: Fix typos in comment. Heikki Linnakangas
- pgsql: Fix typo, trance -> tranche, in docs. Heikki Linnakangas
- pgsql: Update obsolete comments. Heikki Linnakangas
- pgsql: Update obsolete comments. Heikki Linnakangas
- pgsql: ecpg: Add additional files to .gitignore Peter Eisentraut
- pgsql: doc: Fix DocBook table column count declaration Peter Eisentraut
- pgsql: Allow polymorphic aggregates to have non-polymorphic state data Tom Lane
- pgsql: Fix incorrect pg_proc.proallargtypes entries for two built-in fu Tom Lane
- pgsql: Fix incorrect pg_proc.proallargtypes entries for two built-in fu Tom Lane
- pgsql: Fix incorrect pg_proc.proallargtypes entries for two built-in fu Tom Lane
- pgsql: Fix incorrect pg_proc.proallargtypes entries for two built-in fu Tom Lane
- pgsql: Properly build pg_recvlogical in the msvc build system Magnus Hagander
- pgsql: Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane
- pgsql: Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane
- pgsql: Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane
- pgsql: Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane
- pgsql: Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane
- pgsql: Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. Tom Lane
- pgsql: Fix race when updating a tuple concurrently locked by another pr Alvaro Herrera
- pgsql: Fix race when updating a tuple concurrently locked by another pr Alvaro Herrera
- pgsql: Clean up temp installations after client program tests. Tom Lane
- pgsql: Fix off-by-one bug in LWLockRegisterTranche(). Tom Lane
- pgsql: Record the proper typmod for an index expression column. Tom Lane
- pgsql: Don't #include utils/palloc.h in common/fe_memutils.h. Tom Lane
- pgsql: Don't #include utils/palloc.h in common/fe_memutils.h. Tom Lane
- pgsql: Improve generation algorithm for database system identifier. Tom Lane
- pgsql: Can't completely get rid of #ifndef FRONTEND in palloc.h :-( Tom Lane
- pgsql: Can't completely get rid of #ifndef FRONTEND in palloc.h :-( Tom Lane
- Re: pgsql: Can't completely get rid of #ifndef FRONTEND in palloc.h :-( Alvaro Herrera
- pgsql: Minor fixes for ALTER TABLE documentation. Robert Haas
- pgsql: Fix two bugs in WAL-logging of GIN pending-list pages. Heikki Linnakangas
- pgsql: Fix two bugs in WAL-logging of GIN pending-list pages. Heikki Linnakangas
- pgsql: Fix two bugs in WAL-logging of GIN pending-list pages. Heikki Linnakangas
- pgsql: Fix two bugs in WAL-logging of GIN pending-list pages. Heikki Linnakangas
- pgsql: Fix two bugs in WAL-logging of GIN pending-list pages. Heikki Linnakangas
- pgsql: Fix two bugs in WAL-logging of GIN pending-list pages. Heikki Linnakangas
- pgsql: Add support for wrapping to psql's "extended" mode. This makes i Greg Stark
- pgsql: Remove unnecessary cast causing a warning Greg Stark
- pgsql: Improve planner to drop constant-NULL inputs of AND/OR where it' Tom Lane
- pgsql: Improve planner to drop constant-NULL inputs of AND/OR where it' Tom Lane
- pgsql: Improve planner to drop constant-NULL inputs of AND/OR where it' Tom Lane
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: PL/Python: Adjust the regression tests for Python 3.4 Peter Eisentraut
- pgsql: Add missing SYSTEMQUOTEs Heikki Linnakangas
- pgsql: Add missing SYSTEMQUOTEs Heikki Linnakangas
- pgsql: Add missing SYSTEMQUOTEs Heikki Linnakangas
- pgsql: Add missing SYSTEMQUOTEs Heikki Linnakangas
- pgsql: Add missing SYSTEMQUOTEs Heikki Linnakangas
- pgsql: Add missing SYSTEMQUOTEs Heikki Linnakangas
- pgsql: Fix uninitialized-variable warnings induced by recent commit. Tom Lane
- pgsql: Fix indentation of JOIN clauses in rule/view dumps. Tom Lane
- pgsql: Fix indentation of JOIN clauses in rule/view dumps. Tom Lane
- pgsql: Limit overall indentation in rule/view dumps. Tom Lane
- pgsql: Limit overall indentation in rule/view dumps. Tom Lane
- pgsql: Reduce indentation/parenthesization of set operations in rule/vi Tom Lane
- pgsql: Reduce indentation/parenthesization of set operations in rule/vi Tom Lane
- pgsql: Check for interrupts and stack overflow during rule/view dumps. Tom Lane
- pgsql: Check for interrupts and stack overflow during rule/view dumps. Tom Lane
- pgsql: Check for interrupts and stack overflow during rule/view dumps. Tom Lane
- pgsql: Check for interrupts and stack overflow during rule/view dumps. Tom Lane
- pgsql: Check for interrupts and stack overflow during rule/view dumps. Tom Lane
- pgsql: Check for interrupts and stack overflow during rule/view dumps. Tom Lane