Commit Graph

59942 Commits (09d09d4297b9acbc2848ec35e8bf030d6c1fae18)
 

Author SHA1 Message Date
Álvaro Herrera 09d09d4297
Fix pg_get_constraintdef for NOT NULL constraints on domains 1 year ago
Peter Eisentraut 0d884f570b gitattributes: Add .cpp files to whitespace checks 1 year ago
Peter Eisentraut 41272784b9 Fix typo 1 year ago
Peter Eisentraut 96447e9c81 Exclude LLVM files from whitespace checks 1 year ago
Thomas Munro a62d90f2e5 Revert "Blind attempt to fix _configthreadlocale() failures on MinGW." 1 year ago
Thomas Munro 1758d42446 Require ucrt if using MinGW. 1 year ago
Thomas Munro f1da075d9a Remove configure check for _configthreadlocale(). 1 year ago
Peter Eisentraut 63e10988f8 Improve slightly misleading internal error message 1 year ago
Amit Kapila 9d7aa406d0 Fix buildfarm failure from commit 8fcd80258b. 1 year ago
Peter Eisentraut 85b7efa1cd Support LIKE with nondeterministic collations 1 year ago
Amit Kapila 8fcd80258b Improve error message for replication of generated columns. 1 year ago
Michael Paquier d0eb4297cc Handle better implicit transaction state of pipeline mode 1 year ago
Bruce Momjian 6e80951f49 Fix commit 641a5b7a14 for "nbsp" output in SVG files 1 year ago
Andres Freund b8f9afc81f Distinguish between AcquireExternalFD and epoll_create1 / kqueue failing 1 year ago
Peter Eisentraut 4ee130c6e0 meson: Build pgevent as shared_module rather than shared_library 1 year ago
Álvaro Herrera e6c32d9fad
Clean up newlines following left parentheses 1 year ago
Peter Eisentraut 2a7b2d9717 Improve InitShmemAccess() prototype 1 year ago
Richard Guo e15e567137 Fix test case from a8ccf4e93 1 year ago
Michael Paquier 91f5a4a000 pg_amcheck: Use CppAsString2() for relkind and relpersistence in queries 1 year ago
Richard Guo cc4c90cef9 Remove dead code in get_param_path_clause_serials() 1 year ago
Richard Guo a8ccf4e93a Reordering DISTINCT keys to match input path's pathkeys 1 year ago
Tom Lane 5b8728cd7f Fix NULLIF()'s handling of read-write expanded objects. 1 year ago
Noah Misch 4ba84de459 Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABLESPACE. 1 year ago
Nathan Bossart 96a81c1be9 pg_dump: Add dumpSchema and dumpData derivative flags. 1 year ago
Thomas Munro 648333a99f Clean up <stdbool.h> reference in meson.build. 1 year ago
Tom Lane 5980f1884f Update configure probes for CFLAGS needed for ARM CRC instructions. 1 year ago
Tom Lane 4570b22666 Support runtime CRC feature probing on NetBSD/ARM using sysctl(). 1 year ago
Peter Eisentraut 32a2aa77ef Add support for Tcl 9 1 year ago
Thomas Munro bc5a4dfcf7 Assume that <stdbool.h> conforms to the C standard. 1 year ago
Alexander Korotkov d4d11940df Remove the wrong assertion from match_orclause_to_indexcol() 1 year ago
Amit Kapila d05a387d9d Doc: Clarify the `inactive_since` field description. 1 year ago
Michael Paquier db80507d98 Simplify some SPI tests of PL/Python 1 year ago
Michael Paquier 2ff7c913d9 doc: Fix example with __next__() in PL/Python function 1 year ago
Noah Misch 5de08f136a Test "options=-crole=" and "ALTER DATABASE SET role". 1 year ago
Alexander Korotkov ae4569161a Teach bitmap path generation about transforming OR-clauses to SAOP's 1 year ago
Alexander Korotkov d4378c0005 Transform OR-clauses to SAOP's during index matching 1 year ago
Jeff Davis 869ee4f10e Disallow modifying statistics on system columns. 1 year ago
Nathan Bossart efdc7d7475 Add INT64_HEX_FORMAT and UINT64_HEX_FORMAT to c.h. 1 year ago
Nathan Bossart 8589876b79 Add a couple of recent commits to .git-blame-ignore-revs. 1 year ago
Heikki Linnakangas 8fb5936703 Make the memory layout of Port struct independent of USE_OPENSSL 1 year ago
Heikki Linnakangas ee937f0409 Fix data loss when restarting the bulk_write facility 1 year ago
Thomas Munro aac831cafa Use auxv to check for CRC32 instructions on ARM. 1 year ago
Michael Paquier ea15816928 psql: Fix category of \parse in output of --help=commands and \? 1 year ago
Michael Paquier 768dfd8e65 psql: Include \pset xheader_width in --help=commands|variables 1 year ago
Thomas Munro 78c09bd9f9 jit: Use -mno-outline-atomics for bitcode on ARM. 1 year ago
Michael Paquier c06e71d1ac Add write_to_file to PgStat_KindInfo for pgstats kinds 1 year ago
Bruce Momjian 4c4aaa19a6 doc: clarify how logical replication takes its initial snapshot 1 year ago
Peter Eisentraut 53dcba9be5 pgindent run 1 year ago
Álvaro Herrera b5be29ecaf
Fix newly introduced 010_keep_recycled_wals.pl 1 year ago
Álvaro Herrera 7300ff1bd8
Fix outdated bit in README.tuplock 1 year ago