Commit Graph

17414 Commits (8817e8d3a4e5f00a5583e56a17f5d49a4e21dafd)

Author SHA1 Message Date
Michael Paquier 8817e8d3a4 doc: Clarify some terms for pg_createsubscriber 1 year ago
Bruce Momjian e4c8865196 doc Makefile: issue warning about chars that cannot be output 1 year ago
Nathan Bossart db6a4a985b Deprecate MD5 passwords. 1 year ago
Peter Eisentraut 49ae9fd8b7 doc: Fix typo 1 year ago
Peter Eisentraut 1e08905842 doc: Improve description of referential actions 1 year ago
Thomas Munro 1758d42446 Require ucrt if using MinGW. 1 year ago
Peter Eisentraut 85b7efa1cd Support LIKE with nondeterministic collations 1 year ago
Michael Paquier d0eb4297cc Handle better implicit transaction state of pipeline mode 1 year ago
Bruce Momjian 6e80951f49 Fix commit 641a5b7a14 for "nbsp" output in SVG files 1 year ago
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