Commit Graph

16732 Commits (65218693d0c7a78cd00840c00cc00edd6afb3076)

Author SHA1 Message Date
Etsuro Fujita 4def50eba9 doc: Fix grammar. 2 years ago
Andres Freund 1118cd37eb Remove vacuum_defer_cleanup_age 2 years ago
Noah Misch 244ab8c00c Remove new <para id="contrib-obsolete">. 2 years ago
Alexander Korotkov 8bbd0cce92 Validate ltree siglen GiST option to be int-aligned 2 years ago
Fujii Masao 0a16512d40 doc: Add documentation for PGLOADBALANCEHOSTS environment variable in libpq. 2 years ago
Michael Paquier 0ecb87e1fa Remove io prefix from pg_stat_io columns 2 years ago
David Rowley 0d0aeb04c1 Doc: clarify NULLS NOT DISTINCT use in unique indexes 2 years ago
Michael Paquier dea4343535 Fix generation of distribution tarball 2 years ago
Jeff Davis fcb21b3acd Build ICU support by default. 2 years ago
David Rowley eef231e816 Fix some typos and some incorrectly duplicated words 2 years ago
Peter Eisentraut 2434d60a2a Put new command-line option into sensible order in help output 2 years ago
David Rowley fde9c06881 Doc: remove notes about the version vacuumdb options are valid from 2 years ago
David Rowley e9f451accb Doc: add note about --buffer-usage-limit being v16 onwards 2 years ago
David Rowley c0235013c1 Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs 2 years ago
Daniel Gustafsson 928e05ddfd doc: PQinitOpenSSL and PQinitSSL are obsolete in OpenSSL 1.1.0+ 2 years ago
Michael Paquier c7dc56bd6b doc: Fix some grammar for logical decoding description and functions 2 years ago
Stephen Frost f7431bca8b Explicitly require MIT Kerberos for GSSAPI 2 years ago
Stephen Frost 6633cfb216 De-Revert "Add support for Kerberos credential delegation" 2 years ago
Peter Eisentraut e2922702a3 doc: Make HTML ids discoverable 2 years ago
Peter Eisentraut a34901dd03 Add missing XML ID attribute 2 years ago
Alvaro Herrera 9ce04b50e1
Revert "Catalog NOT NULL constraints" and fallout 2 years ago
Robert Haas 4b1ad19a4e Document BaseBackupSync and BaseBackupWrite wait events. 2 years ago
Daniel Gustafsson 91199dd281 doc: Reword unexplained abbreviation 2 years ago
Michael Paquier 644b848f50 doc: Fix some typos and grammar 2 years ago
Robert Haas bc25d6c54a Document new pg_subscription columns. 2 years ago
David Rowley d866f0374c Doc: use "an SQL" consistently rather than "a SQL" 2 years ago
Tom Lane 4380c2509d Doc: add missed entries in BRIN extensibility tables. 2 years ago
Peter Geoghegan 5d6728e588 Fix nbtree posting list update desc output. 2 years ago
Tom Lane fbbd7edca8 Doc: adjust examples of EXTRACT() output to match current reality. 2 years ago
Tom Lane 26f36fe844 Doc: avoid using pg_get_publication_tables() in an example. 2 years ago
Stephen Frost 3d03b24c35 Revert "Add support for Kerberos credential delegation" 2 years ago
Andres Freund 0fdab27ad6 Allow logical decoding on standbys 2 years ago
Andres Freund 26669757b6 Handle logical slot conflicts on standby 2 years ago
Andres Freund be87200efd Support invalidating replication slots due to horizon and wal_level 2 years ago
Thomas Munro d4e71df6d7 Add io_direct setting (developer-only). 2 years ago
Amit Kapila d73c285af5 Doc: Fix the datatype of the newly added SUBSCRIPTION options. 2 years ago
Stephen Frost 3d4fa227bc Add support for Kerberos credential delegation 2 years ago
Andres Freund ac8d53dae5 Track IO times in pg_stat_io 2 years ago
Peter Geoghegan 7d8219a444 Show more detail in heapam rmgr descriptions. 2 years ago
Tom Lane a290378a37 Add support for Daitch-Mokotoff Soundex in contrib/fuzzystrmatch. 2 years ago
Tom Lane f3fa31327e Add pg_buffercache_usage_counts() to contrib/pg_buffercache. 2 years ago
Alvaro Herrera e056c557ae
Catalog NOT NULL constraints 2 years ago
Tom Lane ff245a3788 Doc: improve descriptions of max_[pred_]locks_per_transaction GUCs. 2 years ago
Tom Lane 888f2ea0a8 Add array_sample() and array_shuffle() functions. 2 years ago
David Rowley ae78cae3be Add --buffer-usage-limit option to vacuumdb 2 years ago
David Rowley 1cbbee0338 Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option 2 years ago
Tom Lane 31ae2aa9d2 psql: set SHELL_ERROR and SHELL_EXIT_CODE in more places. 2 years ago
Tom Lane 00beecfe83 psql: add an optional execution-count limit to \watch. 2 years ago
Tomas Vondra 2820adf775 Support long distance matching for zstd compression 2 years ago
Etsuro Fujita 983ec23007 postgres_fdw: Add support for parallel abort. 2 years ago