pgsql-committers
Thread
Date
Earlier messages
Messages by Thread
pgsql: Update .abi-compliance-history for AddRelationNotNullConstraints
Álvaro Herrera
pgsql: Avoid name collision with NOT NULL constraints
Álvaro Herrera
pgsql: Avoid name collision with NOT NULL constraints
Álvaro Herrera
pgsql: Split PGPROC 'links' field into two, for clarity
Heikki Linnakangas
pgsql: First-draft release notes for 18.3.
Tom Lane
pgsql: Speedup COPY FROM with additional function inlining.
Nathan Bossart
pgsql: Fix expanding 'bounds' in pg_trgm's calc_word_similarity() funct
Heikki Linnakangas
pgsql: Fix expanding 'bounds' in pg_trgm's calc_word_similarity() funct
Heikki Linnakangas
pgsql: Fix computation of varnullingrels when translating appendrel Var
Richard Guo
pgsql: Fix computation of varnullingrels when translating appendrel Var
Richard Guo
pgsql: Fix computation of varnullingrels when translating appendrel Var
Richard Guo
pgsql: Fix computation of varnullingrels when translating appendrel Var
Richard Guo
pgsql: Fix constant in error message for recovery_target_timeline
Michael Paquier
pgsql: Avoid including worker_internal.h in pgstat.h.
Amit Kapila
pgsql: Remove SpinLockFree() and S_LOCK_FREE().
Nathan Bossart
pgsql: Assume "inline" keyword is available.
Nathan Bossart
pgsql: Fix add_partial_path interaction with disabled_nodes
Robert Haas
pgsql: Add translator comment
Álvaro Herrera
pgsql: Add translator comment
Álvaro Herrera
pgsql: Remove no-longer-useful markers in pg_hba.conf.sample.
Tom Lane
pgsql: Make GUC wal_receiver_timeout user-settable.
Fujii Masao
pgsql: Add per-subscription wal_receiver_timeout setting.
Fujii Masao
pgsql: Log checkpoint request flags in checkpoint completion messages.
Fujii Masao
pgsql: Remove useless fallthrough annotation
Peter Eisentraut
pgsql: Use fallthrough attribute instead of comment
Peter Eisentraut
pgsql: Sanitize some WAL-logging buffer handling in GIN and GiST code
Michael Paquier
pgsql: Simplify creation of built-in functions with default arguments.
Tom Lane
pgsql: Use standard die() handler for SIGTERM in bgworkers
Heikki Linnakangas
pgsql: Update obsolete comment
Álvaro Herrera
pgsql: Update obsolete comment
Álvaro Herrera
pgsql: Update obsolete comment
Álvaro Herrera
pgsql: Update obsolete comment
Álvaro Herrera
pgsql: Fix the volatility setting of json{b}_strip_nulls
Andrew Dunstan
pgsql: Force creation of stamp file after libpq library check in meson
Michael Paquier
pgsql: Switch SysCacheIdentifier to a typedef enum
Michael Paquier
pgsql: Add concept of invalid value to SysCacheIdentifier
Michael Paquier
pgsql: Fix one-off issue with cache ID in objectaddress.c
Michael Paquier
pgsql: Use a bitmask for ExecInsertIndexTuples options
Álvaro Herrera
pgsql: Fix memory leak in new GUC check_hook
Álvaro Herrera
pgsql: Ignore SIGINT in walwriter and walsummarizer
Heikki Linnakangas
pgsql: Test List macros in C++ extensions
Peter Eisentraut
pgsql: Test most StaticAssert macros in C++ extensions
Peter Eisentraut
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
pgsql: Fix test_valid_server_encoding helper function.
Thomas Munro
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
pgsql: Suppress new "may be used uninitialized" warning.
Noah Misch
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
pgsql: hstore: Fix NULL pointer dereference with receive function
Michael Paquier
pgsql: pg_upgrade: Use COPY for LO metadata for upgrades from < v12.
Nathan Bossart
pgsql: Ensure that all three build methods install the same set of file
Tom Lane
pgsql: Don't reset 'latest_page_number' when replaying multixid truncat
Heikki Linnakangas
pgsql: Don't reset 'latest_page_number' when replaying multixid truncat
Heikki Linnakangas
pgsql: Don't reset 'latest_page_number' when replaying multixid truncat
Heikki Linnakangas
pgsql: Don't reset 'latest_page_number' when replaying multixid truncat
Heikki Linnakangas
pgsql: Don't reset 'latest_page_number' when replaying multixid truncat
Heikki Linnakangas
pgsql: Avoid using the X25519 curve in ssl tests
Daniel Gustafsson
pgsql: doc: Add note to ssl_group config on X25519 and FIPS
Daniel Gustafsson
pgsql: Change remaining StaticAssertStmt() to StaticAssertDecl()
Peter Eisentraut
pgsql: Remove recovery.signal at recovery end when both signal files ar
Fujii Masao
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
pgsql: pgcrypto: Tweak error message for incorrect session key length
Michael Paquier
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
pgsql: Fix SUBSTRING() for toasted multibyte characters.
Noah Misch
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
pgsql: pg_mblen_range, pg_mblen_with_len: Valgrind after encoding erepo
Noah Misch
pgsql: Perform radix sort on SortTuples with pass-by-value Datums
John Naylor
pgsql: doc: Mention PASSING support for jsonpath variables
Daniel Gustafsson
pgsql: meson: Add target for generating docs images
Daniel Gustafsson
pgsql: doc: Update docs images README with required ditaa version
Daniel Gustafsson
pgsql: pg_dump: Use pg_malloc_object() and pg_malloc_array()
Michael Paquier
pgsql: Restart BackgroundPsql's timer more nicely.
Daniel Gustafsson
pgsql: Improve error message for checksum failures in pgstat_database.c
Michael Paquier
pgsql: Improve error message for checksum failures in pgstat_database.c
Michael Paquier
pgsql: Make pg_numa_query_pages() work in frontend programs
Heikki Linnakangas
pgsql: Make pg_numa_query_pages() work in frontend programs
Heikki Linnakangas
pgsql: Fix comment neglected in commit ddc3250208
Heikki Linnakangas
pgsql: Remove specialized word-length popcount implementations.
Nathan Bossart
pgsql: Remove some unnecessary optimizations in popcount code.
Nathan Bossart
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
pgsql: Fix test "NUL byte in text decrypt" for --without-zlib builds.
Noah Misch
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
pgsql: Require superuser to install a non-built-in selectivity estimato
Tom Lane
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
pgsql: Guard against unexpected dimensions of oidvector/int2vector.
Tom Lane
pgsql: Add a syscache on pg_extension.oid.
Tom Lane
pgsql: Add a syscache on pg_extension.oid.
Tom Lane
pgsql: Add a syscache on pg_extension.oid.
Tom Lane
pgsql: Add a syscache on pg_extension.oid.
Tom Lane
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
pgsql: Harden _int_matchsel() against being attached to the wrong opera
Tom Lane
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
pgsql: Require PGP-decrypted text to pass encoding validation.
Noah Misch
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
pgsql: Code coverage for most pg_mblen* calls.
Thomas Munro
pgsql: Remove 'charlen' argument from make_trigrams()
Thomas Munro
pgsql: Remove 'charlen' argument from make_trigrams()
Thomas Munro
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
pgsql: Replace pg_mblen() with bounds-checked versions.
Thomas Munro
pgsql: Fix buffer overflows in pg_trgm due to lower-casing
Thomas Munro
pgsql: Fix buffer overflows in pg_trgm due to lower-casing
Thomas Munro
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
pgsql: Fix mb2wchar functions on short input.
Thomas Munro
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
pgsql: Fix encoding length for EUC_CN.
Thomas Munro
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
pgsql: pgcrypto: Fix buffer overflow in pgp_pub_decrypt_bytea()
Michael Paquier
pgsql: Add support for INSERT ... ON CONFLICT DO SELECT.
Dean Rasheed
pgsql: Refactor slot synchronization logic in slotsync.c.
Amit Kapila
pgsql: Remove p_is_insert from struct ParseState.
Dean Rasheed
pgsql: Reduce LEFT JOIN to ANTI JOIN using NOT NULL constraints
Richard Guo
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
pgsql: Fix plpgsql's handling of "return simple_record_variable".
Tom Lane
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
pgsql: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
pgsql: Add password expiration warnings.
Nathan Bossart
pgsql: Cleanup for log_min_messages changes in 38e0190ced71
Álvaro Herrera
pgsql: Move ProcStructLock to the ProcGlobal struct
Heikki Linnakangas
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
pgsql: doc: Mention all SELECT privileges required by INSERT ... ON CON
Dean Rasheed
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
pgsql: doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING.
Dean Rasheed
Earlier messages