Commit Graph

7319 Commits (f2818868aec856e7d2502e5232e08d3a4857a802)

Author SHA1 Message Date
Heikki Linnakangas f2e0ca0af9 Print new OldestXID value in pg_resetwal when it's being changed 6 months ago
Fujii Masao 5bc251b288 pgbench: Fix assertion failure with multiple \syncpipeline in pipeline mode. 6 months ago
Heikki Linnakangas cb2ef0e92e Fix pg_upgrade around multixid and mxoff wraparound 6 months ago
Peter Eisentraut 3b5a61d413 Translation updates 6 months ago
Peter Eisentraut 726e77d7a9 Fix redundancy in error message 6 months ago
Álvaro Herrera e1e79791af
Have psql's "\? variables" show csv_fieldsep 6 months ago
Álvaro Herrera 14044eb258
pg_createsubscriber: Fix error complaining about the wrong thing 6 months ago
Tom Lane 4eb6992af1 Fix memory leaks in pg_combinebackup/reconstruct.c. 6 months ago
Tom Lane 2efca16339 Don't rely on zlib's gzgetc() macro. 7 months ago
Álvaro Herrera 7419c99a25
Fix pg_dump sorting of foreign key constraints 7 months ago
Michael Paquier a734677081 Fix version number calculation for data folder flush in pg_combinebackup 7 months ago
Tom Lane bf18e9bd70 Fix issue with reading zero bytes in Gzip_read. 7 months ago
Tom Lane eac2b1697d Restore test coverage of LZ4Stream_gets(). 7 months ago
Michael Paquier de6de069d9 pgbench: Fail cleanly when finding a COPY result state 7 months ago
Fujii Masao a912118c60 pgbench: Fix error reporting in readCommandResponse(). 7 months ago
Fujii Masao f39d9164b7 pgbench: Fix assertion failure with retriable errors in pipeline mode. 7 months ago
Fujii Masao dc8aa2f586 pg_restore: Fix security label handling with --no-publications/subscriptions. 8 months ago
Noah Misch e127764b65 Fix pg_dump COMMENT dependency for separate domain constraints. 8 months ago
Fujii Masao 9681418987 pg_dump: Fix dumping of security labels on subscriptions and event triggers. 8 months ago
Fujii Masao f7f9c5d658 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. 8 months ago
Daniel Gustafsson 92268b35d0 pg_dump: Fix compression API errorhandling 8 months ago
Noah Misch e8d22095e5 Sort DO_DEFAULT_ACL dump objects independent of OIDs. 8 months ago
Nathan Bossart 575f54d4ce Restrict psql meta-commands in plain-text dumps. 9 months ago
Noah Misch 9b92f115bd Convert newlines to spaces in names written in v11+ pg_dump comments. 9 months ago
Peter Eisentraut ac4c0d3451 Translation updates 9 months ago
Noah Misch 28e7252e45 Remove, from stable branches, the new assertion of no pg_dump OID sort. 9 months ago
Fujii Masao 7dafc4a413 pg_dump: Fix incorrect parsing of object types in pg_dump --filter. 9 months ago
Peter Eisentraut 930e1faec5 pg_upgrade: Improve message indentation 9 months ago
Fujii Masao 398e07162e Fix assertion failure in pgbench when handling multiple pipeline sync messages. 9 months ago
Noah Misch 1ca1889ea6 Sort dump objects independent of OIDs, for the 7 holdout object types. 9 months ago
Tom Lane 5dd4957b28 pg_dump: provide a stable sort order for rules. 9 months ago
Tom Lane a644f5fc66 Don't put library-supplied -L/-I switches before user-supplied ones. 9 months ago
Amit Kapila 967309116f Fix duplicate transaction replay during pg_createsubscriber. 9 months ago
Álvaro Herrera 6b755d8d70
pg_dump: include comments on not-null constraints on domains, too 10 months ago
Álvaro Herrera d07bc7c2b3
Fix dumping of comments on invalid constraints on domains 10 months ago
Nathan Bossart c0a392c9e0 psql: Fix note on project naming in output of \copyright. 10 months ago
Amit Kapila 24f6c1bd41 Fix the handling of two GUCs during upgrade. 10 months ago
Nathan Bossart e43fae199e pg_dump: Fix object-type sort priority for large objects. 10 months ago
Masahiko Sawada c1c6169eb4 Fix tab-completion for COPY and \copy options. 10 months ago
Álvaro Herrera bcb8d47cdd
Fix new pg_upgrade query not to rely on regnamespace 10 months ago
Álvaro Herrera 0807a4656e
pg_upgrade: Add missing newline in error message 10 months ago
Álvaro Herrera b8b2e60527
pg_upgrade: check for inconsistencies in not-null constraints w/inheritance 10 months ago
Michael Paquier 0740034318 Fix bug in archive streamer with LZ4 decompression 10 months ago
Tom Lane 839802792f pg_restore: fix incompatibility with old directory-format dumps. 11 months ago
Peter Eisentraut 954aacaee3 Translation updates 1 year ago
Tom Lane 3424c1075e Fix pg_dump --clean with partitioned indexes. 1 year ago
Daniel Gustafsson fb9ec9cf79 pg_combinebackup: Fix incorrect code documentation 1 year ago
Jeff Davis 0851b65738 Fix unintentional 'NULL' string literal in pg_upgrade. 1 year ago
Alexander Korotkov 09ef2f8df1 reindexdb: Fix the index-level REINDEX with multiple jobs 1 year ago
Michael Paquier ee78823ff5 pg_upgrade: Fix inconsistency in memory freeing 1 year ago