Commit Graph

15858 Commits (add323da40a6bf9e01cdda510e32ea924c89cd1a)

Author SHA1 Message Date
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
Tom Lane 2d24fd942c Add min and max aggregates for bytea type. 1 year ago
Tatsuo Ishii 5b7da5c261 Doc: add check to detect non-breaking spaces in the docs. 1 year ago
Fujii Masao 4ac2a9bece Add REJECT_LIMIT option to the COPY command. 1 year ago
Daniel Gustafsson 6ae387eb63 doc: Quote value in SET NAMES documentation 1 year ago
Michael Paquier e09fff7c98 doc: Add minimal C and SQL example to add a custom table AM handler 1 year ago
Fujii Masao a1c4c8a9e1 file_fdw: Add on_error and log_verbosity options to file_fdw. 1 year ago
Fujii Masao e7834a1a25 Add log_verbosity = 'silent' support to COPY command. 1 year ago
Michael Paquier e2bab2d792 Remove support for unlogged on partitioned tables 1 year ago
Daniel Gustafsson 7b2822ecf9 doc: Missing markup, punctuation and wordsmithing 1 year ago
Daniel Gustafsson 94902b146f doc: Add link to login event trigger example 1 year ago
Fujii Masao 17cc5f666f Fix inconsistent reporting of checkpointer stats. 1 year ago
Michael Paquier 506eede711 doc: Clarify name of files generated by pg_waldump --save-fullpage 1 year ago
Peter Eisentraut 983a588e0b initdb: Add new option "--no-data-checksums" 1 year ago
Peter Eisentraut efd72a3d42 Tweak docs to reduce possible impact of data checksums 1 year ago
Peter Eisentraut 972c2cd288 jit: Require at least LLVM 14, if enabled. 1 year ago
Daniel Gustafsson 1b4d52c355 doc: Mention the connstring key word for PGSERVICE 1 year ago