Commit Graph

8425 Commits (REL8_3_STABLE)

Author SHA1 Message Date
Tom Lane 0caf562969 Stamp 8.3.23. 13 years ago
Tom Lane aa27464b34 Prevent execution of enum_recv() from SQL. 13 years ago
Tom Lane fea6323751 Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23. 13 years ago
Alvaro Herrera 85abf1d2cf DROP OWNED: don't try to drop tablespaces/databases 13 years ago
Bruce Momjian 717812967d Update copyrights for 2013 14 years ago
Peter Eisentraut 175f7a3885 Update ISO 3166 link 14 years ago
Tom Lane 632e7b6353 Stamp 8.3.22. 14 years ago
Tom Lane 50fe9a67a4 Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. 14 years ago
Tom Lane 1f46d67f7e Fix documentation of path(polygon) function. 14 years ago
Bruce Momjian 8b81217775 Remove inaccurate "Incrementally Updated Backups" documentation section; 14 years ago
Simon Riggs 7bdaacfb1f Fix typo in previous commit 14 years ago
Simon Riggs 6166c7301e Add hash index caution to CREATE INDEX docs 14 years ago
Tom Lane 27930be830 Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. 14 years ago
Tom Lane 3b6460ab6f Fix examples of how to use "su" while starting the server. 14 years ago
Tom Lane 891155af45 Stamp 8.3.21. 14 years ago
Tom Lane a95c4a6a9f Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. 14 years ago
Tom Lane 8bae564f6a Provide adequate documentation of the "table_name *" notation. 14 years ago
Kevin Grittner 9a699b705c Fix documentation reference to maximum allowed for autovacuum_freeze_max_age. 14 years ago
Tom Lane 3fe78ee807 Stamp 8.3.20. 14 years ago
Tom Lane 2289dfe4b7 Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. 14 years ago
Tom Lane 27ac667cfd Prevent access to external files/URLs via contrib/xml2's xslt_process(). 14 years ago
Peter Eisentraut d117d23b1a Update copyright year in forgotten places 14 years ago
Tom Lane 485e12fb09 Stamp 8.3.19. 14 years ago
Tom Lane 7f41a472ab Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. 14 years ago
Magnus Hagander e91f00148d Remove link to ODBCng project from the docs. 14 years ago
Tom Lane 1cba1142b3 Update URL for pgtclng project. 14 years ago
Alvaro Herrera 11d7d11e53 Update struct Trigger in docs 14 years ago
Tatsuo Ishii 77397621d8 Add description for --no-locale and --text-search-config. 14 years ago
Tom Lane 3713ca86fb Improve documentation around logging_collector and use of stderr. 14 years ago
Tom Lane 82345d87c7 Stamp 8.3.18. 14 years ago
Tom Lane ecabae5af9 Last-minute release note updates. 14 years ago
Tom Lane d1b8b8fbea Require execute permission on the trigger function for CREATE TRIGGER. 14 years ago
Tom Lane c06598ce18 Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18. 14 years ago
Tom Lane 8ec76895b7 Stamp 8.3.17. 15 years ago
Tom Lane 50be28d2ac Update information about configuring SysV IPC parameters on NetBSD. 15 years ago
Tom Lane b06231a974 Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. 15 years ago
Peter Eisentraut 60817575f1 Fix archive_command example 15 years ago
Tom Lane f655c3f023 Improve documentation of psql's \q command. 15 years ago
Tom Lane cef46230dc Stamp 8.3.16. 15 years ago
Tom Lane 8c3b884b33 Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16, 8.2.22. 15 years ago
Tom Lane f85efeef24 Update type-conversion documentation for long-ago changes. 15 years ago
Heikki Linnakangas 0b7af46e5d Clarify that you need ActiveState perl 5.8 *or later* to build on Windows. 15 years ago
Tom Lane 4ce6714970 Fix missed use of "cp -i" in an example, per Fujii Masao. 15 years ago
Tom Lane 23843d242f Don't use "cp -i" in the example WAL archive_command. 15 years ago
Magnus Hagander 9c04b88996 Support silent mode for service registrations on win32 15 years ago
Peter Eisentraut 302e4e6f3b Fix documentation of information_schema.element_types 15 years ago
Peter Eisentraut 28395db4ea ECPG documentation fixes 15 years ago
Tom Lane ca76a3956c Protect GIST logic that assumes penalty values can't be negative. 15 years ago
Heikki Linnakangas 9c46b7a14d The arguments to pg_ctl kill are not optional - remove brackets in the docs. 15 years ago
Marc G. Fournier 0844f42d41 Tag 8.3.15. 15 years ago