Mailing lists [pgsql-committers]
- pgsql: Merge coding of return/exit/continue cases in plpgsql's loopsta Tom Lane
- pgsql: Improve regression tests' code coverage for plpgsql controlstru Tom Lane
- pgsql: In tests, await an LSN no later than the recovery target. Noah Misch
- pgsql: In tests, await an LSN no later than the recovery target. Noah Misch
- pgsql: In tests, await an LSN no later than the recovery target. Noah Misch
- pgsql: Fix EXPLAIN ANALYZE output for Parallel Hash. Andres Freund
- Re: pgsql: Add parallel-aware hash joins. Andres Freund
- Re: pgsql: Add parallel-aware hash joins. Thomas Munro
- pgsql: Don't cast between GinNullCategory and bool Peter Eisentraut
- Re: pgsql: Add parallel-aware hash joins. Thomas Munro
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera
- pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera
- pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera
- pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera
- pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera
- pgsql: Ensure proper alignment of tuples in HashMemoryChunkDatabuffers Tom Lane
- pgsql: Simplify representation of aggregate transition values a bit. Andres Freund
- Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Andres Freund
- pgsql: Update copyright for 2018 Bruce Momjian
- pgsql: Update copyright for 2018 Bruce Momjian
- pgsql: Update copyright for 2018 Bruce Momjian
- pgsql: Update copyright for 2018 Bruce Momjian
- pgsql: Update copyright for 2018 Bruce Momjian
- pgsql: Update copyright for 2018 Bruce Momjian
- Re: pgsql: Add parallel-aware hash joins. Thomas Munro
- Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera
- Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera
- Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Tom Lane
- pgsql: Fix isolation test to be less timing-dependent Alvaro Herrera
- pgsql: Fix isolation test to be less timing-dependent Alvaro Herrera
- pgsql: Fix isolation test to be less timing-dependent Alvaro Herrera
- Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera
- pgsql: Allow ldaps when using ldap authentication Peter Eisentraut
- pgsql: Teach eval_const_expressions() to handle some more cases. Tom Lane
- pgsql: Fix some minor errors in new PHJ code. Tom Lane
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Tom Lane
- Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera
- Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Tom Lane
- Re: pgsql: Allow ldaps when using ldap authentication Thomas Munro
- pgsql: Make XactLockTableWait work for transactions that are not yetse Alvaro Herrera
- pgsql: Make XactLockTableWait work for transactions that are not yetse Alvaro Herrera
- pgsql: Make XactLockTableWait work for transactions that are not yetse Alvaro Herrera
- pgsql: Make XactLockTableWait work for transactions that are not yetse Alvaro Herrera
- pgsql: Make XactLockTableWait work for transactions that are not yetse Alvaro Herrera
- pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan
- pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan
- pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan
- pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan
- pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan
- pgsql: Fix use of config-specific libraries for Windows OpenSSL Andrew Dunstan
- pgsql: Rename pg_rewind's copy_file_range() to avoid conflict withnew Andres Freund
- pgsql: Rename pg_rewind's copy_file_range() to avoid conflict withnew Andres Freund
- pgsql: Rename pg_rewind's copy_file_range() to avoid conflict withnew Andres Freund
- pgsql: Rename pg_rewind's copy_file_range() to avoid conflict withnew Andres Freund
- pgsql: Revert "Fix isolation test to be less timing-dependent" Alvaro Herrera
- pgsql: Revert "Fix isolation test to be less timing-dependent" Alvaro Herrera
- pgsql: Revert "Fix isolation test to be less timing-dependent" Alvaro Herrera
- Re: pgsql: Allow ldaps when using ldap authentication Thomas Munro
- Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera
- pgsql: Fix typo Alvaro Herrera
- pgsql: Clean up tupdesc.c for recent changes. Tom Lane
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- Re: pgsql: Add parallel-aware hash joins. Andres Freund
- Re: pgsql: Add parallel-aware hash joins. Thomas Munro
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY Robert Haas
- pgsql: Tweak parallel hash join test case in hopes of improvingstabili Tom Lane
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- pgsql: Code review for Parallel Append. Robert Haas
- pgsql: Define LDAPS_PORT if it's missing and disable implicit LDAPSon Peter Eisentraut
- Re: pgsql: Allow ldaps when using ldap authentication Peter Eisentraut
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- pgsql: Refactor channel binding code to fetch cbind_data only whennece Peter Eisentraut
- pgsql: Fix incorrect computations of length of null bitmap inpageinspe Tom Lane
- pgsql: Fix incorrect computations of length of null bitmap inpageinspe Tom Lane
- pgsql: Fix incorrect computations of length of null bitmap inpageinspe Tom Lane
- pgsql: Implement channel binding tls-server-end-point for SCRAM Peter Eisentraut
- pgsql: Simplify and encapsulate tuple routing support code. Robert Haas
- pgsql: Fix new test case to not be endian-dependent. Tom Lane
- pgsql: Fix new test case to not be endian-dependent. Tom Lane
- Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Tom Lane
- Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Thomas Munro
- pgsql: Fix build with older OpenSSL versions Peter Eisentraut
- pgsql: Minor preparatory refactoring for UPDATE row movement. Robert Haas
- Re: pgsql: Add parallel-aware hash joins. Thomas Munro
- pgsql: Add missing includes Peter Eisentraut
- Re: pgsql: Add missing includes Andres Freund
- pgsql: Another attempt at fixing build with various OpenSSL versions Peter Eisentraut
- pgsql: Fix failure to delete spill files of aborted transactions Alvaro Herrera
- pgsql: Fix failure to delete spill files of aborted transactions Alvaro Herrera
- pgsql: Fix failure to delete spill files of aborted transactions Alvaro Herrera
- pgsql: Fix failure to delete spill files of aborted transactions Alvaro Herrera
- pgsql: Fix failure to delete spill files of aborted transactions Alvaro Herrera
- pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian
- pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian
- pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian
- pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian
- pgsql: pg_upgrade: simplify code layout in a few places Bruce Momjian
- pgsql: pg_upgrade: revert part of patch for ease of translation Bruce Momjian
- pgsql: pg_upgrade: revert part of patch for ease of translation Bruce Momjian
- pgsql: pg_upgrade: remove C comment Bruce Momjian
- pgsql: pg_upgrade: remove C comment Bruce Momjian
- pgsql: Factor error generation out of ExecPartitionCheck. Robert Haas
- pgsql: Rewrite ConditionVariableBroadcast() to avoid live-lock. Tom Lane
- pgsql: Rewrite ConditionVariableBroadcast() to avoid live-lock. Tom Lane
- pgsql: Reorder steps in ConditionVariablePrepareToSleep for moresafety Tom Lane
- pgsql: Reorder steps in ConditionVariablePrepareToSleep for moresafety Tom Lane
- pgsql: Remove return values of ConditionVariableSignal/Broadcast. Tom Lane
- pgsql: Default monitoring roles - errata Simon Riggs
- pgsql: Add TIMELINE to backup_label file Simon Riggs
- Re: pgsql: Improve error handling in RemovePgTempFiles(). Thomas Munro
- Re: pgsql: Improve error handling in RemovePgTempFiles(). Tom Lane
- Re: pgsql: Improve error handling in RemovePgTempFiles(). Tom Lane
- pgsql: Back off chattiness in RemovePgTempFiles(). Tom Lane
- Re: pgsql: Improve error handling in RemovePgTempFiles(). Tom Lane
- Re: pgsql: Improve error handling in RemovePgTempFiles(). Thomas Munro
- Re: pgsql: Improve error handling in RemovePgTempFiles(). Tom Lane
- Re: pgsql: Implement channel binding tls-server-end-point for SCRAM Simon Riggs
- Buildfarm status monitoring (was Re: pgsql: Implement channel binding tls-server-end-point for SCRAM) Tom Lane
- Re: Buildfarm status monitoring (was Re: pgsql: Implement channelbinding tls-server-end-point for SCRAM) Andrew Dunstan
- pgsql: Cosmetic improvements in condition_variable.[hc]. Tom Lane
- pgsql: Improve error detection capability in proclists. Tom Lane
- pgsql: pg_upgrade: prevent check on live cluster from generating error Bruce Momjian
- pgsql: pg_upgrade: prevent check on live cluster from generating error Bruce Momjian
- pgsql: Fix comment. Robert Haas
- pgsql: Improve scripting language in pgbench Teodor Sigaev
- pgsql: Don't allow VACUUM VERBOSE ANALYZE VERBOSE. Robert Haas
- pgsql: Allow ConditionVariable[PrepareTo]Sleep to auto-switch betweenC Tom Lane
- pgsql: Allow ConditionVariable[PrepareTo]Sleep to auto-switch betweenC Tom Lane
- pgsql: Fix race condition during replication origin drop. Tom Lane
- pgsql: Fix race condition during replication origin drop. Tom Lane
- pgsql: Fix ssl tests for when tls-server-end-point is not supported Peter Eisentraut
- pgsql: While waiting for a condition variable,detect postmaster death. Tom Lane
- pgsql: While waiting for a condition variable,detect postmaster death. Tom Lane
- pgsql: Rewrite list_qsort() to avoid trashing its input list. Tom Lane
- pgsql: Improve the heuristic for ordering child paths of a parallelapp Tom Lane
- pgsql: Update portal-related memory context names and API Peter Eisentraut
- pgsql: Remove PortalGetQueryDesc() Peter Eisentraut
- pgsql: Implement TZH and TZM timestamp format patterns Andrew Dunstan
- pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera
- pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera
- pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera
- pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera
- pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera
- pgsql: Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera
- pgsql: Expression evaluation based aggregate transition invocation. Andres Freund
- pgsql: Remove outdated/removed Win32 URLs in C comments Bruce Momjian
- Re: pgsql: Improve scripting language in pgbench Thomas Munro
- pgsql: Fix allowing of leading zero on exponents in pgbench testresult Teodor Sigaev
- Re: pgsql: Improve scripting language in pgbench Teodor Sigaev
- pgsql: Give more accurate error message for dropping pinned portal Peter Eisentraut
- pgsql: Move portal pinning from PL/pgSQL to SPI Peter Eisentraut
- pgsql: Add missing "return" statement to accumulate_append_subpath. Robert Haas
- pgsql: Remove dubious micro-optimization inckpt_buforder_comparator(). Tom Lane
- pgsql: Remove dubious micro-optimization inckpt_buforder_comparator(). Tom Lane
- pgsql: Remove dubious micro-optimization inckpt_buforder_comparator(). Tom Lane
- pgsql: Revert "Move portal pinning from PL/pgSQL to SPI" Peter Eisentraut
- pgsql: Add tests for PL/pgSQL returning unnamed portals as refcursor Peter Eisentraut
- pgsql: Use portal pinning in PL/Perl and PL/Python Peter Eisentraut
- pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane
- pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane
- pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane
- pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane
- pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane
- pgsql: Fix sample INSTR() functions in the plpgsql documentation. Tom Lane
- pgsql: Fix behavior of ~> (cube, int) operator Teodor Sigaev
- pgsql: Fix behavior of ~> (cube, int) operator Teodor Sigaev
- pgsql: Fix behavior of ~> (cube, int) operator Teodor Sigaev
- pgsql: llow negative coordinate for ~> (cube, int) operator Teodor Sigaev
- pgsql: Fix Latin spelling Peter Eisentraut
- pgsql: doc: add JSON acronym Bruce Momjian
- pgsql: Cosmetic fix in postgres_fdw.c. Tom Lane
- pgsql: Add QueryEnvironment to ExplainOneQuery_hook's parameter list. Tom Lane
- pgsql: Refactor subscription tests to use PostgresNode'swait_for_catch Peter Eisentraut
- pgsql: C comment: fix "the the" mentions in C comments Bruce Momjian
- pgsql: Remove hard-coded schema knowledge about pg_attribute fromgenbk Alvaro Herrera
- pgsql: Fix parsing of compatibility mode argument. Michael Meskes
- pgsql: Fix incorrect handling of subquery pullup in the presence ofgro Tom Lane
- pgsql: Fix incorrect handling of subquery pullup in the presence ofgro Tom Lane
- pgsql: Fix incorrect handling of subquery pullup in the presence ofgro Tom Lane
- pgsql: Fix incorrect handling of subquery pullup in the presence ofgro Tom Lane
- pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NOINH Tom Lane
- pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NOINH Tom Lane
- pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NOINH Tom Lane
- pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NOINH Tom Lane
- pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NOINH Tom Lane
- pgsql: Avoid unnecessary failure in SELECT concurrent with ALTER NOINH Tom Lane
- pgsql: Fix postgres_fdw to cope with duplicate GROUP BY entries. Tom Lane
- pgsql: Fix postgres_fdw to cope with duplicate GROUP BY entries. Tom Lane
- pgsql: docs: replace dblink() mention with foreign data mention Bruce Momjian
- pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes
- pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes
- pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes
- pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes
- pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes
- pgsql: Cope with indicator arrays that do not have the correct length. Michael Meskes
- pgsql: Remove useless use of bit-masking macros Peter Eisentraut
- pgsql: Centralize json and jsonb handling of datetime types Andrew Dunstan
- Re: pgsql: Centralize json and jsonb handling of datetime types Amit Langote
- Re: pgsql: Centralize json and jsonb handling of datetime types Erik Rijkers
- Re: pgsql: Centralize json and jsonb handling of datetime types Erik Rijkers
- pgsql: Fix compiler warnings due to commit cc4feded Andrew Dunstan
- Re: pgsql: Centralize json and jsonb handling of datetime types Andrew Dunstan
- Re: pgsql: Centralize json and jsonb handling of datetime types Amit Langote
- pgsql: Ability to advance replication slots Simon Riggs
- pgsql: Remove useless lookup of root partitioned rel inExecInitModifyT Tom Lane
- pgsql: postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses'e Robert Haas
- pgsql: postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses'e Robert Haas
- pgsql: postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses'e Robert Haas
- pgsql: Reorder C includes Bruce Momjian
- pgsql: doc: Expand documentation of session_replication_role Peter Eisentraut
- pgsql: Extend configure's __int128 test to check for a known gcc bug. Tom Lane
- pgsql: Extend configure's __int128 test to check for a known gcc bug. Tom Lane
- pgsql: Extend configure's __int128 test to check for a known gcc bug. Tom Lane
- pgsql: Extend configure's __int128 test to check for a known gcc bug. Tom Lane
- pgsql: Add tests for session_replication_role Peter Eisentraut
- pgsql: Fix typo and improve punctuation Peter Eisentraut
- pgsql: Update comment Peter Eisentraut
- pgsql: Fix typo in recent commit Simon Riggs
- pgsql: Transfer state pertaining to pending REINDEX operations toworke Robert Haas
- pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera
- pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera
- pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera
- pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera
- pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera
- pgsql: Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera
- pgsql: Local partitioned indexes Alvaro Herrera
- pgsql: Fix regression tests for better stability Alvaro Herrera
- pgsql: Fix pg_dump version comparison Alvaro Herrera
- Re: pgsql: Local partitioned indexes Tom Lane
- pgsql: Replace GrantObjectType with ObjectType Peter Eisentraut
- pgsql: Replace AclObjectKind with ObjectType Peter Eisentraut
- pgsql: Fix CompareIndexInfo's attnum comparisons Alvaro Herrera
- pgsql: Allow UPDATE to move rows between partitions. Robert Haas
- pgsql: PL/Python: Simplify PLyLong_FromInt64 Peter Eisentraut
- pgsql: Suppress possibly-uninitialized-variable warnings. Tom Lane
- pgsql: Improve type conversion of SPI_processed in Python Peter Eisentraut
- pgsql: doc: update intermediate certificate instructions Bruce Momjian
- pgsql: doc: update intermediate certificate instructions Bruce Momjian
- pgsql: doc: update intermediate certificate instructions Bruce Momjian
- pgsql: doc: update intermediate certificate instructions Bruce Momjian
- pgsql: doc: update intermediate certificate instructions Bruce Momjian
- pgsql: doc: update intermediate certificate instructions Bruce Momjian
- pgsql: Fix wording of "hostaddrs" Magnus Hagander
- pgsql: Fix wording of "hostaddrs" Magnus Hagander
- pgsql: Support huge pages on Windows Magnus Hagander
- Re: pgsql: Fix behavior of ~> (cube, int) operator Tom Lane
- pgsql: Fix docs typo Magnus Hagander
- Re: pgsql: Add parallel-aware hash joins. Thomas Munro
- Re: pgsql: Add parallel-aware hash joins. Thomas Munro
- pgsql: Transaction control in PL procedures Peter Eisentraut
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- pgsql: Make pg_dump's ACL, sec label,and comment entries reliably iden Tom Lane
- pgsql: Make pg_dump's ACL, sec label,and comment entries reliably iden Tom Lane
- pgsql: Make pg_dump's ACL, sec label,and comment entries reliably iden Tom Lane
- pgsql: Make pg_dump's ACL, sec label,and comment entries reliably iden Tom Lane
- pgsql: Make pg_dump's ACL, sec label,and comment entries reliably iden Tom Lane
- pgsql: Make pg_dump's ACL, sec label,and comment entries reliably iden Tom Lane
- pgsql: PL/Python: Fix tests for older Python versions Peter Eisentraut
- pgsql: Reorder code in pg_dump to dump comments etc in a uniformorder. Tom Lane
- pgsql: Move handling of database properties from pg_dumpall intopg_dum Tom Lane
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- pgsql: Split out documentation of SSL parameters into their ownsection Peter Eisentraut
- pgsql: Move EDH support to common files Peter Eisentraut
- pgsql: Add installcheck support to more test suites Peter Eisentraut
- pgsql: Extract common bits from OpenSSL implementation Peter Eisentraut
- pgsql: Move SSL API comments to header files Peter Eisentraut
- Re: pgsql: Allow UPDATE to move rows between partitions. Amit Kapila
- pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian
- pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian
- pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian
- pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian
- pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian
- pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian
- pgsql: In pg_dump,force reconnection after issuing ALTER DATABASE SET Tom Lane
- pgsql: Report an ERROR if a parallel worker fails to start properly. Robert Haas
- pgsql: Report an ERROR if a parallel worker fails to start properly. Robert Haas
- pgsql: Report an ERROR if a parallel worker fails to start properly. Robert Haas
- pgsql: Update obsolete sentence in README.parallel. Robert Haas
- pgsql: pgbench: Remove accidental garbage in test file Peter Eisentraut
- pgsql: Documentation fix: pg_ctl no longer makes connection attempts. Tom Lane
- pgsql: Documentation fix: pg_ctl no longer makes connection attempts. Tom Lane
- pgsql: Remove unnecessary include Alvaro Herrera
- pgsql: Remove unnecessary include Alvaro Herrera
- pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane
- pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane
- pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane
- pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane
- pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane
- pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane
- pgsql: doc: mention psql -l uses the 'postgres' database by default Bruce Momjian
- pgsql: doc: mention psql -l uses the 'postgres' database by default Bruce Momjian
- pgsql: Improve implementation of pg_attribute_always_inline. Tom Lane
- pgsql: doc: clarify use of RegisterDynamicBackgroundWorker Bruce Momjian
- pgsql: Add tests for record_image_eq and record_image_cmp Peter Eisentraut
- pgsql: doc: properly indent CREATE TRIGGER paragraph Bruce Momjian
- pgsql: doc: properly indent CREATE TRIGGER paragraph Bruce Momjian
- Re: pgsql: Add parallel-aware hash joins. Andres Freund
- pgsql: Avoid referencing off the end of subplan_partition_offsets. Robert Haas
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- pgsql: Allow spaces in connection strings in SSL tests Peter Eisentraut
- pgsql: Remove use of byte-masking macros in record_image_cmp Peter Eisentraut
- pgsql: Update documentation to mention huge pages on other OSes Peter Eisentraut
- pgsql: Improve pg_dump's handling of "special" built-in objects. Tom Lane
- pgsql: Ignore partitioned indexes where appropriate Alvaro Herrera
- pgsql: Clean up some aspects of pg_dump/pg_restore item-selectionlogic Tom Lane
- pgsql: Add missing "static" markers. Tom Lane
- pgsql: Support --no-comments in pg_dump, pg_dumpall, pg_restore. Tom Lane
- pgsql: Fix C comment typo Bruce Momjian
- pgsql: Remove byte-masking macros for Datum conversion macros Peter Eisentraut
- pgsql: Use abstracted SSL API in server connection log messages Peter Eisentraut
- pgsql: pageinspect: Fix use of wrong memory context byhash_page_items. Robert Haas
- pgsql: pageinspect: Fix use of wrong memory context byhash_page_items. Robert Haas
- pgsql: Remove the obsolete WITH clause of CREATE FUNCTION. Tom Lane
- pgsql: Factor some code out of create_grouping_paths. Robert Haas
- pgsql: Avoid unnecessary use of pg_strcasecmp for already-downcasedide Tom Lane
- pgsql: Add missing semicolons in documentation examples Magnus Hagander
- pgsql: Add missing semicolons in documentation examples Magnus Hagander
- pgsql: Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane
- pgsql: Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2018c. Tom Lane
- pgsql: C includes: Reorder C includes in partition.c Bruce Momjian
- pgsql: Default monitoring roles - errata Simon Riggs
- pgsql: Add stack-overflow guards in set-operation planning. Tom Lane
- pgsql: Add stack-overflow guards in set-operation planning. Tom Lane
- pgsql: Add stack-overflow guards in set-operation planning. Tom Lane
- pgsql: Add stack-overflow guards in set-operation planning. Tom Lane
- pgsql: Add stack-overflow guards in set-operation planning. Tom Lane
- pgsql: Add stack-overflow guards in set-operation planning. Tom Lane
- Re: pgsql: Local partitioned indexes Amit Langote
- Re: pgsql: Local partitioned indexes Amit Langote
- pgsql: Avoid misleading psql password prompt when username ismultiply Tom Lane
- pgsql: psql documentation fixes Peter Eisentraut
- pgsql: psql documentation fixes Peter Eisentraut
- pgsql: psql documentation fixes Peter Eisentraut
- pgsql: psql documentation fixes Peter Eisentraut
- pgsql: Improve bit perturbation in TupleHashTableHash. Andres Freund
- pgsql: Prevent growth of simplehash tables when they're "too empty". Andres Freund
- pgsql: Backport: Add inline murmurhash32(uint32) function. Andres Freund
- pgsql: Improve bit perturbation in TupleHashTableHash. Andres Freund
- pgsql: Prevent growth of simplehash tables when they're "too empty". Andres Freund
- pgsql: doc: Clarify pg_upgrade documentation Peter Eisentraut
- pgsql: Initialize unused ExprEvalStep fields. Andres Freund
- pgsql: Save a few bytes by removing useless last argument toSearchCatC Tom Lane
- Re: pgsql: Initialize unused ExprEvalStep fields. Tom Lane
- pgsql: Introduce ExecQualAndReset() helper. Andres Freund
- Re: pgsql: Initialize unused ExprEvalStep fields. Andres Freund
- pgsql: Add some noreturn attributes to help static analyzers Peter Eisentraut
- pgsql: Silence complaint about dead assignment Peter Eisentraut
- pgsql: Remove dead assignment Peter Eisentraut
- pgsql: Fix test case for 'outer pathkeys do not match mergeclauses'fix Robert Haas
- pgsql: Fix test case for 'outer pathkeys do not match mergeclauses'fix Robert Haas
- pgsql: Fix test case for 'outer pathkeys do not match mergeclauses'fix Robert Haas
- pgsql: Fix up references to scram-sha-256 Peter Eisentraut
- pgsql: Fix up references to scram-sha-256 Peter Eisentraut
- pgsql: Exclude common/int128.h from cpluspluscheck Peter Eisentraut
- pgsql: Refactor client-side SSL certificate checking code Peter Eisentraut