Commit Graph

29981 Commits (ef01b235f830536cc8d38ed76a80fc182ef985f8)
 

Author SHA1 Message Date
Magnus Hagander ef01b235f8 Change the "N. Central Asia Standard Time" timezone to map to 16 years ago
Bruce Momjian 47671aae77 Show oid2name command-line arguments in documentation like we do for 16 years ago
Bruce Momjian 9974a46004 SGML markup cleanup for pg_upgrade. 16 years ago
Bruce Momjian 5add506838 Doc change: Rename of directory no longer required for pg_migrator 9.0. 16 years ago
Bruce Momjian 5eae7e1756 pg_upgrade doc cleanup 16 years ago
Bruce Momjian 2963d82281 Restore oid2name doc change. 16 years ago
Bruce Momjian 67fd5f3c85 Add command-line documentation for pg_upgrade. 16 years ago
Bruce Momjian 3245bd5240 Simplify pg_upgrade queries by using IN instead of multiple OR clauses 16 years ago
Bruce Momjian 573e446f6f For pg_upgrade, update template0's datfrozenxid and its relfrozenxids to 16 years ago
Magnus Hagander 3ef9574102 Refer to pg_ident.conf as config file for username mapping, as it's 16 years ago
Bruce Momjian 64719a18db Use a 'datallowconn' check for avoiding 'template0', rather than 16 years ago
Magnus Hagander 60e7f45966 Make pg_upgrade documentation refer to 9.0 instead of 8.4. 16 years ago
Andrew Dunstan 2627d5bd0d Fix regression tests to match error message change 16 years ago
Bruce Momjian 37953b2d20 Add pg_upgrade TESTING files explaining a testing method. 16 years ago
Robert Haas 11f2efd12a Move pg_notify() details to a subsection within the NOTIFY reference page. 16 years ago
Alvaro Herrera 91e01e21a2 Make table in example less wide. 16 years ago
Andrew Dunstan a6eeb8c10d Follow up a visit from the style police. 16 years ago
Andrew Dunstan 99ad9236bc Clarify plperl subroutine name release notes item, remove now redundant Safe.pm item. 16 years ago
Robert Haas 6d932df652 Insert line breaks in two places in SQL functions documentation. 16 years ago
Robert Haas 4384a95a57 Fix longstanding typo in V1 calling conventions documentation. 16 years ago
Tom Lane bd823e11fa Ensure that pg_restore -l will output DATABASE entries whether or not -C 16 years ago
Robert Haas ea9968c331 Rename PM_RECOVERY_CONSISTENT and PMSIGNAL_RECOVERY_CONSISTENT. 16 years ago
Tom Lane d7b6c8c0a5 Improve documentation of pg_restore's -l and -L switches to point out their 16 years ago
Tom Lane c453569f0d Spell __NetBSD__ the same way everywhere. Per Giles Lean. 16 years ago
Bruce Momjian 5c337fb45c Adjust pg_upgrade BSD defines for scandir(), per report from Giles Lean 16 years ago
Bruce Momjian 5b79fdadda Use __bsdi__ consistently. 16 years ago
Bruce Momjian 5781d96dc3 Change bsdi define to __bsdi__ 16 years ago
Heikki Linnakangas de4e18a34d Fix typos in comments, spotted by Josh Kupershmidt. 16 years ago
Simon Riggs 4a24c9a063 Fix bug in processing of checkpoint time for max_standby_delay. Latest 16 years ago
Robert Haas a724584735 We now accept read-only connections in state PM_RECOVERY_CONSISTENT. 16 years ago
Itagaki Takahiro 0b38f3b192 Remove CRs. 16 years ago
Simon Riggs fd34374b17 Add many new Asserts in code and fix simple bug that slipped through 16 years ago
Tom Lane 88fba7089e Fix another obvious bug pointed out by a compiler warning. 16 years ago
Tom Lane 0546906064 Remove another unsafe use of random data as a format string. 16 years ago
Tom Lane 8eac39780d Get rid of unsafe sprintf and snprintf usages. Per compiler warnings. 16 years ago
Tom Lane adf6b8edfb Spell __darwin__ correctly, to suppress compiler warning on OSX. 16 years ago
Bruce Momjian e9ad14f9f4 Use NAMEDATALEN instead of local define. 16 years ago
Bruce Momjian 36d3afd2d4 Remove all mentions of EnterpriseDB Advanced Server from pg_upgrade; 16 years ago
Tom Lane 382ff21203 Fix up lame idea of not using autoconf to determine if platform has scandir(). 16 years ago
Andrew Dunstan 2a73ee59db Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is 16 years ago
Tom Lane 20db9591b2 Update release notes with security issues. 16 years ago
Tom Lane 4b8c969c74 Use an entity instead of non-ASCII letter. Thom Brown 16 years ago
Tom Lane a4bbfb1aac Use "TOAST table" in place of the vague, not-used-elsewhere phrase 16 years ago
Tom Lane 9ead05b7c3 Prevent PL/Tcl from loading the "unknown" module from pltcl_modules unless 16 years ago
Andrew Dunstan 1f474d299d Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is 16 years ago
Magnus Hagander 2b61b3e507 Assorted fixes to make pg_upgrade build on MSVC. 16 years ago
Peter Eisentraut f1ac08daee Translation update 16 years ago
Magnus Hagander 12bc72db60 Properly support multi-line entires (such as OBJS=) when building 16 years ago
Bruce Momjian 10d66ac8f6 Comment out EnterpriseDB Advanced Server mention in SGML docs. 16 years ago
Peter Eisentraut 74d770a895 Avoid error from mkdir if no languages are to be installed 16 years ago