Commit Graph

59225 Commits (5ffbbcfa160b2e689dfb0542dfdbc4e16fc0dec9)
 

Author SHA1 Message Date
Álvaro Herrera 5ffbbcfa16
Drop "Lock" suffix from LWLock wait event names 1 year ago
Michael Paquier 7a35052a2b doc: Clarify some terms for pg_createsubscriber 1 year ago
Thomas Munro d4ffbf47b2 RelationTruncate() must set DELAY_CHKPT_START. 1 year ago
Tom Lane a963abd549 Fix broken list-munging in ecpg's remove_variables(). 1 year ago
Tom Lane 78883cd905 Avoid mislabeling of lateral references, redux. 1 year ago
Tom Lane 72822a99d4 Avoid mislabeling of lateral references when pulling up a subquery. 1 year ago
Peter Eisentraut 4527b9e26d psql: Add tab completion for COPY (MERGE ... 1 year ago
Michael Paquier 7668e85a40 Revert "Handle better implicit transaction state of pipeline mode" 1 year ago
Andres Freund c93dffd89b ci: Fix cached MacPorts installation management 1 year ago
Fujii Masao adb103fcac pgbench: Ensure previous progress message is fully cleared when updating. 1 year ago
Álvaro Herrera 6e793582bc
Fix pg_get_constraintdef for NOT NULL constraints on domains 1 year ago
Peter Eisentraut 7786717b9e Fix typo 1 year ago
Peter Eisentraut 3c1ab90068 Exclude LLVM files from whitespace checks 1 year ago
Michael Paquier d77f91214f Handle better implicit transaction state of pipeline mode 1 year ago
Peter Eisentraut e00c1e249f meson: Build pgevent as shared_module rather than shared_library 1 year ago
Álvaro Herrera b0e572819d
Clean up newlines following left parentheses 1 year ago
Peter Eisentraut f3834c12af Fix C23 compiler warning 1 year ago
Peter Eisentraut ad89c8bda1 Rename C23 keyword 1 year ago
Tom Lane 97be02ad00 Fix NULLIF()'s handling of read-write expanded objects. 1 year ago
Noah Misch 718af10dab Avoid "you don't own a lock of type ExclusiveLock" in GRANT TABLESPACE. 1 year ago
Thomas Munro aefbd6c29f Clean up <stdbool.h> reference in meson.build. 1 year ago
Tom Lane e266a0ed67 Update configure probes for CFLAGS needed for ARM CRC instructions. 1 year ago
Peter Eisentraut f979197eba Add support for Tcl 9 1 year ago
Thomas Munro 0813a5e691 Assume that <stdbool.h> conforms to the C standard. 1 year ago
Amit Kapila 5f46439d59 Doc: Clarify the `inactive_since` field description. 1 year ago
Michael Paquier 1a52069914 doc: Fix example with __next__() in PL/Python function 1 year ago
Heikki Linnakangas e3b249c6d8 Make the memory layout of Port struct independent of USE_OPENSSL 1 year ago
Heikki Linnakangas 9695835538 Fix data loss when restarting the bulk_write facility 1 year ago
Michael Paquier e6d6f2e46b psql: Include \pset xheader_width in --help=commands|variables 1 year ago
Thomas Munro 8a9a515188 jit: Use -mno-outline-atomics for bitcode on ARM. 1 year ago
Álvaro Herrera 2fb3919356
Fix newly introduced 010_keep_recycled_wals.pl 1 year ago
Álvaro Herrera e2b08a6295
Fix outdated bit in README.tuplock 1 year ago
Michael Paquier afe9b0d9fe Fix memory leak in pgoutput for the WAL sender 1 year ago
Bruce Momjian 7eff3138fc doc: clarify that jsonb_path_match() returns an SQL boolean 1 year ago
Tom Lane fea81aee83 Avoid assertion failure if a setop leaf query contains setops. 1 year ago
Michael Paquier 6fc3c587b8 doc: Fix section of functions age(xid) and mxid_age(xid) 1 year ago
Tom Lane c1ebef3c10 Compare collations before merging UNION operations. 1 year ago
Tom Lane 6304632eaa Stamp 17.2. 1 year ago
Tom Lane 9ac1003320 Release notes for 17.2, 16.6, 15.10, 14.15, 13.18, 12.22. 1 year ago
Tom Lane 6bfacd368b Undo unintentional ABI break in struct ResultRelInfo. 1 year ago
Noah Misch 1c05004a89 Fix per-session activation of ALTER {ROLE|DATABASE} SET role. 1 year ago
Masahiko Sawada 568e78a653 Fix a possibility of logical replication slot's restart_lsn going backwards. 1 year ago
Tom Lane 5f28e6ba7f Avoid assertion due to disconnected NFA sub-graphs in regex parsing. 1 year ago
Álvaro Herrera cb844d66b5
Avoid deleting critical WAL segments during pg_rewind 1 year ago
Michael Paquier 1d6a03ea41 Fix race conditions with drop of reused pgstats entries 1 year ago
Michael Paquier 73731b2432 Fix comment in injection_point.c 1 year ago
Peter Geoghegan 7af6d13061 Count contrib/bloom index scans in pgstat view. 1 year ago
Alexander Korotkov a6fa869cfa Fix arrays comparison in CompareOpclassOptions() 1 year ago
Tom Lane 91f20bc2f7 Stamp 17.1. 1 year ago
Tom Lane 052aa02971 Last-minute updates for release notes. 1 year ago