Commit Graph

15724 Commits (f3ed72ca0765bdd726a31b7fa20219e96baf312c)

Author SHA1 Message Date
Michael Paquier e7a9496de9 Add two attributes to pg_stat_database for parallel workers activity 1 year ago
Michael Paquier bf8835ea97 libpq: Bail out during SSL/GSS negotiation errors 1 year ago
Álvaro Herrera 14e87ffa5c
Add pg_constraint rows for not-null constraints 1 year ago
Álvaro Herrera f56a01ebdb
doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints 1 year ago
Amit Kapila 7054186c4e Replicate generated columns when 'publish_generated_columns' is set. 1 year ago
Peter Eisentraut a0be94067e doc: Remove event trigger firing matrix 1 year ago
Alexander Korotkov 3a7ae6b3d9 Revert pg_wal_replay_wait() stored procedure 1 year ago
Bruce Momjian 3293b718a0 doc: use more accurate URL for bug reporting 1 year ago
Tom Lane b1008c1f01 pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass. 1 year ago
Bruce Momjian 32d07a000f doc: remove check of SVG files, since they are derived 1 year ago
Heikki Linnakangas 0d82970336 docs: Consistently use <optional> to indicate optional parameters 1 year ago
Bruce Momjian 7ac744e72c doc: fix typo in mvcc clarification in commit 2fa255ce9b 1 year ago
Heikki Linnakangas 3d1aec225a Make PG_TEST_EXTRA env var override the "meson setup" option 1 year ago
Amit Kapila 5b0c46ea09 Doc: Update the behavior of generated columns in Logical Replication. 1 year ago
Bruce Momjian 2fa255ce9b doc: clarify text around MVCC example query 1 year ago
Bruce Momjian 4a9effe45e doc: remove useless MERGE example 1 year ago
Bruce Momjian e1a76db1a8 doc: improve tablespace example query and link to helper funcs. 1 year ago
Bruce Momjian 4200fea80e doc: fix ALTER DOMAIN domain_constraint to spell out options 1 year ago
Bruce Momjian 94a8c19eed doc: explain how the home directory is found on Unix-like syst. 1 year ago
Bruce Momjian 1eb5564230 doc: Add link to listen_addresses as cause of connection failure 1 year ago
Bruce Momjian 641a5b7a14 doc: improve build for non-Latin1 characters 1 year ago
Bruce Momjian 6d5444c9ed doc: remove mention of ActiveState for Perl and Tcl on Windows 1 year ago
Michael Paquier 49d6c7d8da Add SQL function array_reverse() 1 year ago
Amit Kapila 745217a051 Replicate generated columns when specified in the column list. 1 year ago
David Rowley 84b8fccbe5 Doc: add detail about EXPLAIN's "Disabled" property 1 year ago
Michael Paquier 4b7bba49e7 doc: Add better description for rewrite functions in event triggers 1 year ago
David Rowley dda781609f Doc: clarify enable_indexscan=off also disabled Index Only Scans 1 year ago
Amit Kapila 1bf1140be8 Change the default value of the streaming option to 'parallel'. 1 year ago
Daniel Gustafsson 0fe173680e doc: Fix typo in pg_restore_*_stats function documentation 1 year ago
Amit Kapila b8a046081c Doc: Add a caution in alter publication. 1 year ago
Jeff Davis d32d146399 Add functions pg_restore_relation_stats(), pg_restore_attribute_stats(). 1 year ago
Daniel Gustafsson 45188c2ea2 Support configuring TLSv1.3 cipher suites 1 year ago
Daniel Gustafsson 3d1ef3a15c Support configuring multiple ECDH curves 1 year ago
Daniel Gustafsson 6c66b7443c Raise the minimum supported OpenSSL version to 1.1.1 1 year ago
Alexander Korotkov e546989a26 Add 'no_error' argument to pg_wal_replay_wait() 1 year ago
Jeff Davis 0a3f983821 Another documentation fixup. 1 year ago
Jeff Davis 07d00692c8 Documentation fixup. 1 year ago
Daniel Gustafsson 17b4aa77c3 doc: Fix INSERT statement syntax for identity columns 1 year ago
Jeff Davis ce207d2a79 Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). 1 year ago
Jeff Davis dbe6bd4343 Change pg_*_relation_stats() functions to return type to void. 1 year ago
Álvaro Herrera f1c141fe14
Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified 1 year ago
Jeff Davis b391d882ff Allow pg_set_relation_stats() to set relpages to -1. 1 year ago
Nathan Bossart 9e2d813d59 Adjust documentation for configuring Linux huge pages. 1 year ago
Peter Eisentraut 04bec894a0 initdb: Change default to using data checksums. 1 year ago
Peter Eisentraut 67846550dc doc: Fix initdb option xreflabels 1 year ago
Masahiko Sawada 7cdfeee320 Add contrib/pg_logicalinspect. 1 year ago
Daniel Gustafsson 40f4f2fa65 doc: Add anchors for COPY format descriptions 1 year ago
Jeff Davis e839c8ecc9 Create functions pg_set_relation_stats, pg_clear_relation_stats. 1 year ago
Nathan Bossart 4e1fad3787 Add pg_ls_summariesdir(). 1 year ago
Michael Paquier cf54a2c002 pg_stat_statements: Add columns to track parallel worker activity 1 year ago