Mailing lists [pgsql-committers]
- pgsql: Document concurrent indexes waiting on each other Alvaro Herrera
- pgsql: Document concurrent indexes waiting on each other Alvaro Herrera
- pgsql: Document concurrent indexes waiting on each other Alvaro Herrera
- pgsql: Document concurrent indexes waiting on each other Alvaro Herrera
- pgsql: Document concurrent indexes waiting on each other Alvaro Herrera
- pgsql: Document concurrent indexes waiting on each other Alvaro Herrera
- pgsql: Document concurrent indexes waiting on each other Alvaro Herrera
- pgsql: Fix missing outfuncs.c support for IncrementalSortPath. Tom Lane
- pgsql: Fix missing outfuncs.c support for IncrementalSortPath. Tom Lane
- pgsql: Free disk space for dropped relations on commit. Thomas Munro
- pgsql: Free disk space for dropped relations on commit. Thomas Munro
- pgsql: Free disk space for dropped relations on commit. Thomas Munro
- pgsql: Free disk space for dropped relations on commit. Thomas Munro
- pgsql: Free disk space for dropped relations on commit. Thomas Munro
- pgsql: Free disk space for dropped relations on commit. Thomas Munro
- pgsql: Free disk space for dropped relations on commit. Thomas Munro
- pgsql: Use truncate(2) where appropriate. Thomas Munro
- pgsql: doc: Remove more notes about compatibilities with past versions Michael Paquier
- pgsql: doc: Add additional index entries for progress reporting views. Fujii Masao
- pgsql: docs: ulink all references to RFC's Heikki Linnakangas
- pgsql: Avoid memcpy() with a NULL source pointer and count == 0 Alvaro Herrera
- pgsql: Avoid memcpy() with a NULL source pointer and count == 0 Alvaro Herrera
- pgsql: Avoid memcpy() with a NULL source pointer and count == 0 Alvaro Herrera
- pgsql: Avoid memcpy() with a NULL source pointer and count == 0 Alvaro Herrera
- pgsql: Ensure that expandTableLikeClause() re-examines the same table. Tom Lane
- pgsql: Ensure that expandTableLikeClause() re-examines the same table. Tom Lane
- pgsql: Ensure that expandTableLikeClause() re-examines the same table. Tom Lane
- pgsql: Ensure that expandTableLikeClause() re-examines the same table. Tom Lane
- pgsql: Ensure that expandTableLikeClause() re-examines the same table. Tom Lane
- pgsql: Ensure that expandTableLikeClause() re-examines the same table. Tom Lane
- pgsql: Ensure that expandTableLikeClause() re-examines the same table. Tom Lane
- pgsql: pg_checksums: data_checksum_version is unsigned so use %u not %d Bruce Momjian
- pgsql: pg_checksums: data_checksum_version is unsigned so use %u not %d Bruce Momjian
- pgsql: pg_checksums: data_checksum_version is unsigned so use %u not %d Bruce Momjian
- pgsql: Move SHA2 routines to a new generic API layer for crypto hashes Michael Paquier
- pgsql: Allow restore_command parameter to be changed with reload. Fujii Masao
- Re: pgsql: Move SHA2 routines to a new generic API layer for crypto hashes Fujii Masao
- Re: pgsql: Move SHA2 routines to a new generic API layer for crypto hashes Michael Paquier
- Re: pgsql: Move SHA2 routines to a new generic API layer for crypto hashes Michael Paquier
- pgsql: Fix compilation warnings in cryptohash_openssl.c Michael Paquier
- Re: pgsql: Move SHA2 routines to a new generic API layer for crypto hashes Fujii Masao
- pgsql: Track total number of WAL records, FPIs and bytes generated in t Fujii Masao
- pgsql: Add GSS information to connection authorized log message Stephen Frost
- pgsql: Refactor CLUSTER and REINDEX grammar to use DefElem for option l Michael Paquier
- pgsql: Improve estimation of OR clauses using extended statistics. Dean Rasheed
- pgsql: Small code simplifications Peter Eisentraut
- pgsql: Fix pg_rewind bugs when rewinding a standby server. Heikki Linnakangas
- pgsql: Fix pg_rewind bugs when rewinding a standby server. Heikki Linnakangas
- pgsql: Fix pg_rewind bugs when rewinding a standby server. Heikki Linnakangas
- pgsql: Fix pg_rewind bugs when rewinding a standby server. Heikki Linnakangas
- pgsql: Fix pg_rewind bugs when rewinding a standby server. Heikki Linnakangas
- pgsql: Fix pg_rewind bugs when rewinding a standby server. Heikki Linnakangas
- pgsql: Fix pg_rewind bugs when rewinding a standby server. Heikki Linnakangas
- pgsql: docs: list single-letter options first in command-line summary Bruce Momjian
- pgsql: docs: list single-letter options first in command-line summary Bruce Momjian
- pgsql: docs: list single-letter options first in command-line summary Bruce Momjian
- pgsql: docs: list single-letter options first in command-line summary Bruce Momjian
- pgsql: docs: list single-letter options first in command-line summary Bruce Momjian
- pgsql: docs: list single-letter options first in command-line summary Bruce Momjian
- pgsql: docs: list single-letter options first in command-line summary Bruce Momjian
- pgsql: doc: remove unnecessary blank before command option text Bruce Momjian
- pgsql: doc: remove unnecessary blank before command option text Bruce Momjian
- pgsql: doc: remove unnecessary blank before command option text Bruce Momjian
- pgsql: doc: remove unnecessary blank before command option text Bruce Momjian
- pgsql: Change SHA2 implementation based on OpenSSL to use EVP digest ro Michael Paquier
- pgsql: Rename cryptohashes.c to cryptohashfuncs.c Michael Paquier
- pgsql: Remove incorrect assertion in reorderbuffer.c. Amit Kapila
- pgsql: Remove unnecessary grammar symbols Peter Eisentraut
- pgsql: Convert elog(LOG) calls to ereport() where appropriate Peter Eisentraut
- pgsql: Fix race conditions in newly-added test. Heikki Linnakangas
- pgsql: Fix race conditions in newly-added test. Heikki Linnakangas
- pgsql: Fix race conditions in newly-added test. Heikki Linnakangas
- pgsql: Fix race conditions in newly-added test. Heikki Linnakangas
- pgsql: Fix race conditions in newly-added test. Heikki Linnakangas
- pgsql: Fix race conditions in newly-added test. Heikki Linnakangas
- pgsql: Fix race conditions in newly-added test. Heikki Linnakangas
- pgsql: Fix missed step in removal of useless RESULT RTEs in the planner Tom Lane
- pgsql: Fix missed step in removal of useless RESULT RTEs in the planner Tom Lane
- pgsql: Fix missed step in removal of useless RESULT RTEs in the planner Tom Lane
- pgsql: Fix fd leak in pg_verifybackup Michael Paquier
- pgsql: pg_dump: Reorganize dumpBaseType() Tom Lane
- pgsql: Fix more race conditions in the newly-added pg_rewind test. Heikki Linnakangas
- pgsql: Fix more race conditions in the newly-added pg_rewind test. Heikki Linnakangas
- pgsql: Fix more race conditions in the newly-added pg_rewind test. Heikki Linnakangas
- pgsql: Fix more race conditions in the newly-added pg_rewind test. Heikki Linnakangas
- pgsql: Fix more race conditions in the newly-added pg_rewind test. Heikki Linnakangas
- pgsql: Fix more race conditions in the newly-added pg_rewind test. Heikki Linnakangas
- pgsql: Fix more race conditions in the newly-added pg_rewind test. Heikki Linnakangas
- pgsql: Add a couple of regression test cases related to array subscript Tom Lane
- Re: pgsql: Change the attribute name in pg_stat_replication_slots view. Andres Freund
- Re: pgsql: Change the attribute name in pg_stat_replication_slots view. Andres Freund
- Re: pgsql: Track total number of WAL records, FPIs and bytes generated in t Andres Freund
- pgsql: Avoid using tuple from syscache for update of pg_database.datfro Michael Paquier
- pgsql: jit: configure: Explicitly reference 'native' component. Andres Freund
- pgsql: backpatch "jit: Add support for LLVM 12." Andres Freund
- pgsql: jit: Correct parameter type for generated expression evaluation Andres Freund
- pgsql: jit: Correct parameter type for generated expression evaluation Andres Freund
- pgsql: backpatch "jit: Add support for LLVM 12." Andres Freund
- pgsql: jit: configure: Explicitly reference 'native' component. Andres Freund
- pgsql: backpatch "jit: Add support for LLVM 12." Andres Freund
- pgsql: jit: configure: Explicitly reference 'native' component. Andres Freund
- pgsql: jit: Correct parameter type for generated expression evaluation Andres Freund
- pgsql: jit: configure: Explicitly reference 'native' component. Andres Freund
- pgsql: jit: Correct parameter type for generated expression evaluation Andres Freund
- pgsql: pgcrypto: Detect errors with EVP calls from OpenSSL Michael Paquier
- pgsql: pgcrypto: Detect errors with EVP calls from OpenSSL Michael Paquier
- pgsql: pgcrypto: Detect errors with EVP calls from OpenSSL Michael Paquier
- pgsql: pgcrypto: Detect errors with EVP calls from OpenSSL Michael Paquier
- pgsql: pgcrypto: Detect errors with EVP calls from OpenSSL Michael Paquier
- pgsql: pgcrypto: Detect errors with EVP calls from OpenSSL Michael Paquier
- pgsql: pgcrypto: Detect errors with EVP calls from OpenSSL Michael Paquier
- Re: pgsql: Track total number of WAL records, FPIs and bytes generated in t Fujii Masao
- pgsql: Bump catversion for pg_stat_wal changes. Fujii Masao
- pgsql: Speed up rechecking if relation needs to be vacuumed or analyze Fujii Masao
- pgsql: Doc: explain that the string types can't store \0 (ASCII NUL). Tom Lane
- pgsql: Doc: explain that the string types can't store \0 (ASCII NUL). Tom Lane
- pgsql: Doc: explain that the string types can't store \0 (ASCII NUL). Tom Lane
- pgsql: Doc: explain that the string types can't store \0 (ASCII NUL). Tom Lane
- pgsql: Doc: explain that the string types can't store \0 (ASCII NUL). Tom Lane
- pgsql: Doc: explain that the string types can't store \0 (ASCII NUL). Tom Lane
- pgsql: Doc: explain that the string types can't store \0 (ASCII NUL). Tom Lane
- pgsql: Doc: clarify that CREATE TABLE discards redundant unique constra Tom Lane
- pgsql: Doc: clarify that CREATE TABLE discards redundant unique constra Tom Lane
- pgsql: Doc: clarify that CREATE TABLE discards redundant unique constra Tom Lane
- pgsql: Doc: clarify that CREATE TABLE discards redundant unique constra Tom Lane
- pgsql: Doc: clarify that CREATE TABLE discards redundant unique constra Tom Lane
- pgsql: Doc: clarify that CREATE TABLE discards redundant unique constra Tom Lane
- pgsql: Doc: clarify that CREATE TABLE discards redundant unique constra Tom Lane
- pgsql: Improve estimation of OR clauses using multiple extended statist Dean Rasheed
- pgsql: Improve estimation of ANDs under ORs using extended statistics. Dean Rasheed
- pgsql: Remove operator_precedence_warning. Tom Lane
- pgsql: Teach contain_leaked_vars that assignment SubscriptingRefs are l Tom Lane
- pgsql: Teach contain_leaked_vars that assignment SubscriptingRefs are l Tom Lane
- pgsql: Teach contain_leaked_vars that assignment SubscriptingRefs are l Tom Lane
- pgsql: Teach contain_leaked_vars that assignment SubscriptingRefs are l Tom Lane
- pgsql: Teach contain_leaked_vars that assignment SubscriptingRefs are l Tom Lane
- pgsql: Teach contain_leaked_vars that assignment SubscriptingRefs are l Tom Lane
- pgsql: jit: Reference function pointer types via llvmjit_types.c. Andres Freund
- pgsql: Simplify code for getting a unicode codepoint's canonical class. Michael Paquier
- pgsql: Change get_constraint_index() to use pg_constraint.conindid Peter Eisentraut
- pgsql: Support subscripting of arbitrary types, not only arrays. Tom Lane
- Re: pgsql: Support subscripting of arbitrary types, not only arrays. Alexander Korotkov
- pgsql: Refactor MD5 implementations according to new cryptohash infrast Michael Paquier
- Re: pgsql: Support subscripting of arbitrary types, not only arrays. Tom Lane
- Re: pgsql: Refactor MD5 implementations according to new cryptohash infrast Michael Paquier
- pgsql: Fix compilation of uuid-ossp Michael Paquier
- Re: pgsql: Refactor MD5 implementations according to new cryptohash infrast Michael Paquier
- Re: pgsql: Support subscripting of arbitrary types, not only arrays. Alexander Korotkov
- pgsql: pg_dump: Don't use enums for defining bit mask values Peter Eisentraut
- pgsql: Allow ALTER TYPE to update an existing type's typsubscript value Tom Lane
- pgsql: Allow subscripting of hstore values. Tom Lane
- pgsql: Provide an error cursor for "can't subscript" error messages. Tom Lane
- pgsql: initdb: properly alphabetize getopt_long options in C string Bruce Momjian
- pgsql: initdb: properly alphabetize getopt_long options in C string Bruce Momjian
- pgsql: initdb: properly alphabetize getopt_long options in C string Bruce Momjian
- pgsql: initdb: properly alphabetize getopt_long options in C string Bruce Momjian
- pgsql: initdb: properly alphabetize getopt_long options in C string Bruce Momjian
- pgsql: initdb: properly alphabetize getopt_long options in C string Bruce Momjian
- pgsql: initdb: properly alphabetize getopt_long options in C string Bruce Momjian
- pgsql: initdb: complete getopt_long alphabetization Bruce Momjian
- pgsql: initdb: complete getopt_long alphabetization Bruce Momjian
- pgsql: initdb: complete getopt_long alphabetization Bruce Momjian
- pgsql: initdb: complete getopt_long alphabetization Bruce Momjian
- pgsql: initdb: complete getopt_long alphabetization Bruce Momjian
- pgsql: initdb: complete getopt_long alphabetization Bruce Momjian
- pgsql: Correct behavior descriptions in comments, and correct a test na Noah Misch
- pgsql: Use HASH_BLOBS for xidhash. Noah Misch
- pgsql: Add some checkpoint/restartpoint status to ps display Michael Paquier
- pgsql: Improve some code around cryptohash functions Michael Paquier
- pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL Jeff Davis
- pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL Jeff Davis
- pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL Jeff Davis
- pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL Jeff Davis
- pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL Jeff Davis
- pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL Jeff Davis
- pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL Jeff Davis
- pgsql: Use native methods to open input in TestLib::slurp_file on Windo Andrew Dunstan
- pgsql: Use native methods to open input in TestLib::slurp_file on Windo Andrew Dunstan
- pgsql: Use native methods to open input in TestLib::slurp_file on Windo Andrew Dunstan
- pgsql: Use native methods to open input in TestLib::slurp_file on Windo Andrew Dunstan
- pgsql: Use native methods to open input in TestLib::slurp_file on Windo Andrew Dunstan
- pgsql: Improve hash_create()'s API for some added robustness. Tom Lane
- pgsql: Clean up ancient test style Peter Eisentraut
- pgsql: Error out when Gather Merge input is not sorted Tomas Vondra
- pgsql: Remove useless variable stores Alvaro Herrera
- pgsql: Remove obsolete btrescan() comment. Peter Geoghegan
- pgsql: doc: clarify COPY TO for partitioning/inheritance Bruce Momjian
- pgsql: doc: clarify COPY TO for partitioning/inheritance Bruce Momjian
- pgsql: doc: clarify COPY TO for partitioning/inheritance Bruce Momjian
- pgsql: doc: clarify COPY TO for partitioning/inheritance Bruce Momjian
- pgsql: doc: clarify COPY TO for partitioning/inheritance Bruce Momjian
- pgsql: doc: Fix explanation related to pg_shmem_allocations Michael Paquier
- pgsql: doc: Fix explanation related to pg_shmem_allocations Michael Paquier
- pgsql: Fix varchar_2.out to match reality in cs_CZ locale. Tom Lane
- pgsql: Revert "Get rid of the dedicated latch for signaling the startup Fujii Masao
- Re: pgsql: Get rid of the dedicated latch for signaling the startup process Fujii Masao
- pgsql: pg_stat_statements: Track time at which all statistics were last Fujii Masao
- pgsql: Avoid memcpy() with same source and destination during relmapper Tom Lane
- pgsql: Avoid memcpy() with same source and destination during relmapper Tom Lane
- pgsql: Avoid memcpy() with same source and destination during relmapper Tom Lane
- pgsql: Avoid memcpy() with same source and destination during relmapper Tom Lane
- pgsql: Avoid memcpy() with same source and destination during relmapper Tom Lane
- pgsql: Avoid memcpy() with same source and destination during relmapper Tom Lane
- pgsql: Avoid memcpy() with same source and destination during relmapper Tom Lane
- pgsql: Add a couple of missed .gitignore entries. Tom Lane
- pgsql: Update comment atop of ReorderBufferQueueMessage(). Amit Kapila
- pgsql: Remove now-useless ALWAYS_SUBDIRS entry in src/test/Makefile. Tom Lane
- pgsql: Multirange datatypes Alexander Korotkov
- Re: pgsql: Multirange datatypes Tom Lane
- pgsql: Fixes for pg_dump.c regarding multiranges Alexander Korotkov
- Re: pgsql: Multirange datatypes Alexander Korotkov
- Re: pgsql: Multirange datatypes Alexander Korotkov
- Re: pgsql: Multirange datatypes Erik Rijkers
- Re: pgsql: Multirange datatypes Alexander Korotkov
- pgsql: Fix compiler warning introduced in 6df7a9698b Alexander Korotkov
- Re: pgsql: Multirange datatypes Alexander Korotkov
- Re: pgsql: Multirange datatypes Erik Rijkers
- Re: pgsql: Multirange datatypes Alexander Korotkov
- Re: pgsql: Multirange datatypes Alexander Korotkov
- pgsql: Avoid memcpy() with same source and destination in pgstat_recv_r Tom Lane
- pgsql: Doc: improve description of pgbench script weights. Tom Lane
- pgsql: Doc: improve description of pgbench script weights. Tom Lane
- pgsql: Doc: improve description of pgbench script weights. Tom Lane
- pgsql: Doc: improve description of pgbench script weights. Tom Lane
- pgsql: Doc: improve description of pgbench script weights. Tom Lane
- pgsql: Doc: improve description of pgbench script weights. Tom Lane
- Re: pgsql: Multirange datatypes Alexander Korotkov
- pgsql: Doc: fix description of how to use src/tutorial files. Tom Lane
- pgsql: Doc: fix description of how to use src/tutorial files. Tom Lane
- pgsql: Doc: fix description of how to use src/tutorial files. Tom Lane
- pgsql: Doc: fix description of how to use src/tutorial files. Tom Lane
- pgsql: Doc: fix description of how to use src/tutorial files. Tom Lane
- pgsql: Doc: fix description of how to use src/tutorial files. Tom Lane
- pgsql: Doc: fix description of how to use src/tutorial files. Tom Lane
- pgsql: Fix typalign in rangetypes statistics Alexander Korotkov
- pgsql: Refactor logic to check for ASCII-only characters in string Michael Paquier
- Re: pgsql: Multirange datatypes Sandeep Thakkar
- Re: pgsql: Multirange datatypes Michael Paquier
- pgsql: Fix compiler warning in multirange_constructor0() Alexander Korotkov
- Re: pgsql: Multirange datatypes Alexander Korotkov
- Re: pgsql: Multirange datatypes Alexander Korotkov
- pgsql: Consider unsorted paths in generate_useful_gather_paths Tomas Vondra
- pgsql: Consider unsorted paths in generate_useful_gather_paths Tomas Vondra
- pgsql: Check parallel safety in generate_useful_gather_paths Tomas Vondra
- pgsql: Check parallel safety in generate_useful_gather_paths Tomas Vondra
- pgsql: Remove "invalid concatenation of jsonb objects" error case. Tom Lane
- pgsql: Remove "invalid concatenation of jsonb objects" error case. Tom Lane
- pgsql: Remove "invalid concatenation of jsonb objects" error case. Tom Lane
- pgsql: Remove "invalid concatenation of jsonb objects" error case. Tom Lane
- pgsql: Remove "invalid concatenation of jsonb objects" error case. Tom Lane
- pgsql: Remove "invalid concatenation of jsonb objects" error case. Tom Lane
- pgsql: Remove "invalid concatenation of jsonb objects" error case. Tom Lane
- pgsql: Disallow SRFs when considering sorts below Gather Merge Tomas Vondra
- pgsql: Disallow SRFs when considering sorts below Gather Merge Tomas Vondra
- pgsql: Don't search for volatile expr in find_em_expr_usable_for_sortin Tomas Vondra
- pgsql: Don't search for volatile expr in find_em_expr_usable_for_sortin Tomas Vondra
- pgsql: Improve find_em_expr_usable_for_sorting_rel comment Tomas Vondra
- pgsql: Improve find_em_expr_usable_for_sorting_rel comment Tomas Vondra
- Re: pgsql: Multirange datatypes Michael Paquier
- pgsql: Increase timeout in 021_row_visibility.pl. Tom Lane
- pgsql: Improve autoprewarm's handling of early-shutdown scenarios. Tom Lane
- pgsql: Improve autoprewarm's handling of early-shutdown scenarios. Tom Lane
- pgsql: Improve autoprewarm's handling of early-shutdown scenarios. Tom Lane
- pgsql: Improve autoprewarm's handling of early-shutdown scenarios. Tom Lane
- pgsql: Fix portability issues with parsing of recovery_target_xid Michael Paquier
- pgsql: Fix portability issues with parsing of recovery_target_xid Michael Paquier
- pgsql: Fix portability issues with parsing of recovery_target_xid Michael Paquier
- pgsql: Fix portability issues with parsing of recovery_target_xid Michael Paquier
- pgsql: Fix portability issues with parsing of recovery_target_xid Michael Paquier
- pgsql: Fix portability issues with parsing of recovery_target_xid Michael Paquier
- pgsql: dummy commit Bruce Momjian
- pgsql: docs: document which server-side languages can create procs Bruce Momjian
- pgsql: docs: document which server-side languages can create procs Bruce Momjian
- pgsql: docs: document which server-side languages can create procs Bruce Momjian
- Re: pgsql: dummy commit Bruce Momjian
- Re: pgsql: dummy commit Bruce Momjian
- pgsql: Fix typos and grammar in docs and comments Michael Paquier
- pgsql: Improve client error messages for immediate-stop situations. Tom Lane
- pgsql: Fix race condition between shutdown and unstarted background wor Tom Lane
- pgsql: Fix race condition between shutdown and unstarted background wor Tom Lane
- pgsql: Fix race condition between shutdown and unstarted background wor Tom Lane
- pgsql: Fix race condition between shutdown and unstarted background wor Tom Lane
- pgsql: Fix race condition between shutdown and unstarted background wor Tom Lane
- pgsql: move hex_decode() to /common so it can be called from frontend Bruce Momjian
- Re: pgsql: move hex_decode() to /common so it can be called from frontend Tom Lane
- Re: pgsql: move hex_decode() to /common so it can be called from frontend Bruce Momjian
- pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e Bruce Momjian
- Re: pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e Tom Lane
- Re: pgsql: revert removal of hex_decode() from ecpg from commit c3826f831e Bruce Momjian
- Re: pgsql: move hex_decode() to /common so it can be called from frontend Michael Paquier
- Re: pgsql: move hex_decode() to /common so it can be called from frontend Bruce Momjian
- Re: pgsql: move hex_decode() to /common so it can be called from frontend Tom Lane
- pgsql: Avoid time-of-day-dependent failure in log rotation test. Tom Lane
- pgsql: Avoid time-of-day-dependent failure in log rotation test. Tom Lane
- pgsql: Avoid time-of-day-dependent failure in log rotation test. Tom Lane
- pgsql: Add key management system Bruce Momjian
- pgsql: Fix return value and const declaration from commit 978f869b99 Bruce Momjian
- pgsql: remove uint128 requirement from patch 978f869b99 (CFE) Bruce Momjian
- pgsql: Invalidate acl.c caches when pg_authid changes. Noah Misch
- pgsql: Invalidate acl.c caches when pg_authid changes. Noah Misch
- pgsql: Invalidate acl.c caches when pg_authid changes. Noah Misch
- pgsql: Invalidate acl.c caches when pg_authid changes. Noah Misch
- pgsql: Invalidate acl.c caches when pg_authid changes. Noah Misch
- pgsql: Invalidate acl.c caches when pg_authid changes. Noah Misch
- pgsql: Invalidate acl.c caches when pg_authid changes. Noah Misch
- pgsql: fixes docs and missing initdb help option for commit 978f869b99 Bruce Momjian
- pgsql: Fix back-patch of "Invalidate acl.c caches when pg_authid change Noah Misch
- pgsql: Fix back-patch of "Invalidate acl.c caches when pg_authid change Noah Misch
- pgsql: Fix back-patch of "Invalidate acl.c caches when pg_authid change Noah Misch
- Re: pgsql: Add key management system Justin Pryzby
- Re: pgsql: Add key management system Tom Lane
- Re: pgsql: Add key management system Tom Lane
- pgsql: fix no-return function call in cipher.c from commit 978f869b99 Bruce Momjian
- pgsql: Really fix the dummy implementations in cipher.c. Tom Lane
- Re: pgsql: Add key management system Tom Lane
- pgsql: remove missing reference to crypto test from patch 978f869b99 Bruce Momjian
- pgsql: Add pg_alterckey utility to change the cluster key Bruce Momjian
- pgsql: Allow ssl_passphrase_command to prompt the terminal Bruce Momjian
- pgsql: Fix function call typo in frontend Win32 code, commit 978f869b99 Bruce Momjian
- Re: pgsql: Add pg_alterckey utility to change the cluster key Tom Lane
- Re: pgsql: Add pg_alterckey utility to change the cluster key Bruce Momjian
- pgsql: pg_alterckey: adjust doc build and Win32 sleep/open build fails Bruce Momjian
- Re: pgsql: Add pg_alterckey utility to change the cluster key Michael Paquier
- Re: pgsql: Add pg_alterckey utility to change the cluster key Pavel Stehule
- pgsql: doc: fix SGML markup for pg_alterckey from commit 62afb42a7f Bruce Momjian
- pgsql: Add scripts for retrieving the cluster file encryption key Bruce Momjian
- Re: pgsql: Add pg_alterckey utility to change the cluster key Bruce Momjian
- Re: pgsql: Add pg_alterckey utility to change the cluster key Pavel Stehule
- Re: pgsql: Add pg_alterckey utility to change the cluster key Pavel Stehule
- Re: pgsql: Add pg_alterckey utility to change the cluster key Michael Paquier
- Re: pgsql: Add pg_alterckey utility to change the cluster key Michael Paquier
- Re: pgsql: Add pg_alterckey utility to change the cluster key Fabien COELHO
- Re: pgsql: Add scripts for retrieving the cluster file encryption key Robins Tharakan
- pgsql: pg_alterckey: remove TAP check rules from Makefile Bruce Momjian
- pgsql: auth commands: list specific commands to install in Makefile Bruce Momjian
- Re: pgsql: Add scripts for retrieving the cluster file encryption key Bruce Momjian
- pgsql: initdb: document that -K requires an argument Bruce Momjian
- Re: pgsql: pg_alterckey: remove TAP check rules from Makefile Pavel Stehule
- Re: pgsql: pg_alterckey: remove TAP check rules from Makefile Bruce Momjian
- Re: pgsql: pg_alterckey: remove TAP check rules from Makefile Bruce Momjian
- Re: pgsql: pg_alterckey: remove TAP check rules from Makefile Pavel Stehule
- Re: pgsql: pg_alterckey: remove TAP check rules from Makefile Pavel Stehule
- Re: pgsql: Add pg_alterckey utility to change the cluster key Tom Lane
- pgsql: Fix bug #16784 in Disk-based Hash Aggregation. Jeff Davis
- pgsql: Fix bug #16784 in Disk-based Hash Aggregation. Jeff Davis
- Re: pgsql: Fix bug #16784 in Disk-based Hash Aggregation. Tom Lane
- pgsql: Stabilize test introduced in 05c02589, per buildfarm. Jeff Davis
- Re: pgsql: Fix bug #16784 in Disk-based Hash Aggregation. Jeff Davis
- pgsql: Second attempt to stabilize 05c02589. Jeff Davis
- pgsql: Second attempt to stabilize 05c02589. Jeff Davis
- pgsql: Stabilize test introduced in 05c02589, per buildfarm. Jeff Davis
- Re: pgsql: Fix bug #16784 in Disk-based Hash Aggregation. Jeff Davis
- pgsql: Revert "Add key management system" (978f869b99) & later commits Bruce Momjian
- pgsql: postgres_fdw: Fix connection leak. Fujii Masao
- pgsql: postgres_fdw: Fix connection leak. Fujii Masao
- pgsql: postgres_fdw: Fix connection leak. Fujii Masao
- pgsql: postgres_fdw: Fix connection leak. Fujii Masao
- pgsql: postgres_fdw: Fix connection leak. Fujii Masao
- pgsql: postgres_fdw: Fix connection leak. Fujii Masao
- pgsql: postgres_fdw: Fix connection leak. Fujii Masao
- pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier
- pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier
- pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier
- pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier
- pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier
- pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier
- pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier
- Re: pgsql: Add pg_alterckey utility to change the cluster key Andrew Dunstan
- Re: pgsql: Add pg_alterckey utility to change the cluster key Fabien COELHO
- Re: pgsql: Add pg_alterckey utility to change the cluster key Fabien COELHO
- pgsql: Fix thinko in plpgsql memory leak fix. Tom Lane
- pgsql: Fix thinko in plpgsql memory leak fix. Tom Lane
- pgsql: Fix thinko in plpgsql memory leak fix. Tom Lane
- pgsql: Fix thinko in plpgsql memory leak fix. Tom Lane
- pgsql: Further fix thinko in plpgsql memory leak fix. Tom Lane
- pgsql: Further fix thinko in plpgsql memory leak fix. Tom Lane
- pgsql: Further fix thinko in plpgsql memory leak fix. Tom Lane
- pgsql: Further fix thinko in plpgsql memory leak fix. Tom Lane
- pgsql: Expose the default for channel_binding in PQconndefaults(). Tom Lane
- pgsql: Expose the default for channel_binding in PQconndefaults(). Tom Lane
- pgsql: Fix bugs in libpq's GSSAPI encryption support. Tom Lane
- pgsql: Fix bugs in libpq's GSSAPI encryption support. Tom Lane
- pgsql: Fix bugs in libpq's GSSAPI encryption support. Tom Lane
- pgsql: Improve log messages related to pg_hba.conf not matching a conne Tom Lane
- pgsql: Fix assorted issues in backend's GSSAPI encryption support. Tom Lane
- pgsql: Fix assorted issues in backend's GSSAPI encryption support. Tom Lane
- pgsql: Improve log messages related to pg_hba.conf not matching a conne Tom Lane
- pgsql: Fix assorted issues in backend's GSSAPI encryption support. Tom Lane
- pgsql: Improve log messages related to pg_hba.conf not matching a conne Tom Lane
- pgsql: doc: Improve description of min_dynamic_shared_memory Michael Paquier
- pgsql: doc: Improve some grammar and sentences Michael Paquier
- pgsql: doc: Improve some grammar and sentences Michael Paquier
- pgsql: doc: Improve some grammar and sentences Michael Paquier
- pgsql: doc: Improve some grammar and sentences Michael Paquier
- pgsql: doc: Improve some grammar and sentences Michael Paquier
- pgsql: doc: Improve some grammar and sentences Michael Paquier
- pgsql: Implement operators for checking if the range contains a multira Alexander Korotkov
- pgsql: Add support of multirange matching to the existing range GiST in Alexander Korotkov
- pgsql: Fix bugs in comparison functions for multirange_bsearch_match() Alexander Korotkov
- pgsql: Improve the signature of internal multirange functions Alexander Korotkov
- Re: pgsql: Add support of multirange matching to the existing range GiST in Alexander Korotkov
- pgsql: Suppress log spam from multiple reports of SIGQUIT shutdown. Tom Lane
- Re: pgsql: Multirange datatypes Tom Lane
- pgsql: Doc: fix up PDF build warnings from over-width table columns. Tom Lane
- pgsql: Remove references to libpq_srcdir in adminpack and old_snapshot Michael Paquier
- Re: pgsql: Add support of multirange matching to the existing range GiST in Michael Paquier
- Re: pgsql: Add support of multirange matching to the existing range GiST in Alexander Korotkov
- pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length Noah Misch
- pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length Noah Misch
- pgsql: In pg_upgrade cross-version test, handle postfix operators. Noah Misch
- pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length Noah Misch
- pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length Noah Misch
- pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length Noah Misch
- pgsql: Extend the output plugin API to allow decoding of prepared xacts Amit Kapila
- pgsql: Sanitize IF NOT EXISTS in EXPLAIN for CTAS and matviews Michael Paquier
- pgsql: Fix up usage of krb_server_keyfile GUC parameter. Tom Lane
- pgsql: Fix up usage of krb_server_keyfile GUC parameter. Tom Lane
- pgsql: Fix up usage of krb_server_keyfile GUC parameter. Tom Lane
- pgsql: Fix selectivity estimation @> (anymultirange, anyrange) operator Alexander Korotkov
- Re: pgsql: Add support of multirange matching to the existing range GiST in Alexander Korotkov
- pgsql: Use setenv() in preference to putenv(). Tom Lane
- pgsql: Refactor multirange_in() Alexander Korotkov
- Re: pgsql: Multirange datatypes Alexander Korotkov
- pgsql: More fixups for pg_upgrade cross-version tests. Tom Lane
- Re: pgsql: Multirange datatypes Tom Lane
- pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane
- pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane
- pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane
- pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane
- pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane
- pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane
- pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane
- pgsql: Fix index deletion latestRemovedXid bug. Peter Geoghegan
- pgsql: Fix index deletion latestRemovedXid bug. Peter Geoghegan
- pgsql: Fix index deletion latestRemovedXid bug. Peter Geoghegan
- pgsql: Get heap page max offset with buffer lock held. Peter Geoghegan
- pgsql: Get heap page max offset with buffer lock held. Peter Geoghegan
- pgsql: Get heap page max offset with buffer lock held. Peter Geoghegan
- Re: pgsql: Doc: fix up PDF build warnings from over-width table columns. Alexander Korotkov
- Re: pgsql: Use setenv() in preference to putenv(). Alexander Korotkov
- Re: pgsql: Use setenv() in preference to putenv(). Tom Lane