Messages by Thread
-
-
pgsql: Fix misspelling of "tranche" in dsa.h.
Nathan Bossart
-
pgsql: doc: Improve pgoutput documentation.
Fujii Masao
-
pgsql: doc: Improve documentation discoverability for pgoutput.
Fujii Masao
-
pgsql: Add src/include/catalog/README
Peter Eisentraut
-
pgsql: Fix self-deadlock during DROP SUBSCRIPTION.
Amit Kapila
-
pgsql: Refactor ReadMultiXactCounts() into GetMultiXactInfo()
Michael Paquier
-
pgsql: Remove useless pointer update in StatsShmemInit()
Michael Paquier
-
pgsql: Pathify RHS unique-ification for semijoin planning
Richard Guo
-
pgsql: Simplify relation_has_unique_index_for()
Richard Guo
-
pgsql: test_ddl_deparse: Rename test create_sequence_1 to create_sequen
Michael Paquier
-
pgsql: Remove unneeded header declarations in multixact.c
Michael Paquier
-
pgsql: Remove HASH_DEBUG output from dynahash.c
David Rowley
-
pgsql: Use elog(DEBUG4) for dynahash.c statistics output
David Rowley
-
pgsql: Fix missing "use Test::More" in Kerberos.pm.
Tom Lane
-
pgsql: Detect buffer underflow in get_th()
Peter Eisentraut
-
pgsql: Move SQL-callable code related to multixacts into its own file
Michael Paquier
-
pgsql: meson: Move C99 test earlier
Peter Eisentraut
-
pgsql: Refactor init_params() in sequence.c to not use FormData_pg_sequ
Michael Paquier
-
pgsql: Remove md5() call from isolation test for CLUSTER and TOAST
Michael Paquier
-
pgsql: Update obsolete comments in ResultRelInfo struct.
Etsuro Fujita
-
pgsql: Add isolation test for TOAST value reuse during CLUSTER
Michael Paquier
-
pgsql: Fix constant when extracting timestamp from UUIDv7.
Masahiko Sawada
-
pgsql: Fix git whitespace warning
Peter Eisentraut
-
pgsql: Add TAP tests for LDAP connection parameter lookup
Peter Eisentraut
-
pgsql: Fix invalid format string in HASH_DEBUG code
David Rowley
-
pgsql: Fix failing -D HASH_STATISTICS builds
David Rowley
-
pgsql: Add Asserts to validate prevbit values in bms_prev_member
David Rowley
-
pgsql: Add SQL test for TOAST value allocations on rewrite
Michael Paquier
-
pgsql: ci: Simplify ci-os-only handling
Andres Freund
-
pgsql: ci: Per-repo configuration for manually trigger tasks
Andres Freund
-
pgsql: Avoid including tableam.h and xlogreader.h in nbtree.h
Álvaro Herrera
-
pgsql: Don't leak memory during failure exit from SelectConfigFiles().
Tom Lane
-
pgsql: Fix MSVC pg_upgrade test.
Nathan Bossart
-
pgsql: Restrict psql meta-commands in plain-text dumps.
Nathan Bossart
-
pgsql: Convert newlines to spaces in names written in v11+ pg_dump comm
Noah Misch
-
pgsql: Fix security checks in selectivity estimation functions.
Dean Rasheed
-
pgsql: Fix LSN format in debug message
Heikki Linnakangas
-
pgsql: Fix compilation warning with SerializeClientConnectionInfo()
Michael Paquier
-
pgsql: Revert logical snapshot filename format change in SnapBuildSnaps
Fujii Masao
-
pgsql: Fix incorrect LSN format in comment.
Fujii Masao
-
pgsql: Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true
Tom Lane
-
pgsql: Make type Datum be 8 bytes wide everywhere.
Tom Lane
-
pgsql: Grab the low-hanging fruit from forcing sizeof(Datum) to 8.
Tom Lane
-
pgsql: ci: windows: Stop using DEBUG:FASTLINK
Andres Freund
-
pgsql: Add very basic test for kill_prior_tuples
Andres Freund
-
pgsql: Don't treat EINVAL from semget() as a hard failure.
Tom Lane
-
pgsql: Adjust some table column widths in PDF
Peter Eisentraut
-
pgsql: Improve PDF documentation margins
Peter Eisentraut
-
pgsql: Clean up order in stylesheete-fo.xsl
Peter Eisentraut
-
pgsql: postgres_fdw: Fix tests with ANALYZE and remote sampling
Michael Paquier
-
pgsql: Tag refs/tags/REL_14_19 was created
noreply
-
pgsql: Tag refs/tags/REL_17_6 was created
noreply
-
pgsql: Tag refs/tags/REL_15_14 was created
noreply
-
pgsql: Tag refs/tags/REL_18_BETA3 was created
noreply
-
pgsql: Tag refs/tags/REL_16_10 was created
noreply
-
pgsql: Tag refs/tags/REL_13_22 was created
noreply
-
pgsql: libpq: Set LDAP protocol version 3
Peter Eisentraut
-
pgsql: Stamp 13.22.
Tom Lane
-
pgsql: Stamp 14.19.
Tom Lane
-
pgsql: Stamp 15.14.
Tom Lane
-
pgsql: Stamp 16.10.
Tom Lane
-
pgsql: Stamp 17.6.
Tom Lane
-
pgsql: Stamp 18beta3.
Tom Lane
-
pgsql: Reduce ExecSeqScan* code size using pg_assume()
Andres Freund
-
pgsql: meson: add and use stamp files for generated headers
Andres Freund
-
pgsql: Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
Tom Lane
-
pgsql: Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
Tom Lane
-
pgsql: Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
Tom Lane
-
pgsql: Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
Tom Lane
-
pgsql: Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
Tom Lane
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Fix rare bug in read_stream.c's split IO handling.
Thomas Munro
-
pgsql: Mop-up for Datum conversion cleanups.
Tom Lane
-
pgsql: Remove useless/superfluous Datum conversions
Peter Eisentraut
-
pgsql: Add missing Datum conversions
Peter Eisentraut
-
pgsql: First-draft release notes for 17.6.
Tom Lane
-
pgsql: postgres_fdw and dblink should check if backend has MyProcPort
Peter Eisentraut
-
pgsql: Revert "oauth: Add unit tests for multiplexer handling"
Jacob Champion
-
pgsql: oauth: Add unit tests for multiplexer handling
Jacob Champion
-
pgsql: oauth: Remove expired timers from the multiplexer
Jacob Champion
-
pgsql: oauth: Remove stale events from the kqueue multiplexer
Jacob Champion
-
pgsql: oauth: Ensure unused socket registrations are removed
Jacob Champion
-
pgsql: oauth: Track total call count during a client flow
Jacob Champion
-
pgsql: Remove obsolete comment.
Thomas Munro
-
pgsql: Fix incorrect lack of Datum conversion in _int_matchsel()
Peter Eisentraut
-
pgsql: Fix oversight in FindTriggerIncompatibleWithInheritance.
Etsuro Fujita