Commit Graph

23552 Commits (87eed2e3e1663ffa7081fce61725f35bd1aed6ec)
 

Author SHA1 Message Date
Bruce Momjian 87eed2e3e1 Update Japanese FAQ. 19 years ago
Bruce Momjian fdbe9facdc FAQ updates --- This is a small cosmetic patch that adds pt_BR IRC 19 years ago
Tom Lane 1314983fd3 Code review for --no-data-for-failed-tables patch. Instead of trashing 19 years ago
Tom Lane f58eac82ee Code and docs review for ALTER TABLE INHERIT/NO INHERIT patch. 19 years ago
Peter Eisentraut e1fdd2263f Make unknown-option-warning code more portable. echo -n is not portable, 19 years ago
Bruce Momjian d63ddfb872 Update Japanese FAQ. 19 years ago
Tom Lane 7de6cf2743 Fix typo in version number. 19 years ago
Bruce Momjian 5777dca4f8 Fix test_fsync compile on MinGW(win32) 19 years ago
Teodor Sigaev 47df6e7e2d Fix infinite sleep and failes of send in Win32. 19 years ago
Bruce Momjian efa0e8639f Remove: 19 years ago
Bruce Momjian ab1cec93c5 Add url's for hints: 19 years ago
Bruce Momjian 5ee7c794c7 Add: 19 years ago
Neil Conway bfc6e9c970 Make some incremental improvements and fixes to the documentation on 19 years ago
Tom Lane 0c9983889a Update release notes for SQL functions vs triggers fix. 19 years ago
Neil Conway 7055867a01 In the installation docs, add some links to the documentation on LDAP 19 years ago
Tom Lane d2e17e1ddc Fix mishandling of after-trigger state when a SQL function returns multiple 19 years ago
Tom Lane b38900c767 Use Min() instead of min() in qsort, for consistency and to avoid 19 years ago
Tom Lane a50606de91 Remove somebody's ill-considered free() call, per report from Chander Ganesan. 19 years ago
Bruce Momjian 638cc9abf8 Update pg_hba.conf comment about documentation section. 19 years ago
Tom Lane 953c85646e A bit of copy-editing on back-branch release notes. 19 years ago
Tom Lane 772c5ba31f Repair incorrect check for coercion of unknown literal to ANYARRAY, a bug 19 years ago
Tom Lane 8f2f180ff1 Code review for LIKE INCLUDING CONSTRAINTS patch --- improve comments, 19 years ago
Teodor Sigaev 3f16647960 Rename function 'isexists' and 'isdefined' to 19 years ago
Peter Eisentraut 4e46f4799e Cleanup pass 19 years ago
Bruce Momjian ed95aea27d MSVC/BCC Win32 compiler fixes. 19 years ago
Bruce Momjian 04209052ba Typo fix. 19 years ago
Bruce Momjian 327d5c3571 Add release checklist item: 19 years ago
Bruce Momjian 16795b9899 Update FAQ for latest release 8.1.5. 19 years ago
Tom Lane 24e9752863 Revise psql pattern-matching switches as per discussion. The rule is now 19 years ago
Tom Lane 77d2b1b625 Improve description of the pattern matching rules used by psql's \d 19 years ago
Tom Lane 39ed8c4049 Move processNamePattern into dumputils.c in preparation for using it in 19 years ago
Bruce Momjian d9dddd1100 Update release notes for releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. 19 years ago
Peter Eisentraut 842c00776b Updated keyword table for 8.2 19 years ago
Tom Lane c50b36d215 Update Darwin dlopen() support to avoid deprecation warnings with latest 19 years ago
Bruce Momjian 92fb5edbc1 Update multi-line editing wording in release notes. 19 years ago
Bruce Momjian 978ddf65ed In release notes, mention that multi-line history saving does not work 19 years ago
Bruce Momjian 7efbf6d7b6 Add include needed for new getrusage() call. 19 years ago
Tom Lane c7611f99d6 On Windows, we know the backend stack size limit because we have to 19 years ago
Bruce Momjian 5e0bc3b711 Update comments for pgcvslog, -r BASE does not work with cvs log. 20 years ago
Bruce Momjian aa198e5f14 Simplify <link> regex cleanup code. 20 years ago
Bruce Momjian dc1e047baf Allow HISTORY/history.html to be generated by removing <link> elements, 20 years ago
Tom Lane 0629030962 Fix ancient oversight in psql's \d pattern processing code: when seeing two 20 years ago
Bruce Momjian 9ddbbe95fe In release notes, always use </link> rather than </>. 20 years ago
Peter Eisentraut 5a05d18e59 Added missing entry (CASCADED) in keywords table. 20 years ago
Tom Lane 953893822b Fix thinko in comment. 20 years ago
Peter Eisentraut a64f208833 Updated config.guess and config.sub 20 years ago
Peter Eisentraut 2b25e1169f The -X option in pg_dump was supposed to be a workaround for the lack of 20 years ago
Tom Lane dc9142f406 When planning a query at Bind time, be careful to pass the correct 20 years ago
Tom Lane 71a6f8b85b On platforms that have getrlimit(RLIMIT_STACK), use it to ensure that 20 years ago
Tom Lane 1c160291ef Adjust HINT for stack depth limit to mention checking the underlying 20 years ago