Commit Graph

26056 Commits (2e4cb7082ca547d017759996b09cea754ab97bcc)
 

Author SHA1 Message Date
Tom Lane 2e4cb7082c Disallow digits and lower-case ASCII letters as the delimiter in non-CSV 18 years ago
Tom Lane f1d1ca9a26 Fix ill-advised usage of x?y:z expressions in errmsg() and errhint() calls. 18 years ago
Tom Lane 16adaf1b80 Swap the order of testing for control characters and for column delimiter in 18 years ago
Peter Eisentraut f5f1355dc4 Wording improvements 18 years ago
Bruce Momjian a82cfcb9ee Update docs to clarify purpose of SSL key file 18 years ago
Bruce Momjian 60a6dbb76c Add two documentation tables to outline SSL file usage for client and server. 18 years ago
Bruce Momjian 08c37fd44b Add documentation section about preventing server spoofing. 18 years ago
Bruce Momjian 4c1836d522 Properly indent SGML paragraph. 18 years ago
Bruce Momjian 25e9b0e36f Remove paragraph about Linux OOM killer and fork(). Instead link to 18 years ago
Bruce Momjian cda598e184 Move item to proper section: 18 years ago
Bruce Momjian 012786aa1e Update find_typedefs to handle simple 'typedef X' cases, per request 18 years ago
Michael Meskes 51a5921dcc Fixed a few minor glitches pointed out by splint. 18 years ago
Bruce Momjian 7b009a2a9d Modify pgindent to use an external typedefs file rather than included 18 years ago
Magnus Hagander 3f7f9f594b libpq needs pgsleep on win32 because of the changes to port/open.c. 18 years ago
Tom Lane 112c8555ad Fix a small typo, per Jan Urbanski 18 years ago
Magnus Hagander 120d7e18e7 On win32, loop when opening files if sharing- och lock-violation errors 18 years ago
Tom Lane ef6bac3323 When given a nonzero column number, pg_get_indexdef() is only supposed to 18 years ago
Magnus Hagander 1b1f7e977b Remove unnecessary logo output from msbuild when cleaning ecpg regression 18 years ago
Magnus Hagander 0a6ac0085c Make all msvc build scripts use buildenv.pl, not buildenv.bat. 18 years ago
Andrew Dunstan 3f2b1db240 Fix thinko in encoding check for chr() 18 years ago
Tom Lane 5335fabe8c Make archiver process report its progress in PS display. Per 18 years ago
Tom Lane dbc632eb37 Make path_recv() and poly_recv() reject paths/polygons containing no points. 18 years ago
Bruce Momjian cc04aaf9de Update pg_ctk/kill docs. 18 years ago
Bruce Momjian d08e700174 Remove tab in SGML file. 18 years ago
Alvaro Herrera 048f69e242 Improve wording. 18 years ago
Bruce Momjian 3791d26d4b Update archive_command example to use || test, rather than if []. 18 years ago
Tom Lane 8e179aeb9e Some desultory copy-editing on the backup/restore docs. 18 years ago
Bruce Momjian 812bf6984b Mention use all configure options when getting pgindent typedefs. 18 years ago
Bruce Momjian 55cfdd4400 Mention installing /contrib libraries for pgindent. 18 years ago
Bruce Momjian 1cc8fb8227 Update item description: 18 years ago
Tom Lane 0e88fc08d6 Make an editorial pass over the newly SGML-ified contrib documentation. 18 years ago
Bruce Momjian 665028f60f Windows write-cache wording improvement. 18 years ago
Bruce Momjian 900f84e275 Update write-cache docs to mention windows behavior for various 18 years ago
Bruce Momjian d6a18f459a Mention that HOT helps with DELETE space reuse. 18 years ago
Bruce Momjian 7b618017fd Update OOM wording. 18 years ago
Bruce Momjian e5a9ef55ef Add docs about OOM killer. 18 years ago
Bruce Momjian 3e4c6b5422 Mention pg_ctl kill for Win32 in docs. 18 years ago
Bruce Momjian a22d897134 Update pgpool-II mention. 18 years ago
Bruce Momjian fbabe026da Mark 8.3 as likely now January, 2008 in release notes. 18 years ago
Magnus Hagander 8621c2f6e8 Get dllwrap name from variable instead of hardcoded. 18 years ago
Andrew Dunstan 780f50dae9 Fix example archive_command for standalone backups so it doesn't return spurious non-zero. 18 years ago
Bruce Momjian d54ce518b3 Use clearer error message for gmake postgres.pdf: 18 years ago
Tom Lane 164d255b49 Improve documentation about Julian dates; in particular, point out the 18 years ago
Peter Eisentraut 21e07f6c94 Make error message more accurate 18 years ago
Bruce Momjian 7b9526154a Add default error rules for making postgres.pdf and postgres.ps, 18 years ago
Alvaro Herrera 784365162c Correct result type of convert_to, per Pavel Stehule. 18 years ago
Peter Eisentraut 5ca3d50db7 Clarify log messages 18 years ago
Tom Lane e211470b19 Change a couple of examples to say ALTER MAPPING instead of ADD MAPPING, 18 years ago
Bruce Momjian cede2491b8 Mark items needing updating for beta stamping. 18 years ago
Tom Lane df4271fedd Improve the method of localizing column names and other fixed strings in 18 years ago