Messages by Thread
-
-
pgsql: Mark PQfn() unsafe and fix overrun in frontend LO interface.
Noah Misch
-
pgsql: Avoid overflow in size calculations in formatting.c.
Noah Misch
-
pgsql: refint: Fix SQL injection and buffer overruns.
Noah Misch
-
pgsql: Fix integer overflow in array_agg(), when the array grows too la
Noah Misch
-
pgsql: Add raw_connect and raw_connect_works to Cluster.pm
Noah Misch
-
pgsql: Fix integer-overflow and alignment hazards in locale-related cod
Noah Misch
-
pgsql: Add timingsafe_bcmp(), for constant-time memory comparison
Noah Misch
-
pgsql: Check CREATE privilege on multirange type schema in CREATE TYPE.
Noah Misch
-
pgsql: Avoid passing unintended format codes to snprintf().
Noah Misch
-
pgsql: Fix assorted places that need to use palloc_array().
Noah Misch
-
pgsql: pg_createsubscriber: Obstruct SQL injection via subscription nam
Noah Misch
-
pgsql: Make palloc_array() and friends safe against integer overflow.
Noah Misch
-
pgsql: Fix overflows with ts_headline()
Noah Misch
-
pgsql: Prevent buffer overrun in unicode_normalize().
Noah Misch
-
pgsql: Fix SQL injection in logical replication origin checks.
Noah Misch
-
pgsql: Harden our regex engine against integer overflow in size calcula
Noah Misch
-
pgsql: Add pg_add_size_overflow() and friends
Noah Misch
-
pgsql: Guard against overflow in "left" fields of query_int and ltxtque
Noah Misch
-
pgsql: ltree: Fix overflows with lquery parsing
Noah Misch
-
pgsql: Apply timingsafe_bcmp() in authentication paths
Noah Misch
-
pgsql: Fix unbounded recursive handling of SSL/GSS in ProcessStartupPac
Noah Misch
-
pgsql: Prevent access to other sessions' temp tables
Alexander Korotkov
-
pgsql: Add tests for cross-session temp table access
Alexander Korotkov
-
pgsql: postgres_fdw: Fix deparsing of remote column names in stats impo
Etsuro Fujita
-
pgsql: Fix jsonpath .split_part() to honor silent mode
Michael Paquier
-
pgsql: pgbench: fix verbose error message corruption with multiple thre
Fujii Masao
-
pgsql: Add several commits to .git-blame-ignore-revs.
Nathan Bossart
-
pgsql: Fix style in a few REPACK ereports
Álvaro Herrera
-
pgsql: Use "grep -E" not "egrep".
Tom Lane
-
pgsql: Pre-beta updates: run src/tools/copyright.pl.
Tom Lane
-
pgsql: Do pre-release housekeeping on catalog data.
Tom Lane
-
pgsql: Add preceding commits to .git-blame-ignore-revs.
Tom Lane
-
pgsql: Pre-beta mechanical code beautification, step 2: run pgperltidy.
Tom Lane
-
pgsql: Pre-beta mechanical code beautification, step 3: run reformat-da
Tom Lane
-
pgsql: Pre-beta mechanical code beautification, step 1: run pgindent.
Tom Lane
-
pgsql: Make pg_bsd_indent add a space between comma and period.
Tom Lane
-
pgsql: pgindent: improve formatting of multiline comments.
Tom Lane
-
pgsql: pgindent: Fix spacing after != when member name matches typedef.
Nathan Bossart
-
pgsql: Fix FOR PORTION OF with non-updatable view columns
Peter Eisentraut
-
pgsql: pg_stat_statements: Set PlannedStmt to NULL after nested utility
Michael Paquier
-
pgsql: Add more tests for corrupted data with pglz_decompress()
Michael Paquier
-
pgsql: Fix stale COPY progress during logical replication table sync
Fujii Masao
-
pgsql: psql: save/restore truePrint/falsePrint printQueryOpt values
Bruce Momjian
-
pgsql: Tag refs/tags/REL_15_18 was created
noreply
-
pgsql: Tag refs/tags/REL_16_14 was created
noreply
-
pgsql: Tag refs/tags/REL_14_23 was created
noreply
-
pgsql: Tag refs/tags/REL_17_10 was created
noreply
-
pgsql: Tag refs/tags/REL_18_4 was created
noreply
-
pgsql: doc PG 19 relnotes: add two optimizer hooks
Bruce Momjian
-
pgsql: De-obfuscate the comment in tsrank.c's calc_rank_or().
Tom Lane
-
pgsql: doc PG 19 relnotes: remove "Optionally" for CPU optimizations
Bruce Momjian
-
pgsql: Add psql tab completion for FOR PORTION OF clause
Peter Eisentraut
-
pgsql: pg_stat_statements: Fix potential use-after-free of PlannedStmt
Michael Paquier
-
pgsql: doc PG 19 relnotes: adjustments/removal of items
Bruce Momjian
-
pgsql: Stamp 14.23.
Tom Lane
-
pgsql: Stamp 15.18.
Tom Lane
-
pgsql: Stamp 16.14.
Tom Lane
-
pgsql: Stamp 17.10.
Tom Lane
-
pgsql: Stamp 18.4.
Tom Lane
-
pgsql: Fix REPACK with WITHOUT OVERLAPS replica identity indexes
Álvaro Herrera
-
pgsql: pg_upgrade: Message improvements
Peter Eisentraut
-
pgsql: Release notes for 18.4, 17.10, 16.14, 15.18, 14.23.
Tom Lane
-
pgsql: Release notes for 18.4, 17.10, 16.14, 15.18, 14.23.
Tom Lane
-
pgsql: Release notes for 18.4, 17.10, 16.14, 15.18, 14.23.
Tom Lane
-
pgsql: Release notes for 18.4, 17.10, 16.14, 15.18, 14.23.
Tom Lane
-
Re: pgsql: Release notes for 18.4, 17.10, 16.14, 15.18, 14.23.
Kirill Reshke
-
Re: pgsql: Release notes for 18.4, 17.10, 16.14, 15.18, 14.23.
Andres Freund
-
Re: pgsql: Release notes for 18.4, 17.10, 16.14, 15.18, 14.23.
Tom Lane
-
pgsql: First-draft release notes for 18.4.
Tom Lane
-
pgsql: Fix universal builds on MacOS
John Naylor
-
pgsql: Enforce RETURNING typmod for empty-set JSON_ARRAY(query)
Richard Guo
-
pgsql: Use schema-qualified names in EXCEPT clause error messages.
Amit Kapila
-
pgsql: postgres_fdw: Fix syntax error in fetch_attstats().
Etsuro Fujita
-
pgsql: Consider opfamily and collation when removing redundant GROUP BY
Richard Guo
-
pgsql: Fix HAVING-to-WHERE pushdown for simple-CASE form
Richard Guo
-
pgsql: doc PG 19 relnotes: add UTF-8 case folding performance item
Bruce Momjian
-
pgsql: Fix use-after-free of qs in AfterTriggerEndQuery.
Amit Langote
-
pgsql: doc PG 19 relnotes: correct two items
Bruce Momjian
-
pgsql: doc PG 19 relnotes: add missing commits and details
Bruce Momjian
-
pgsql: Fix race condition in XLogLogicalInfo and ProcSignal initializat
Masahiko Sawada
-
pgsql: Message corrections for partition split/merge commands
John Naylor
-
pgsql: Rationalize error comments in partition split/merge tests
John Naylor
-
pgsql: pg_createsubscriber: Message improvements and corrections
Peter Eisentraut