Commit Graph

17560 Commits (cc5d98525d43c22b98f360ef0f2c8d7dc57f04dc)

Author SHA1 Message Date
Masahiko Sawada 4ecdd4110d pg_rewind: Add dbname to primary_conninfo when using --write-recovery-conf. 10 months ago
Melanie Plageman ff79b5b2ab Increase default effective_io_concurrency to 16 10 months ago
Melanie Plageman 18cd15e706 Add connection establishment duration logging 10 months ago
Melanie Plageman 9219093cab Modularize log_connections output 10 months ago
Tom Lane c872516d8f Doc: silence A4 PDF build warnings. 10 months ago
Peter Geoghegan 0fbceae841 Show index search count in EXPLAIN ANALYZE, take 2. 10 months ago
Michael Paquier 76def4cdd7 Add WAL data to backend statistics 10 months ago
Tom Lane 9f87e2593f Doc: improve description of window function processing. 10 months ago
Peter Eisentraut b83e8a2ca2 Remove support for temporal RESTRICT foreign keys 10 months ago
Nathan Bossart 3c472a1829 doc: Adjust note about pg_upgrade's --jobs option. 10 months ago
Robert Haas d3fc7a5120 doc: Add missing decimal places to example rowcount. 10 months ago
Peter Eisentraut af4002b381 Rename amcancrosscompare 10 months ago
Dean Rasheed 6da469bada Allow casting between bytea and integer types. 10 months ago
John Naylor 19e57f4f78 Revert "vacuumdb: Add option for analyzing only relations missing stats." 10 months ago
John Naylor fcabc3adf8 Doc: correct aggressive vacuum threshold for multixact members storage 10 months ago
Nathan Bossart 5f8eb25706 vacuumdb: Add option for analyzing only relations missing stats. 10 months ago
Andrew Dunstan e33969abc1 Further fix for json_strip_nulls documentation 10 months ago
Andrew Dunstan 0e76f253f4 Remove extraneous commas in json{b}_strip_nulls documentation 10 months ago
Peter Geoghegan d00107cd63 Revert "Show index search count in EXPLAIN ANALYZE." 10 months ago
Andrew Dunstan 4603903d29 Allow json{b}_strip_nulls to remove null array elements 10 months ago
Peter Geoghegan 5ead85fbc8 Show index search count in EXPLAIN ANALYZE. 10 months ago
Álvaro Herrera f4e53e10b6
Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO] INHERIT 10 months ago
Daniel Gustafsson ad13490be0 doc: Expand version compatibility for pg_basebackup features 10 months ago
Michael Paquier c76db55c90 Split pgstat_bestart() into three different routines 10 months ago
Masahiko Sawada ba57dcfdcd doc: Convert UUID functions list to table format. 10 months ago
Tom Lane 246dedc5d0 Allow => syntax for named cursor arguments in plpgsql. 10 months ago
Melanie Plageman 06eae9e621 Trigger more frequent autovacuums with relallfrozen 10 months ago
Melanie Plageman 99f8f3fbbc Add relallfrozen to pg_class 10 months ago
Fujii Masao fe186bda78 postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID. 10 months ago
Robert Haas 95dbd827f2 EXPLAIN: Always use two fractional digits for row counts. 10 months ago
Peter Eisentraut ce62f2f2a0 Generalize hash and ordering support in amapi 10 months ago
Amit Kapila 845511a72a Doc: Additional clarification for -d option of pg_createsubscriber. 10 months ago
Tom Lane 40e27d04b4 Use attnum to identify index columns in pg_restore_attribute_stats(). 10 months ago
Amit Kapila e117cfb2f6 Add two-phase option in pg_createsubscriber. 10 months ago
Michael Paquier 6c349d83b6 Re-add GUC track_wal_io_timing 10 months ago
Jeff Davis a5cbdeb98a Remove redundant pg_set_*_stats() variants. 10 months ago
Amit Kapila 5b8f2ccc0a Doc: Fix pg_copy_logical_replication_slot description. 11 months ago
Jeff Davis 15601fa21a Missing doc update for f3dae2ae58. 11 months ago
Michael Paquier 3ce357584e psql: Add pipeline status to prompt and some state variables 11 months ago
Daniel Gustafsson 03366b61df oauth: Fix incorrect const markers in struct 11 months ago
Michael Paquier 2421e9a51d Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing 11 months ago
Jeff Davis cb45dc3afb Documentation fixups for dumping statistics. 11 months ago
Álvaro Herrera bba2fbc623
Change \conninfo to use tabular format 11 months ago
Tom Lane 98fc31d649 Avoid race condition between "GRANT role" and "DROP ROLE". 11 months ago
Masahiko Sawada 1aab680591 pg_upgrade: Add --set-char-signedness to set the default char signedness of new cluster. 11 months ago
Masahiko Sawada 30666d1857 pg_resetwal: Add --char-signedness option to change the default char signedness. 11 months ago
Masahiko Sawada 44fe30fdab Add default_char_signedness field to ControlFileData. 11 months ago
Bruce Momjian 901a1cf8b4 doc: clarify default checksum behavior in non-master branches 11 months ago
Bruce Momjian 6ea0734e41 doc: remove non-breaking space in SGML files, causes make error 11 months ago
Daniel Gustafsson 41336bf085 doc: Add links to olsen93 and ong90 in bibliography 11 months ago