Commit Graph

13661 Commits (38f7831d703be98aaece8af6625faeab5123a02c)

Author SHA1 Message Date
Alvaro Herrera 63cbee6a78 doc: Reword restriction on partition keys in unique indexes 8 years ago
Alvaro Herrera 3beb46ae81 docs: Fix typo: a -> an 8 years ago
Alvaro Herrera c4af6960e3 Remove doc sentence no longer applicable 8 years ago
Tom Lane 4e0c743c18 Fix cross-checking of ReservedBackends/max_wal_senders/MaxConnections. 8 years ago
Peter Eisentraut d40c7cd004 doc: Add more substructure to SSL documentation 8 years ago
Peter Eisentraut a3739e376f doc: Improve calculation of vm.nr_hugepages 8 years ago
Peter Eisentraut 0c2c81b403 doc: Add replication parameter to libpq documentation 8 years ago
Peter Eisentraut 4c831aeaa7 Tests for Kerberos/GSSAPI authentication 8 years ago
Andres Freund 854dd8cff5 Add parenthesized options syntax for ANALYZE. 8 years ago
Alvaro Herrera 5564c11815 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) 8 years ago
Peter Eisentraut dd9ed0bf70 doc: Tiny whitespace fix 8 years ago
Peter Eisentraut 7726147f53 doc: Small wording improvement 8 years ago
Peter Eisentraut e568eed2fc doc: Fix links to pg_stat_replication 8 years ago
Peter Eisentraut 506652bcae doc: Improve wording 8 years ago
Peter Eisentraut fdb34824e0 Add PG_TEST_EXTRA to control optional test suites 8 years ago
Peter Eisentraut fd1a421fe6 Add prokind column, replacing proisagg and proiswindow 8 years ago
Andres Freund 9c4968469a doc: mention PROVE_TESTS in section of TAP tests. 8 years ago
Andres Freund a88609089a doc: Add WaitForBackgroundWorkerShutdown() to bgw docs. 8 years ago
Andres Freund 8c438fcc9f doc: Add random_zipfian to list of random functions with argument. 8 years ago
Tom Lane d3b851e9a3 Doc: remove duplicate poly_ops row from SP-GiST opclass table. 8 years ago
Robert Haas 73797b7884 Document LWTRANCHE_PARALLEL_HASH_JOIN. 8 years ago
Peter Eisentraut 6d933da306 doc: Improve man build speed 8 years ago
Peter Eisentraut d21ddc220f Fix warnings in man page build 8 years ago
Robert Haas 6614aaa699 doc: Fix grammar. 8 years ago
Tom Lane 8af3855699 Last-minute updates for release notes. 8 years ago
Noah Misch 5770172cb0 Document security implications of search_path and the public schema. 8 years ago
Tom Lane 1316417bba Release notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22. 8 years ago
Tom Lane eec1a8cb6c First-draft release notes for 10.3. 8 years ago
Noah Misch fe35cea7cf Synchronize doc/ copies of src/test/examples/. 8 years ago
Peter Eisentraut 0db2fc98cd Update gratuitous use of MD5 in documentation 8 years ago
Peter Eisentraut 10cfce34c0 Add user-callable SHA-2 functions 8 years ago
Alvaro Herrera 9a89f6d854 Adjust ALTER TABLE docs on partitioned constraints 8 years ago
Alvaro Herrera eb7ed3f306 Allow UNIQUE indexes on partitioned tables 8 years ago
Peter Eisentraut 2fb1abaeb0 Rename enable_partition_wise_join to enable_partitionwise_join 8 years ago
Tom Lane 439c7bc1a0 Doc: fix minor bug in CREATE TABLE example. 8 years ago
Tom Lane 4b93f57999 Make plpgsql use its DTYPE_REC code paths for composite-type variables. 8 years ago
Peter Eisentraut 2ac3e6acc2 doc: pg_function_is_visible also applies to aggregates and procedures 8 years ago
Peter Eisentraut 7a32ac8a66 Add procedure support to pg_get_functiondef 8 years ago
Alvaro Herrera 80f021ef13 Add missing article 8 years ago
Alvaro Herrera fad15f4a54 Mention partitioned indexes in "Data Definition" chapter 8 years ago
Peter Eisentraut 32ff269117 Add more information_schema columns 8 years ago
Magnus Hagander 9e03901550 Change default git repo URL to https 8 years ago
Tom Lane 0a459cec96 Support all SQL:2011 options for window frame clauses. 8 years ago
Tom Lane 3785f7eee3 Doc: move info for btree opclass implementors into main documentation. 8 years ago
Tom Lane 1eb5d43bee Last-minute updates for release notes. 8 years ago
Peter Eisentraut ad14919ac9 doc: Update mentions of MD5 in the documentation 8 years ago
Tom Lane cf1cba3110 Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. 8 years ago
Tom Lane 64fb645914 Doc: minor clarifications in xindex.sgml. 8 years ago
Peter Eisentraut 4ac583f36a doc: Fix name in release notes 8 years ago
Peter Eisentraut 1d81c093db doc: Clarify psql --list documentation a bit more 8 years ago