Messages by Thread
-
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
-
pgsql: pg_upgrade: Add missing newline in output, another one
Peter Eisentraut
-
pgsql: pg_dump: Fix incorrect parsing of object types in pg_dump --filt
Fujii Masao
-
pgsql: Disallow collecting transition tuples from child foreign tables.
Etsuro Fujita
-
pgsql: Add information about "generation" when dropping twice pgstats e
Michael Paquier
-
pgsql: meson: Fix install-quiet after clean
Jacob Champion
-
pgsql: pg_upgrade: Make format strings consistent
Peter Eisentraut
-
pgsql: pg_upgrade: Add missing newline in output
Peter Eisentraut
-
pgsql: doc: add float as an alias for double precision.
Tom Lane
-
pgsql: Extend int128.h to support more numeric code.
Dean Rasheed
-
pgsql: doc: Formatting improvements
Peter Eisentraut
-
pgsql: Fix checkpointer shared memory allocation
Alexander Korotkov
-
pgsql: Message improvements
Peter Eisentraut
-
pgsql: Revert "Clarify documentation for the initcap function"
Alexander Korotkov
-
pgsql: Update ICU C++ API symbols
John Naylor
-
pgsql: pg_upgrade: Improve message indentation
Peter Eisentraut
-
pgsql: Simplify non-native 64x64-bit multiplication in int128.h.
Dean Rasheed
-
pgsql: Optimise non-native 128-bit addition in int128.h.
Dean Rasheed
-
pgsql: Improve tests of date_trunc() with infinity and unsupported unit
Michael Paquier
-
pgsql: Fix incorrect Datum conversion in timestamptz_trunc_internal()
Michael Paquier
-
pgsql: Expand usage of macros for protocol characters.
Nathan Bossart
-
pgsql: Rename transformRelOptions()'s "namspace" parameter to "nameSpac
Nathan Bossart
-
pgsql: Fix typo in comment.
Fujii Masao
-
pgsql: Refactor int128.h, bringing the native and non-native code toget
Dean Rasheed
-
pgsql: Fix printf format specfiers in test_int128 module.
Dean Rasheed
-
pgsql: Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
Peter Eisentraut
-
pgsql: Convert src/tools/testint128.c into a test module.
Dean Rasheed
-
pgsql: Add regression test for short varlenas saved in TOAST relations
Michael Paquier
-
pgsql: doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS.
Fujii Masao
-
pgsql: Suppress maybe-uninitialized warning.
Masahiko Sawada
-
pgsql: Fix incorrect return value in brin_minmax_multi_distance_numeric
Tom Lane
-
pgsql: Put PG_TEST_EXTRA doc items back in alphabetical order
Álvaro Herrera
-
pgsql: Hide expensive pg_upgrade test behind PG_TEST_EXTRA
Álvaro Herrera