Commit Graph

16718 Commits (3b6728910ace14c64ffa43b538a84508f4fe6408)

Author SHA1 Message Date
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
Andres Freund 31966b151e bufmgr: Introduce infrastructure for faster relation extension 2 years ago
Daniel Gustafsson 8eda731465 Allow to use system CA pool for certificate verification 2 years ago
Tomas Vondra 84adc8e20f pg_dump: Add support for zstd compression 2 years ago
John Naylor 542b6347bf doc: Update error messages in RLS examples 2 years ago
Peter Eisentraut c9f57541d9 doc: Update SQL features/conformance information to SQL:2023 2 years ago
Peter Eisentraut 1993f3feb7 doc: Update SQL keywords list to SQL:2023 2 years ago
Andres Freund 9d2a464a04 meson: docs: Allow configuring simple/website style 2 years ago
Andres Freund b8059bdf1e docs: html: load stylesheet via custom.css.source 2 years ago
Andres Freund 0012979d98 docs: html: copy images to output as part of xslt build 2 years ago
Andres Freund ef07d351a1 meson: add docs, docs_pdf options 2 years ago
Andres Freund 0ba827ecfc meson: docs: Preparatory cleanups 2 years ago
Andres Freund d75c7fbaf9 docs: Remove support for 'htmlhelp' format 2 years ago
Michael Paquier e126d817c7 doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit} 2 years ago
Jeff Davis ea1db8ae70 Canonicalize ICU locale names to language tags. 2 years ago