Commit Graph

17405 Commits (2a7b2d97171dd39dca7cefb91008a3c84ec003ba)

Author SHA1 Message Date
Richard Guo a8ccf4e93a Reordering DISTINCT keys to match input path's pathkeys 1 year ago
Amit Kapila d05a387d9d Doc: Clarify the `inactive_since` field description. 1 year ago
Michael Paquier 2ff7c913d9 doc: Fix example with __next__() in PL/Python function 1 year ago
Bruce Momjian 4c4aaa19a6 doc: clarify how logical replication takes its initial snapshot 1 year ago
Bruce Momjian 70236cf22f doc: clarify that jsonb_path_match() returns an SQL boolean 1 year ago
Bruce Momjian f722dd32de clarify --no-comments option in --help and SGML files 1 year ago
Fujii Masao 6c8f670323 file_fdw: Add REJECT_LIMIT option to file_fdw. 1 year ago
Michael Paquier 15afb7d61c doc: Fix section of functions age(xid) and mxid_age(xid) 1 year ago
Fujii Masao c166454496 Improve error message for database object stats manipulation functions. 1 year ago
Bruce Momjian b38bac26e2 doc: clarify pg_dump --no-comments meaning as SQL comments 1 year ago
Bruce Momjian cffca3665d doc: clarify text about combining row-level policies 1 year ago
Peter Eisentraut 9321d2fdf8 Fix collation handling for foreign keys 1 year ago
Peter Eisentraut f683ba0867 doc: Update pg_constraint.conexclop docs for WITHOUT OVERLAPS 1 year ago
Peter Eisentraut d56af4c882 doc: Add PERIOD to ALTER TABLE reference docs 1 year ago
Peter Eisentraut 94daf80bd1 doc: Small improvement in CREATE TABLE / PERIOD documentation 1 year ago
Peter Eisentraut bf62105950 doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docs 1 year ago
Noah Misch b7e3a52a87 Block environment variable mutations from trusted PL/Perl. 1 year ago
Amit Kapila 220cea9411 Doc: Add links to clarify the max_replication_slots. 1 year ago
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