Commit Graph

15271 Commits (3ccdeff7bf1971d4a4ecece02f3ba3ec64d4a3ad)

Author SHA1 Message Date
Tom Lane 3ccdeff7bf Doc: document possible need to raise kernel's somaxconn limit. 4 years ago
Tom Lane 384497f34d Doc: prefer sysctl to /proc/sys in docs and comments. 4 years ago
Tatsuo Ishii dc9ed21a4f doc: fix wrong tag used in create sequence manual. 4 years ago
Bruce Momjian 1a2ad6e3bd doc: add missing role attributes to user management section 4 years ago
Bruce Momjian a9885f2c77 doc: add section about heap-only tuples (HOT) 4 years ago
Bruce Momjian a4a24feff4 doc: warn about security issues around log files 4 years ago
Bruce Momjian d1303bc977 doc: clarify configuration file for Windows builds 4 years ago
Bruce Momjian 1b30571a22 doc: document the CREATE INDEX "USING" clause 4 years ago
Bruce Momjian e1785d8d9f doc: clarify CREATE TABLE AS ... IF NOT EXISTS 4 years ago
Bruce Momjian 483c426abd doc: improve wal_level docs for the 'minimal' level 4 years ago
Bruce Momjian ec55acbda5 doc: clarify DROP EXTENSION dependent members text 4 years ago
Tom Lane 30523c0ca1 Last-minute updates for release notes. 4 years ago
Tom Lane 7e92f78abe In extensions, don't replace objects not belonging to the extension. 4 years ago
Tom Lane f339e5c1d4 Release notes for 14.5, 13.8, 12.12, 11.17, 10.22. 4 years ago
Alvaro Herrera 16e7a8fd8e
Allow "in place" tablespaces. 4 years ago
Tom Lane 6c193c2ace Force immediate commit after CREATE DATABASE etc in extended protocol. 4 years ago
Tom Lane 4c9e5162f5 Doc: improve documentation about random(). 4 years ago
Bruce Momjian 43fe5134b0 doc: use wording "restore" instead of "reload" of dumps 4 years ago
Bruce Momjian ea9581488b doc: clarify that auth. names are lower case and case-sensitive 4 years ago
Bruce Momjian 65a0cf8632 docs: make monitoring "phases" table titles consistent 4 years ago
Bruce Momjian ef9d0cf19c doc: clarify how dropping of extensions affects dependent objs. 4 years ago
Bruce Momjian 2d4c6437c8 pg_upgrade doc: mention that replication slots must be recreated 4 years ago
Bruce Momjian bf3d692deb doc: add documentation about ecpg Oracle-compatibility mode 4 years ago
Bruce Momjian 85e32877f1 doc: clarify the behavior of identically-named savepoints 4 years ago
Bruce Momjian ebf06040e5 doc: clarify that "excluded" ON CONFLICT is a single row 4 years ago
Bruce Momjian 2d0329b6bd doc: mention that INSERT can block because of unique indexes 4 years ago
Bruce Momjian 3336b3de34 doc: mention the pg_locks lock names in parentheses 4 years ago
Bruce Momjian 49d296d8e8 doc: add examples for array_length() and jsonb_array_length() 4 years ago
Bruce Momjian 12f56b6a70 doc: add pg_prewarm example 4 years ago
Alvaro Herrera d2323570ad
BRIN: improve documentation on summarization 4 years ago
Bruce Momjian 9adc4cd3d6 doc: improve wording of plpgsql RAISE format text 4 years ago
Bruce Momjian 3485f8d03e doc: clarify wording about phantom reads 4 years ago
Tom Lane cfc86f9873 Fix SPI's handling of errors during transaction commit. 4 years ago
Tom Lane d6d9ea0a46 Doc: clarify the default collation behavior of domains. 4 years ago
Tom Lane 3f7f067385 Revert "Fix psql's single transaction mode on client-side errors with -c/-f switches". 4 years ago
Tom Lane 2bc7dffa30 Doc: copy-edit "jsonb Indexing" section. 4 years ago
Michael Paquier b364cfdfaf Fix psql's single transaction mode on client-side errors with -c/-f switches 4 years ago
Tom Lane 9985139046 Doc: improve example for intarray's uniq() function. 4 years ago
Tom Lane 54299b9ce7 Doc: fix incorrect bit-reversal in example of macaddr formatting. 4 years ago
Etsuro Fujita de61a9cbaa Doc: Further fix CREATE FOREIGN TABLE synopsis. 4 years ago
David Rowley e6bd7aafc8 Doc: mention limitation of the number of resultset columns 4 years ago
Tom Lane cbd4c5a183 Doc: fix mention of pg_dump's minimum supported server version. 4 years ago
Michael Paquier 938548b754 doc: Reword description of roles able to view track_activities's info 4 years ago
Robert Haas 036cffbcae In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff. 4 years ago
Michael Paquier bb60f25755 doc: Mention pg_read_all_stats in description of track_activities 4 years ago
Tom Lane 227c180efe Doc: clarify location of libpq's default service file on Windows. 4 years ago
Michael Paquier b9d70ef34b Improve setup of environment values for commands in MSVC's vcregress.pl 4 years ago
Tom Lane 0c8215c7b6 Last-minute updates for release notes. 4 years ago
Tom Lane fdaaba1539 Release notes for 14.3, 13.7, 12.11, 11.16, 10.21. 4 years ago
David Rowley 9144fa27dd Docs: adjust pg_upgrade syntax to mark -B as optional 4 years ago