Архив рассылок [pgsql-committers]
- pgsql: Fix contrib/ltree's subpath() with negative offset. Tom Lane
- pgsql: Remove unused variable in recovery/t/006_logical_decoding.pl. Tom Lane
- pgsql: Avoid mixing void and integer in a conditional expression. Tom Lane
- pgsql: Avoid mixing void and integer in a conditional expression. Tom Lane
- pgsql: Avoid mixing void and integer in a conditional expression. Tom Lane
- pgsql: Avoid mixing void and integer in a conditional expression. Tom Lane
- pgsql: Avoid mixing void and integer in a conditional expression. Tom Lane
- pgsql: Avoid mixing void and integer in a conditional expression. Tom Lane
- pgsql: Avoid mixing void and integer in a conditional expression. Tom Lane
- pgsql: Remove obsolete nbtree equality key comments. Peter Geoghegan
- pgsql: Remove obsolete nbtree equality key comments. Peter Geoghegan
- pgsql: Document nbtree row comparison design. Peter Geoghegan
- pgsql: Document nbtree row comparison design. Peter Geoghegan
- pgsql: Change "long" numGroups fields to be Cardinality (i.e., double). Tom Lane
- pgsql: Improve planner's estimates of tuple hash table sizes. Tom Lane
- pgsql: Sort guc_parameters.dat alphabetically by name Peter Eisentraut
- pgsql: Add wal_fpi_bytes to VACUUM and ANALYZE logs Michael Paquier
- pgsql: Remove WaitPMResult enum in pg_createsubscriber Álvaro Herrera
- pgsql: Prevent setting a column as identity if its not-null constraint Álvaro Herrera
- pgsql: Prevent setting a column as identity if its not-null constraint Álvaro Herrera
- pgsql: Add \pset options for boolean value display Álvaro Herrera
- pgsql: Fix outdated comment of COPY in gram.y. Masahiko Sawada
- pgsql: Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CO Noah Misch
- pgsql: Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CO Noah Misch
- pgsql: Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CO Noah Misch
- pgsql: Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CO Noah Misch
- pgsql: Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CO Noah Misch
- pgsql: Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CO Noah Misch
- pgsql: Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CO Noah Misch
- pgsql: Fix unconditional WAL receiver shutdown during stream-archive tr Michael Paquier
- pgsql: Fix unconditional WAL receiver shutdown during stream-archive tr Michael Paquier
- pgsql: Fix unconditional WAL receiver shutdown during stream-archive tr Michael Paquier
- pgsql: Fix unconditional WAL receiver shutdown during stream-archive tr Michael Paquier
- pgsql: Fix unconditional WAL receiver shutdown during stream-archive tr Michael Paquier
- pgsql: Fix unconditional WAL receiver shutdown during stream-archive tr Michael Paquier
- pgsql: Fix unconditional WAL receiver shutdown during stream-archive tr Michael Paquier
- pgsql: Add WalRcvGetState() to retrieve the state of a WAL receiver Michael Paquier
- pgsql: Add assertion check for WAL receiver state during stream-archive Michael Paquier
- pgsql: Use USECS_PER_SEC from datatype/timestamp.h Álvaro Herrera
- Re: pgsql: pg_createsubscriber: Fix error complaining about the wrong thing Peter Eisentraut
- pgsql: libpq: Improve error handling in passwordFromFile() Michael Paquier
- pgsql: Error message stylistic correction Peter Eisentraut
- pgsql: Error message stylistic correction Peter Eisentraut
- pgsql: Error message stylistic correction Peter Eisentraut
- pgsql: BRIN autosummarization may need a snapshot Álvaro Herrera
- pgsql: BRIN autosummarization may need a snapshot Álvaro Herrera
- pgsql: BRIN autosummarization may need a snapshot Álvaro Herrera
- pgsql: BRIN autosummarization may need a snapshot Álvaro Herrera
- pgsql: BRIN autosummarization may need a snapshot Álvaro Herrera
- pgsql: BRIN autosummarization may need a snapshot Álvaro Herrera
- pgsql: BRIN autosummarization may need a snapshot Álvaro Herrera
- pgsql: Tighten check for generated column in partition key expression Peter Eisentraut
- pgsql: Tighten check for generated column in partition key expression Peter Eisentraut
- pgsql: Tighten check for generated column in partition key expression Peter Eisentraut
- pgsql: Tighten check for generated column in partition key expression Peter Eisentraut
- pgsql: Tighten check for generated column in partition key expression Peter Eisentraut
- pgsql: Tighten check for generated column in partition key expression Peter Eisentraut
- pgsql: Tighten check for generated column in partition key expression Peter Eisentraut
- pgsql: Have psql's "\? variables" show csv_fieldsep Álvaro Herrera
- pgsql: Have psql's "\? variables" show csv_fieldsep Álvaro Herrera
- pgsql: Have psql's "\? variables" show csv_fieldsep Álvaro Herrera
- pgsql: Have psql's "\? variables" show csv_fieldsep Álvaro Herrera
- pgsql: Have psql's "\? variables" show csv_fieldsep Álvaro Herrera
- pgsql: Have psql's "\? variables" show csv_fieldsep Álvaro Herrera
- pgsql: Have psql's "\? variables" show csv_fieldsep Álvaro Herrera
- pgsql: Allow "SET list_guc TO NULL" to specify setting the GUC to empty Tom Lane
- pgsql: Remove redundant memset() introduced by a0942f4. Jeff Davis
- pgsql: Limit the size of TID lists during parallel GIN build Tomas Vondra
- pgsql: Limit the size of TID lists during parallel GIN build Tomas Vondra
- pgsql: Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund
- pgsql: Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund
- pgsql: ci: debian: Switch to Debian Trixie release Andres Freund
- pgsql: ci: debian: Switch to Debian Trixie release Andres Freund
- pgsql: ci: debian: Switch to Debian Trixie release Andres Freund
- pgsql: Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund
- pgsql: ci: debian: Switch to Debian Trixie release Andres Freund
- pgsql: ci: debian: Switch to Debian Trixie release Andres Freund
- pgsql: Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund
- pgsql: Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund
- pgsql: psql: Improve tab completion for COPY ... STDIN/STDOUT. Masahiko Sawada
- pgsql: psql: Add tab completion for COPY ... PROGRAM. Masahiko Sawada
- pgsql: Trim TIDs during parallel GIN builds more eagerly Tomas Vondra
- pgsql: Fix snapshot handling bug in recent BRIN fix Álvaro Herrera
- pgsql: Fix snapshot handling bug in recent BRIN fix Álvaro Herrera
- pgsql: Fix snapshot handling bug in recent BRIN fix Álvaro Herrera
- pgsql: Fix snapshot handling bug in recent BRIN fix Álvaro Herrera
- pgsql: Fix snapshot handling bug in recent BRIN fix Álvaro Herrera
- pgsql: Fix snapshot handling bug in recent BRIN fix Álvaro Herrera
- pgsql: Fix snapshot handling bug in recent BRIN fix Álvaro Herrera
- pgsql: Fix possible usage of incorrect UPPERREL_SETOP RelOptInfo David Rowley
- pgsql: Add CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers. Masahiko Sawada
- pgsql: Add CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers. Masahiko Sawada
- pgsql: Special case C_COLLATION_OID in pg_newlocale_from_collation(). Jeff Davis
- pgsql: Special case C_COLLATION_OID in pg_newlocale_from_collation(). Jeff Davis
- pgsql: jit: Fix accidentally-harmless type confusion Andres Freund
- pgsql: jit: Fix accidentally-harmless type confusion Andres Freund
- pgsql: aio: Improve assertions related to io_method Andres Freund
- pgsql: jit: Fix accidentally-harmless type confusion Andres Freund
- pgsql: jit: Fix accidentally-harmless type confusion Andres Freund
- pgsql: jit: Fix accidentally-harmless type confusion Andres Freund
- pgsql: aio: Improve assertions related to io_method Andres Freund
- pgsql: jit: Fix accidentally-harmless type confusion Andres Freund
- pgsql: jit: Fix accidentally-harmless type confusion Andres Freund
- pgsql: Add assertions checking for the startup process in WAL replay ro Michael Paquier
- pgsql: Fix comments for ChangeVarNodes() and related functions Richard Guo
- pgsql: Fix comments for ChangeVarNodes() and related functions Richard Guo
- pgsql: Drop unnamed portal immediately after execution to completion Michael Paquier
- pgsql: Add sequence synchronization for logical replication. Amit Kapila
- pgsql: Fix timing-dependent failure in recovery test 004_timeline_switc Michael Paquier
- pgsql: Fix timing-dependent failure in recovery test 004_timeline_switc Michael Paquier
- pgsql: Fix timing-dependent failure in recovery test 004_timeline_switc Michael Paquier
- pgsql: Fix timing-dependent failure in recovery test 004_timeline_switc Michael Paquier
- pgsql: Fix timing-dependent failure in recovery test 004_timeline_switc Michael Paquier
- pgsql: Fix timing-dependent failure in recovery test 004_timeline_switc Michael Paquier
- pgsql: Fix timing-dependent failure in recovery test 004_timeline_switc Michael Paquier
- pgsql: Avoid creating duplicate ordered append paths Richard Guo
- pgsql: Fix assertion failure in generate_orderedappend_paths() Richard Guo
- pgsql: Fix assertion failure in generate_orderedappend_paths() Richard Guo
- pgsql: Add pairingheap_initialize() for shared memory usage Alexander Korotkov
- pgsql: Add infrastructure for efficient LSN waiting Alexander Korotkov
- pgsql: Implement WAIT FOR command Alexander Korotkov
- pgsql: doc: Add section for temporal tables Peter Eisentraut
- pgsql: Avoid possible crash within libsanitizer. Tom Lane
- pgsql: Avoid possible crash within libsanitizer. Tom Lane
- pgsql: Avoid possible crash within libsanitizer. Tom Lane
- pgsql: Avoid possible crash within libsanitizer. Tom Lane
- pgsql: ci: Add missing "set -e" to scripts run by su. Thomas Munro
- pgsql: ci: Add missing "set -e" to scripts run by su. Thomas Munro
- pgsql: ci: Add missing "set -e" to scripts run by su. Thomas Munro
- pgsql: ci: Add missing "set -e" to scripts run by su. Thomas Munro
- pgsql: ci: Add missing "set -e" to scripts run by su. Thomas Munro
- pgsql: Use stack allocated StringInfoDatas, where possible David Rowley
- pgsql: Doc: use uppercase keywords in SQLs David Rowley
- pgsql: postgres_fdw: Add more test coverage for EvalPlanQual testing. Etsuro Fujita
- pgsql: postgres_fdw: Add more test coverage for EvalPlanQual testing. Etsuro Fujita
- pgsql: postgres_fdw: Add more test coverage for EvalPlanQual testing. Etsuro Fujita
- pgsql: postgres_fdw: Add more test coverage for EvalPlanQual testing. Etsuro Fujita
- pgsql: postgres_fdw: Add more test coverage for EvalPlanQual testing. Etsuro Fujita
- pgsql: postgres_fdw: Add more test coverage for EvalPlanQual testing. Etsuro Fujita
- pgsql: postgres_fdw: Add more test coverage for EvalPlanQual testing. Etsuro Fujita
- pgsql: Update obsolete comment in ExecScanReScan(). Etsuro Fujita
- pgsql: Update obsolete comment in ExecScanReScan(). Etsuro Fujita
- pgsql: Update obsolete comment in ExecScanReScan(). Etsuro Fujita
- pgsql: Update obsolete comment in ExecScanReScan(). Etsuro Fujita
- pgsql: Update obsolete comment in ExecScanReScan(). Etsuro Fujita
- pgsql: Update obsolete comment in ExecScanReScan(). Etsuro Fujita
- pgsql: Update obsolete comment in ExecScanReScan(). Etsuro Fujita
- pgsql: Fix UNION planner estimate_num_groups with varno==0 David Rowley
- pgsql: Update code comment Peter Eisentraut
- pgsql: Re-run autoconf Peter Eisentraut
- pgsql: Re-run autoheader Peter Eisentraut
- pgsql: MSVC: Improve warning options set Peter Eisentraut
- pgsql: Fix spurious output in configure Peter Eisentraut
- pgsql: Document some structures in attribute_stats.c Michael Paquier
- pgsql: ci: Improve OpenBSD core dump backtrace handling. Thomas Munro
- pgsql: ci: Improve OpenBSD core dump backtrace handling. Thomas Munro
- pgsql: Fix few issues in commit 5509055d69. Amit Kapila
- pgsql: Cosmetic fixes in GiST README John Naylor
- Re: pgsql: pg_createsubscriber: Fix error complaining about the wrong thing Peter Eisentraut
- pgsql: Fix redundancy in error message Peter Eisentraut
- pgsql: Fix redundancy in error message Peter Eisentraut
- pgsql: Fix redundancy in error message Peter Eisentraut
- pgsql: Add comment to explain why PGReserveSemaphores() is called early Heikki Linnakangas
- pgsql: Refactor shared memory allocation for semaphores Heikki Linnakangas
- pgsql: Add comment to explain why PGReserveSemaphores() is called early Heikki Linnakangas
- Re: pgsql: pg_createsubscriber: Fix error complaining about the wrong thing Álvaro Herrera
- pgsql: Disallow generated columns in COPY WHERE clause Peter Eisentraut
- pgsql: Disallow generated columns in COPY WHERE clause Peter Eisentraut
- pgsql: Disallow generated columns in COPY WHERE clause Peter Eisentraut
- pgsql: Disallow generated columns in COPY WHERE clause Peter Eisentraut
- pgsql: Disallow generated columns in COPY WHERE clause Peter Eisentraut
- pgsql: Disallow generated columns in COPY WHERE clause Peter Eisentraut
- pgsql: Disallow generated columns in COPY WHERE clause Peter Eisentraut
- pgsql: Refer readers of \? to "\? variables" for pset options Álvaro Herrera
- pgsql: Introduce XLogRecPtrIsValid() Álvaro Herrera
- pgsql: Introduce XLogRecPtrIsValid() Álvaro Herrera
- pgsql: Introduce XLogRecPtrIsValid() Álvaro Herrera
- pgsql: Introduce XLogRecPtrIsValid() Álvaro Herrera
- pgsql: Introduce XLogRecPtrIsValid() Álvaro Herrera
- pgsql: Introduce XLogRecPtrIsValid() Álvaro Herrera
- pgsql: Introduce XLogRecPtrIsValid() Álvaro Herrera
- pgsql: Use XLogRecPtrIsValid() in various places Álvaro Herrera
- pgsql: Tidyup WARNING ereports in subscriptioncmds.c David Rowley
- pgsql: bufmgr: Allow some buffer state modifications while holding head Andres Freund
- pgsql: bufmgr: Use atomic sub for unpinning buffers Andres Freund
- pgsql: doc: Clarify units for io_combine_limit and io_max_combine_limit Fujii Masao
- pgsql: doc: Clarify units for io_combine_limit and io_max_combine_limit Fujii Masao
- pgsql: doc: Clarify units for io_combine_limit and io_max_combine_limit Fujii Masao
- pgsql: doc: Fix descriptions of some PGC_POSTMASTER parameters. Fujii Masao
- pgsql: doc: Fix descriptions of some PGC_POSTMASTER parameters. Fujii Masao
- pgsql: doc: Fix descriptions of some PGC_POSTMASTER parameters. Fujii Masao
- pgsql: doc: Fix descriptions of some PGC_POSTMASTER parameters. Fujii Masao
- pgsql: doc: Fix descriptions of some PGC_POSTMASTER parameters. Fujii Masao
- pgsql: doc: Fix descriptions of some PGC_POSTMASTER parameters. Fujii Masao
- pgsql: doc: Fix descriptions of some PGC_POSTMASTER parameters. Fujii Masao
- pgsql: Add seq_sync_error_count to subscription statistics. Amit Kapila
- pgsql: Fix "inconsistent DLL linkage" warning on Windows MSVC Peter Eisentraut
- pgsql: pgbench: Add --continue-on-error option. Fujii Masao
- pgsql: doc: Fix incorrect wording for --file in pg_dump Daniel Gustafsson
- pgsql: First-draft release notes for 18.1. Tom Lane
- pgsql: Fix checking for recovery state in WaitForLSN() Alexander Korotkov
- pgsql: Fix generic read and write barriers for Clang. Thomas Munro
- pgsql: Fix generic read and write barriers for Clang. Thomas Munro
- pgsql: Fix generic read and write barriers for Clang. Thomas Munro
- pgsql: Fix generic read and write barriers for Clang. Thomas Munro
- pgsql: Fix generic read and write barriers for Clang. Thomas Munro
- pgsql: Fix generic read and write barriers for Clang. Thomas Munro
- pgsql: Fix generic read and write barriers for Clang. Thomas Munro
- pgsql: Remove blank line in C code. Bruce Momjian
- pgsql: docs: fix text by adding/removing parentheses Bruce Momjian
- pgsql: doc: consistently use "structname" and "structfield" markup Bruce Momjian
- pgsql: Fix comment in copyto.c Michael Paquier
- pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23. Tom Lane
- pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23. Tom Lane
- pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23. Tom Lane
- pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23. Tom Lane
- pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23. Tom Lane
- pgsql: Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23. Tom Lane
- pgsql: injection_points: Add variant for injection_point_attach() Michael Paquier
- pgsql: Doc: more uppercase keywords in SQLs David Rowley
- pgsql: Add more tests for relation statistics with rewrites Michael Paquier
- pgsql: Fix typos in nodeWindowAgg comments Daniel Gustafsson
- 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: Translation updates Peter Eisentraut
- pgsql: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h Heikki Linnakangas
- pgsql: libpq: Prevent some overflows of int/size_t Jacob Champion
- pgsql: libpq: Prevent some overflows of int/size_t Jacob Champion
- pgsql: libpq: Prevent some overflows of int/size_t Jacob Champion
- pgsql: libpq: Prevent some overflows of int/size_t Jacob Champion
- pgsql: libpq: Prevent some overflows of int/size_t Jacob Champion
- pgsql: libpq: Prevent some overflows of int/size_t Jacob Champion
- pgsql: libpq: Prevent some overflows of int/size_t Jacob Champion
- pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart
- pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart
- pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart
- pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart
- pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart
- pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart
- pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS. Nathan Bossart
- pgsql: Bump PG_CONTROL_VERSION for commit 3e0ae46d90 Heikki Linnakangas
- 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: 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: Stamp 18.1. Tom Lane
- pgsql: Stamp 17.7. Tom Lane
- pgsql: Stamp 16.11. Tom Lane
- pgsql: Stamp 15.15. Tom Lane
- pgsql: Stamp 14.20. Tom Lane
- pgsql: Stamp 13.23. Tom Lane
- pgsql: Clean up qsort comparison function for GUC entries Peter Eisentraut
- pgsql: Add pg_resetwal and pg_controldata support for new control file Heikki Linnakangas
- pgsql: Add warning to pg_controldata on PG_CONTROL_VERSION mismatch Heikki Linnakangas
- pgsql: Tag refs/tags/REL_14_20 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_18_1 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_16_11 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_15_15 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_13_23 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_17_7 was created noreply@postgresql.org
- pgsql: Add check for large files in meson.build Michael Paquier
- pgsql: Add check for large files in meson.build Michael Paquier
- pgsql: Add check for large files in meson.build Michael Paquier
- pgsql: Add check for large files in meson.build Michael Paquier
- pgsql: Report better object limits in error messages for injection poin Michael Paquier
- pgsql: Report better object limits in error messages for injection poin Michael Paquier
- pgsql: Report better object limits in error messages for injection poin Michael Paquier
- pgsql: injection_points: Add tests for name limits Michael Paquier
- pgsql: Prefer spelling "cacheable" over "cachable". Thomas Munro
- pgsql: Remove unused assignment in CREATE PUBLICATION grammar. Amit Kapila
- pgsql: doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ... Fujii Masao
- pgsql: doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ... Fujii Masao
- pgsql: doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ... Fujii Masao
- pgsql: doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ... Fujii Masao
- pgsql: doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ... Fujii Masao
- pgsql: Move code specific to pg_ndistinct to new file Michael Paquier
- pgsql: Move code specific to pg_dependencies to new file Michael Paquier
- pgsql: Doc: Add documentation for sequence synchronization. Amit Kapila
- pgsql: Fix pg_upgrade around multixid and mxoff wraparound Heikki Linnakangas
- pgsql: Fix pg_upgrade around multixid and mxoff wraparound Heikki Linnakangas
- pgsql: Fix pg_upgrade around multixid and mxoff wraparound Heikki Linnakangas
- pgsql: Fix pg_upgrade around multixid and mxoff wraparound Heikki Linnakangas
- pgsql: Fix pg_upgrade around multixid and mxoff wraparound Heikki Linnakangas
- pgsql: Fix comments of output routines for pg_ndistinct and pg_dependen Michael Paquier
- pgsql: Change coding pattern for CURL_IGNORE_DEPRECATION() Álvaro Herrera
- pgsql: Change coding pattern for CURL_IGNORE_DEPRECATION() Álvaro Herrera
- pgsql: libpq: threadsafety for SSL certificate callback Daniel Gustafsson
- pgsql: Fix range for commit_siblings in sample conf Daniel Gustafsson
- pgsql: Fix range for commit_siblings in sample conf Daniel Gustafsson
- pgsql: Fix range for commit_siblings in sample conf Daniel Gustafsson
- pgsql: Fix range for commit_siblings in sample conf Daniel Gustafsson
- pgsql: Fix range for commit_siblings in sample conf Daniel Gustafsson
- pgsql: Fix range for commit_siblings in sample conf Daniel Gustafsson
- pgsql: Add tab completion support for the WAIT FOR command Alexander Korotkov
- pgsql: Split out innards of pg_tablespace_location() Álvaro Herrera
- pgsql: doc: Document effects of ownership change on privileges Daniel Gustafsson
- pgsql: doc: Document effects of ownership change on privileges Daniel Gustafsson
- pgsql: doc: Document effects of ownership change on privileges Daniel Gustafsson
- pgsql: doc: Document effects of ownership change on privileges Daniel Gustafsson
- pgsql: doc: Document effects of ownership change on privileges Daniel Gustafsson
- pgsql: doc: Document effects of ownership change on privileges Daniel Gustafsson
- pgsql: Fix remaining race condition with CLOG truncation and LISTEN/NOT Heikki Linnakangas
- pgsql: Fix remaining race condition with CLOG truncation and LISTEN/NOT Heikki Linnakangas
- pgsql: Escalate ERRORs during async notify processing to FATAL Heikki Linnakangas
- pgsql: Fix remaining race condition with CLOG truncation and LISTEN/NOT Heikki Linnakangas
- pgsql: Fix bug where we truncated CLOG that was still needed by LISTEN/ Heikki Linnakangas
- pgsql: Fix bug where we truncated CLOG that was still needed by LISTEN/ Heikki Linnakangas
- pgsql: Fix remaining race condition with CLOG truncation and LISTEN/NOT Heikki Linnakangas
- pgsql: Escalate ERRORs during async notify processing to FATAL Heikki Linnakangas
- pgsql: Escalate ERRORs during async notify processing to FATAL Heikki Linnakangas
- pgsql: Fix bug where we truncated CLOG that was still needed by LISTEN/ Heikki Linnakangas
- pgsql: Fix bug where we truncated CLOG that was still needed by LISTEN/ Heikki Linnakangas
- pgsql: Fix bug where we truncated CLOG that was still needed by LISTEN/ Heikki Linnakangas
- pgsql: Escalate ERRORs during async notify processing to FATAL Heikki Linnakangas
- pgsql: Escalate ERRORs during async notify processing to FATAL Heikki Linnakangas
- pgsql: Fix bug where we truncated CLOG that was still needed by LISTEN/ Heikki Linnakangas
- pgsql: Escalate ERRORs during async notify processing to FATAL Heikki Linnakangas
- pgsql: Fix remaining race condition with CLOG truncation and LISTEN/NOT Heikki Linnakangas
- pgsql: Fix remaining race condition with CLOG truncation and LISTEN/NOT Heikki Linnakangas
- pgsql: Clear 'xid' in dummy async notify entries written to fill up pag Heikki Linnakangas
- pgsql: Clear 'xid' in dummy async notify entries written to fill up pag Heikki Linnakangas
- pgsql: Clear 'xid' in dummy async notify entries written to fill up pag Heikki Linnakangas
- pgsql: Clear 'xid' in dummy async notify entries written to fill up pag Heikki Linnakangas
- pgsql: Clear 'xid' in dummy async notify entries written to fill up pag Heikki Linnakangas
- pgsql: Clear 'xid' in dummy async notify entries written to fill up pag Heikki Linnakangas
- pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Nathan Bossart
- pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Nathan Bossart
- pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Nathan Bossart
- pgsql: test_dsa: Avoid leaking LWLock tranches. Nathan Bossart
- pgsql: Remove obsolete autovacuum comment. Nathan Bossart
- pgsql: Fix incorrect assignment of InvalidXLogRecPtr to a non-LSN varia Fujii Masao
- pgsql: Replace off_t by pgoff_t in I/O routines Michael Paquier
- pgsql: Fix indentation issue Michael Paquier
- pgsql: Add commit c2b0e3a0351e to .git-blame-ignore-revs. Michael Paquier
-
pgsql: Add some missing #include
. Thomas Munro - pgsql: doc: Improve description of RLS policies applied by command type Dean Rasheed
- pgsql: doc: Improve description of RLS policies applied by command type Dean Rasheed
- pgsql: doc: Improve description of RLS policies applied by command type Dean Rasheed
- pgsql: doc: Improve description of RLS policies applied by command type Dean Rasheed
- pgsql: doc: Improve description of RLS policies applied by command type Dean Rasheed
- pgsql: doc: Improve description of RLS policies applied by command type Dean Rasheed
- pgsql: Document that pg_getaddrinfo_all does not accept null hints Daniel Gustafsson
- pgsql: doc: reorder logical replication benefits in a logical order Bruce Momjian
- pgsql: doc: clarify "physical" replication slot creation on the primary Bruce Momjian
- pgsql: doc: clarify "logical" replication slots Bruce Momjian
- pgsql: doc: adjust "Replication Slot" to mention physical & logical Bruce Momjian
- pgsql: Revert "Drop unnamed portal immediately after execution to compl Michael Paquier
-
pgsql: Doc: add IDs to copy.sgml's
and Álvaro Herrera - pgsql: pgbench: Fix assertion failure with multiple \syncpipeline in pi Fujii Masao
- pgsql: pgbench: Fix assertion failure with multiple \syncpipeline in pi Fujii Masao
- pgsql: pgbench: Fix assertion failure with multiple \syncpipeline in pi Fujii Masao
- pgsql: doc: remove verbiage about "receiving" data from rep. slots Bruce Momjian
- Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Andres Freund
- Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Andres Freund
- pgsql: doc: double-quote use of %f, %p, and %r in literal commands. Bruce Momjian
- Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Bruce Momjian
- Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Andres Freund
- Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Bruce Momjian
- Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Andres Freund
- pgsql: doc: clarify that logical slots track transaction activity Bruce Momjian
- Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Bruce Momjian
- Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Andres Freund
- Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Bruce Momjian
- pgsql: Add note about CreateStatistics()'s selective use of check_right Nathan Bossart
- pgsql: Add note about CreateStatistics()'s selective use of check_right Nathan Bossart
- pgsql: Add note about CreateStatistics()'s selective use of check_right Nathan Bossart
- pgsql: Add note about CreateStatistics()'s selective use of check_right Nathan Bossart
- pgsql: Add note about CreateStatistics()'s selective use of check_right Nathan Bossart
- pgsql: Add note about CreateStatistics()'s selective use of check_right Nathan Bossart
- pgsql: Comment out autovacuum_worker_slots in postgresql.conf.sample. Nathan Bossart
- pgsql: Comment out autovacuum_worker_slots in postgresql.conf.sample. Nathan Bossart
- pgsql: Add test for postgresql.conf.sample line syntax Daniel Gustafsson
- pgsql: Fix incorrect function name in comments Alexander Korotkov
- pgsql: Fix WaitLSNWakeup() fast-path check for InvalidXLogRecPtr Alexander Korotkov
- pgsql: Doc: include MERGE in variable substitution command list David Rowley
- pgsql: Doc: include MERGE in variable substitution command list David Rowley
- pgsql: Doc: include MERGE in variable substitution command list David Rowley
- pgsql: Doc: include MERGE in variable substitution command list David Rowley
- pgsql: Doc: include MERGE in variable substitution command list David Rowley
- pgsql: Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent up Dean Rasheed
- pgsql: Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent up Dean Rasheed
- pgsql: Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent up Dean Rasheed
- pgsql: Add test for temporary file removal and WITH HOLD cursor Michael Paquier
- pgsql: Adjust MemSet macro to use size_t rather than long David Rowley
- pgsql: Get rid of long datatype in CATCACHE_STATS enabled builds David Rowley
- pgsql: Define PS_USE_CLOBBER_ARGV on GNU/Hurd. Thomas Munro
- pgsql: Define PS_USE_CLOBBER_ARGV on GNU/Hurd. Thomas Munro
- pgsql: Define PS_USE_CLOBBER_ARGV on GNU/Hurd. Thomas Munro
- pgsql: Define PS_USE_CLOBBER_ARGV on GNU/Hurd. Thomas Munro
- pgsql: Rework output format of pg_ndistinct Michael Paquier
- pgsql: Rework output format of pg_dependencies Michael Paquier