Messages by Date
-
2024/12/03
Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Tom Lane
-
2024/12/03
pgsql: Drop "Lock" suffix from LWLock wait event names
Álvaro Herrera
-
2024/12/03
pgsql: Drop "Lock" suffix from LWLock wait event names
Álvaro Herrera
-
2024/12/03
pgsql: Update obsolete comment
Álvaro Herrera
-
2024/12/03
pgsql: Fix handling of CREATE DOMAIN with GENERATED constraint syntax
Peter Eisentraut
-
2024/12/03
Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Andrei Lepikhov
-
2024/12/03
pgsql: Fix temporary memory leak in system table index scans
Peter Eisentraut
-
2024/12/02
pgsql: Perform provider-specific initialization in new functions.
Jeff Davis
-
2024/12/02
pgsql: doc: Clarify some terms for pg_createsubscriber
Michael Paquier
-
2024/12/02
pgsql: doc: Clarify some terms for pg_createsubscriber
Michael Paquier
-
2024/12/02
pgsql: Fix unintentional behavior change in commit e9931bfb75.
Jeff Davis
-
2024/12/02
Re: pgsql: Introduce CompactAttribute array in TupleDesc
Tom Lane
-
2024/12/02
pgsql: Revert "Introduce CompactAttribute array in TupleDesc"
David Rowley
-
2024/12/02
Re: pgsql: Introduce CompactAttribute array in TupleDesc
David Rowley
-
2024/12/02
pgsql: Introduce CompactAttribute array in TupleDesc
David Rowley
-
2024/12/02
pgsql: doc Makefile: issue warning about chars that cannot be output
Bruce Momjian
-
2024/12/02
pgsql: Rework some code handling pg_subscription data in psql and pg_du
Michael Paquier
-
2024/12/02
pgsql: RelationTruncate() must set DELAY_CHKPT_START.
Thomas Munro
-
2024/12/02
pgsql: RelationTruncate() must set DELAY_CHKPT_START.
Thomas Munro
-
2024/12/02
pgsql: RelationTruncate() must set DELAY_CHKPT_START.
Thomas Munro
-
2024/12/02
pgsql: RelationTruncate() must set DELAY_CHKPT_START.
Thomas Munro
-
2024/12/02
pgsql: RelationTruncate() must set DELAY_CHKPT_START.
Thomas Munro
-
2024/12/02
pgsql: RelationTruncate() must set DELAY_CHKPT_START.
Thomas Munro
-
2024/12/02
pgsql: Deprecate MD5 passwords.
Nathan Bossart
-
2024/12/02
pgsql: Fix #include order in timestamp.c.
Dean Rasheed
-
2024/12/02
pgsql: Add a planner support function for numeric generate_series().
Dean Rasheed
-
2024/12/01
pgsql: Fix error code for referential action RESTRICT
Peter Eisentraut
-
2024/12/01
pgsql: Fix broken list-munging in ecpg's remove_variables().
Tom Lane
-
2024/12/01
pgsql: Fix broken list-munging in ecpg's remove_variables().
Tom Lane
-
2024/12/01
pgsql: Fix broken list-munging in ecpg's remove_variables().
Tom Lane
-
2024/12/01
pgsql: Fix broken list-munging in ecpg's remove_variables().
Tom Lane
-
2024/12/01
pgsql: Fix broken list-munging in ecpg's remove_variables().
Tom Lane
-
2024/12/01
pgsql: Fix broken list-munging in ecpg's remove_variables().
Tom Lane
-
2024/11/30
pgsql: Avoid mislabeling of lateral references, redux.
Tom Lane
-
2024/11/30
pgsql: Avoid mislabeling of lateral references, redux.
Tom Lane
-
2024/11/30
pgsql: Avoid mislabeling of lateral references, redux.
Tom Lane
-
2024/11/29
pgsql: doc: Fix typo
Peter Eisentraut
-
2024/11/29
Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Tom Lane
-
2024/11/29
Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Richard Guo
-
2024/11/29
Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Tom Lane
-
2024/11/29
Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Tom Lane
-
2024/11/29
pgsql: Small indenting fixes in jsonpath_scan.l
Peter Eisentraut
-
2024/11/29
Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Richard Guo
-
2024/11/28
pgsql: Add tests for foreign keys with case-insensitive collations
Peter Eisentraut
-
2024/11/28
pgsql: doc: Improve description of referential actions
Peter Eisentraut
-
2024/11/28
pgsql: Skip not SOAP-supported indexes while transforming an OR clause
Alexander Korotkov
-
2024/11/28
pgsql: Fix typo in header comment for set_operation_ordered_results_use
David Rowley
-
2024/11/28
Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Tom Lane
-
2024/11/28
Re: pgsql: Avoid mislabeling of lateral references when pulling up a subque
Richard Guo
-
2024/11/28
pgsql: psql: Sprinkle more CppAsString2() in describe.c
Michael Paquier
-
2024/11/28
pgsql: Avoid mislabeling of lateral references when pulling up a subque
Tom Lane
-
2024/11/28
pgsql: Avoid mislabeling of lateral references when pulling up a subque
Tom Lane
-
2024/11/28
pgsql: Avoid mislabeling of lateral references when pulling up a subque
Tom Lane
-
2024/11/28
pgsql: Fix MinGW %d vs %lu warnings in back branches.
Thomas Munro
-
2024/11/28
pgsql: Fix MinGW %d vs %lu warnings in back branches.
Thomas Munro
-
2024/11/28
pgsql: Fix MinGW %d vs %lu warnings in back branches.
Thomas Munro
-
2024/11/28
pgsql: Fix wording in comment
Daniel Gustafsson
-
2024/11/28
pgsql: Remove useless casts to (void *)
Peter Eisentraut
-
2024/11/28
pgsql: psql: Add tab completion for COPY (MERGE ...
Peter Eisentraut
-
2024/11/28
pgsql: psql: Add tab completion for COPY (MERGE ...
Peter Eisentraut
-
2024/11/27
pgsql: Skip SectionMemoryManager.h in cpluspluscheck.
Thomas Munro
-
2024/11/27
pgsql: Skip SectionMemoryManager.h in cpluspluscheck.
Thomas Munro
-
2024/11/27
pgsql: Skip SectionMemoryManager.h in cpluspluscheck.
Thomas Munro
-
2024/11/27
pgsql: Skip SectionMemoryManager.h in cpluspluscheck.
Thomas Munro
-
2024/11/27
pgsql: Revert "Handle better implicit transaction state of pipeline mod
Michael Paquier
-
2024/11/27
pgsql: Revert "Handle better implicit transaction state of pipeline mod
Michael Paquier
-
2024/11/27
pgsql: Revert "Handle better implicit transaction state of pipeline mod
Michael Paquier
-
2024/11/27
pgsql: Revert "Handle better implicit transaction state of pipeline mod
Michael Paquier
-
2024/11/27
pgsql: Revert "Handle better implicit transaction state of pipeline mod
Michael Paquier
-
2024/11/27
pgsql: Require sizeof(bool) == 1.
Thomas Munro
-
2024/11/27
pgsql: Use __attribute__((target(...))) for SSE4.2 CRC-32C support.
Nathan Bossart
-
2024/11/27
pgsql: Remove redundant relam initialization
Álvaro Herrera
-
2024/11/27
pgsql: Make GUC_check_errdetail messages full sentences
Álvaro Herrera
-
2024/11/27
pgsql: ecpg: clean up some other assorted memory leaks.
Tom Lane
-
2024/11/27
pgsql: ecpg: fix some memory leakage of data-type-related structures.
Tom Lane
-
2024/11/27
pgsql: ecpg: put all string-valued tokens returned by pgc.l in local st
Tom Lane
-
2024/11/27
pgsql: ci: Fix cached MacPorts installation management
Andres Freund
-
2024/11/27
pgsql: jsonapi: add lexer option to keep token ownership
Andrew Dunstan
-
2024/11/27
pgsql: ci: Fix cached MacPorts installation management
Andres Freund
-
2024/11/27
pgsql: ci: Fix cached MacPorts installation management
Andres Freund
-
2024/11/27
pgsql: ci: Fix cached MacPorts installation management
Andres Freund
-
2024/11/27
pgsql: Look up backend type in pg_signal_backend() more cheaply.
Nathan Bossart
-
2024/11/27
pgsql: postmaster: Reduce verbosity of environment dump debug message
Andres Freund
-
2024/11/27
pgsql: pgbench: Ensure previous progress message is fully cleared when
Fujii Masao
-
2024/11/27
pgsql: file_fdw: Add regression tests for ON_ERROR and other options.
Fujii Masao
-
2024/11/27
pgsql: pgbench: Ensure previous progress message is fully cleared when
Fujii Masao
-
2024/11/27
pgsql: pgbench: Ensure previous progress message is fully cleared when
Fujii Masao
-
2024/11/27
pgsql: pgbench: Ensure previous progress message is fully cleared when
Fujii Masao
-
2024/11/27
pgsql: pgbench: Ensure previous progress message is fully cleared when
Fujii Masao
-
2024/11/27
pgsql: pgbench: Ensure previous progress message is fully cleared when
Fujii Masao
-
2024/11/27
pgsql: Fix pg_get_constraintdef for NOT NULL constraints on domains
Álvaro Herrera
-
2024/11/27
pgsql: Fix pg_get_constraintdef for NOT NULL constraints on domains
Álvaro Herrera
-
2024/11/27
pgsql: Fix typo
Peter Eisentraut
-
2024/11/27
pgsql: Exclude LLVM files from whitespace checks
Peter Eisentraut
-
2024/11/27
pgsql: gitattributes: Add .cpp files to whitespace checks
Peter Eisentraut
-
2024/11/27
pgsql: Exclude LLVM files from whitespace checks
Peter Eisentraut
-
2024/11/27
pgsql: Require ucrt if using MinGW.
Thomas Munro
-
2024/11/27
pgsql: Fix typo
Peter Eisentraut
-
2024/11/27
pgsql: Remove configure check for _configthreadlocale().
Thomas Munro
-
2024/11/27
pgsql: Exclude LLVM files from whitespace checks
Peter Eisentraut
-
2024/11/27
pgsql: Revert "Blind attempt to fix _configthreadlocale() failures on M
Thomas Munro
-
2024/11/27
pgsql: Exclude LLVM files from whitespace checks
Peter Eisentraut
-
2024/11/27
pgsql: Fix typo
Peter Eisentraut
-
2024/11/27
pgsql: Fix typo
Peter Eisentraut
-
2024/11/27
pgsql: Exclude LLVM files from whitespace checks
Peter Eisentraut
-
2024/11/27
pgsql: Exclude LLVM files from whitespace checks
Peter Eisentraut
-
2024/11/27
pgsql: Fix typo
Peter Eisentraut
-
2024/11/27
pgsql: Improve slightly misleading internal error message
Peter Eisentraut
-
2024/11/27
pgsql: Fix buildfarm failure from commit 8fcd80258b.
Amit Kapila
-
2024/11/26
pgsql: Support LIKE with nondeterministic collations
Peter Eisentraut
-
2024/11/26
pgsql: Improve error message for replication of generated columns.
Amit Kapila
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
Re: pgsql: If a C23 compiler is detected, try asking for C17.
Tom Lane
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
pgsql: If a C23 compiler is detected, try asking for C17.
Thomas Munro
-
2024/11/26
pgsql: Handle better implicit transaction state of pipeline mode
Michael Paquier
-
2024/11/26
pgsql: Handle better implicit transaction state of pipeline mode
Michael Paquier
-
2024/11/26
pgsql: Handle better implicit transaction state of pipeline mode
Michael Paquier
-
2024/11/26
pgsql: Handle better implicit transaction state of pipeline mode
Michael Paquier
-
2024/11/26
pgsql: Handle better implicit transaction state of pipeline mode
Michael Paquier
-
2024/11/26
pgsql: Handle better implicit transaction state of pipeline mode
Michael Paquier
-
2024/11/26
pgsql: Fix meson uuid header check so it works with MSVC
Andrew Dunstan
-
2024/11/26
pgsql: Fix commit 641a5b7a144 for "nbsp" output in SVG files
Bruce Momjian
-
2024/11/26
pgsql: Distinguish between AcquireExternalFD and epoll_create1 / kqueue
Andres Freund
-
2024/11/26
pgsql: meson: Build pgevent as shared_module rather than shared_library
Peter Eisentraut
-
2024/11/26
pgsql: meson: Build pgevent as shared_module rather than shared_library
Peter Eisentraut
-
2024/11/26
pgsql: meson: Build pgevent as shared_module rather than shared_library
Peter Eisentraut
-
2024/11/26
pgsql: Clean up newlines following left parentheses
Álvaro Herrera
-
2024/11/26
pgsql: Clean up newlines following left parentheses
Álvaro Herrera
-
2024/11/26
pgsql: Rename C23 keyword
Peter Eisentraut
-
2024/11/26
pgsql: Rename C23 keyword
Peter Eisentraut
-
2024/11/26
pgsql: Fix C23 compiler warning
Peter Eisentraut
-
2024/11/26
pgsql: Fix C23 compiler warning
Peter Eisentraut
-
2024/11/26
pgsql: Improve InitShmemAccess() prototype
Peter Eisentraut
-
2024/11/25
pgsql: Fix test case from a8ccf4e93
Richard Guo
-
2024/11/25
pgsql: pg_amcheck: Use CppAsString2() for relkind and relpersistence in
Michael Paquier
-
2024/11/25
pgsql: Remove dead code in get_param_path_clause_serials()
Richard Guo
-
2024/11/25
pgsql: Reordering DISTINCT keys to match input path's pathkeys
Richard Guo
-
2024/11/25
pgsql: Fix NULLIF()'s handling of read-write expanded objects.
Tom Lane
-
2024/11/25
pgsql: Fix NULLIF()'s handling of read-write expanded objects.
Tom Lane
-
2024/11/25
pgsql: Fix NULLIF()'s handling of read-write expanded objects.
Tom Lane
-
2024/11/25
pgsql: Fix NULLIF()'s handling of read-write expanded objects.
Tom Lane
-
2024/11/25
pgsql: Fix NULLIF()'s handling of read-write expanded objects.
Tom Lane
-
2024/11/25
pgsql: Fix NULLIF()'s handling of read-write expanded objects.
Tom Lane
-
2024/11/25
pgsql: Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABL
Noah Misch
-
2024/11/25
pgsql: Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABL
Noah Misch
-
2024/11/25
pgsql: Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABL
Noah Misch
-
2024/11/25
pgsql: Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABL
Noah Misch
-
2024/11/25
pgsql: Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABL
Noah Misch
-
2024/11/25
pgsql: Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABL
Noah Misch
-
2024/11/25
pgsql: pg_dump: Add dumpSchema and dumpData derivative flags.
Nathan Bossart
-
2024/11/25
pgsql: Clean up <stdbool.h> reference in meson.build.
Thomas Munro
-
2024/11/25
pgsql: Clean up <stdbool.h> reference in meson.build.
Thomas Munro
-
2024/11/25
pgsql: Clean up <stdbool.h> reference in meson.build.
Thomas Munro
-
2024/11/25
pgsql: Update configure probes for CFLAGS needed for ARM CRC instructio
Tom Lane
-
2024/11/25
pgsql: Update configure probes for CFLAGS needed for ARM CRC instructio
Tom Lane
-
2024/11/25
pgsql: Update configure probes for CFLAGS needed for ARM CRC instructio
Tom Lane
-
2024/11/25
pgsql: Update configure probes for CFLAGS needed for ARM CRC instructio
Tom Lane
-
2024/11/25
pgsql: Update configure probes for CFLAGS needed for ARM CRC instructio
Tom Lane
-
2024/11/25
pgsql: Update configure probes for CFLAGS needed for ARM CRC instructio
Tom Lane
-
2024/11/25
pgsql: Support runtime CRC feature probing on NetBSD/ARM using sysctl()
Tom Lane
-
2024/11/25
pgsql: Add support for Tcl 9
Peter Eisentraut
-
2024/11/25
pgsql: Add support for Tcl 9
Peter Eisentraut
-
2024/11/25
pgsql: Add support for Tcl 9
Peter Eisentraut
-
2024/11/25
pgsql: Add support for Tcl 9
Peter Eisentraut
-
2024/11/25
pgsql: Add support for Tcl 9
Peter Eisentraut
-
2024/11/25
pgsql: Add support for Tcl 9
Peter Eisentraut
-
2024/11/25
pgsql: Assume that <stdbool.h> conforms to the C standard.
Thomas Munro
-
2024/11/25
pgsql: Assume that <stdbool.h> conforms to the C standard.
Thomas Munro
-
2024/11/24
pgsql: Assume that <stdbool.h> conforms to the C standard.
Thomas Munro
-
2024/11/24
pgsql: Assume that <stdbool.h> conforms to the C standard.
Thomas Munro
-
2024/11/24
pgsql: Assume that <stdbool.h> conforms to the C standard.
Thomas Munro
-
2024/11/24
pgsql: Assume that <stdbool.h> conforms to the C standard.
Thomas Munro
-
2024/11/24
pgsql: Assume that <stdbool.h> conforms to the C standard.
Thomas Munro
-
2024/11/24
pgsql: Assume that <stdbool.h> conforms to the C standard.
Thomas Munro
-
2024/11/24
pgsql: Remove the wrong assertion from match_orclause_to_indexcol()
Alexander Korotkov
-
2024/11/24
pgsql: Doc: Clarify the `inactive_since` field description.
Amit Kapila
-
2024/11/24
pgsql: Doc: Clarify the `inactive_since` field description.
Amit Kapila
-
2024/11/24
pgsql: Simplify some SPI tests of PL/Python
Michael Paquier
-
2024/11/24
pgsql: doc: Fix example with __next__() in PL/Python function
Michael Paquier
-
2024/11/24
pgsql: doc: Fix example with __next__() in PL/Python function
Michael Paquier
-
2024/11/24
pgsql: doc: Fix example with __next__() in PL/Python function
Michael Paquier
-
2024/11/24
pgsql: doc: Fix example with __next__() in PL/Python function
Michael Paquier
-
2024/11/24
pgsql: Test "options=-crole=" and "ALTER DATABASE SET role".
Noah Misch
-
2024/11/23
pgsql: Transform OR-clauses to SAOP's during index matching
Alexander Korotkov
-
2024/11/23
pgsql: Teach bitmap path generation about transforming OR-clauses to SA
Alexander Korotkov
-
2024/11/22
pgsql: Disallow modifying statistics on system columns.
Jeff Davis
-
2024/11/22
pgsql: Add INT64_HEX_FORMAT and UINT64_HEX_FORMAT to c.h.
Nathan Bossart
-
2024/11/22
pgsql: Add a couple of recent commits to .git-blame-ignore-revs.
Nathan Bossart
-
2024/11/22
pgsql: Make the memory layout of Port struct independent of USE_OPENSSL
Heikki Linnakangas
-
2024/11/22
pgsql: Make the memory layout of Port struct independent of USE_OPENSSL
Heikki Linnakangas
-
2024/11/22
pgsql: Fix data loss when restarting the bulk_write facility
Heikki Linnakangas