Commit Graph

18805 Commits (a1bc728cf92c0df4477d80ff845c6e81d2ccf501)
 

Author SHA1 Message Date
Tom Lane ea12f8e6a3 Remove gratuitous editorialization on rpath. 21 years ago
Tom Lane 337ffcddba Adjust configuration-files GUC behavior as per my recent proposal. 21 years ago
Peter Eisentraut 0d069c53c3 Translation improvement 21 years ago
Bruce Momjian 6c77feed3a Add win32 version information for pg_config Makefile. 21 years ago
Bruce Momjian 67608a393b Make getpid() use %d consistently for printing. 21 years ago
Bruce Momjian b3723aeb1f Add: 21 years ago
Bruce Momjian abc1d28ba7 Suppress timezone output on log_line_prefix %t on Win32, because it is 21 years ago
Bruce Momjian d157f4c26a Add newline. 21 years ago
Bruce Momjian e95130e882 Add MinGW FAQ. 21 years ago
Bruce Momjian 1c24bf9096 Move Win32 TODO items to main TODO list: 21 years ago
Bruce Momjian fa9cabd66e Rename FAQ_MSWIN to FAQ_CYGWIN. 21 years ago
Tom Lane 07ccbeb360 Include schema name in pg_restore -l output, per request from Phil Endecott. 21 years ago
Neil Conway 9bf6effd8e Another minor tweak to psql startup: set the default values for the PROMPT1, 21 years ago
Tom Lane 79a831e50a Tweak HPUX shared-library build flags, per Shinji Teragaito. 21 years ago
Bruce Momjian 8a657808b0 Update CIDR regresion tests to test for network masks inside the last 21 years ago
Tom Lane 7ca3a0f3e2 Whack some sense into the configuration-file-location patch. 21 years ago
Bruce Momjian f4f6caa9b0 Do proper testing of CIDR bits against network mask, e.g. don't allow: 21 years ago
Bruce Momjian 050beacc6e Pull comment down into its own paragraph. 21 years ago
Bruce Momjian c4c3428914 Add: 21 years ago
Bruce Momjian b577fe1d56 Remove benchmark comment. 21 years ago
Tom Lane 4b10271037 Change get_rule_expr so that when the input is a List, it displays the 21 years ago
Bruce Momjian 05c561eec8 Remove mention of -Q option for bench. 21 years ago
Bruce Momjian 59bf879f12 Move -DPLPERL_HAVE_UID_GID to the plperl Makefile, for Win32 only. 21 years ago
Tom Lane 6a640d1e02 Add missing null terminator to escaped string; clean up unnecessarily 21 years ago
Bruce Momjian 0c657baa7f Add PLperl workaround for Win32 to the *.xs file. 21 years ago
Tom Lane a8487e15ed Fix problems with SQL functions returning rowtypes that have dropped 21 years ago
Bruce Momjian 6d46ea25f2 Add one more byte to malloc for null storage. 21 years ago
Bruce Momjian 9fb5c757b8 Remove unneeded dash. 21 years ago
Bruce Momjian 00f184a83f Update comment to fix nibble mention: 21 years ago
Bruce Momjian d1cee5495a Escape single quotes and backslashes used in locales placed in 21 years ago
Bruce Momjian 2b8fab842b Prevent install error message when doing cmp on empty tree. 21 years ago
Bruce Momjian a5d7ba773d Adjust comments previously moved to column 1 by pgident. 21 years ago
Bruce Momjian 9da50e1f53 Back out unindented modification to file. 21 years ago
Bruce Momjian cdc84adbdb Indent comment pushed to new line by else so it is indented by BSD 21 years ago
Bruce Momjian 914ff1ea3c Add as binary mode 21 years ago
Bruce Momjian 70d344d61d re-add as binary 21 years ago
Bruce Momjian 8a28f50f8a Improve pgindent processing of comment after 'else'. 21 years ago
Bruce Momjian 4e28b08e53 Improve comment after 'else' handling of pgindent. 21 years ago
Neil Conway 0683a47556 Allow the spinlock test to be compiled successfully in a vpath build. 21 years ago
Tom Lane 52a45818a1 XOR process PID into a backend's initial random seed, to ensure that 21 years ago
Neil Conway f629583f94 Document what the "rep; nop" x86 assembler sequence is actually equivalent 21 years ago
Neil Conway 3ba0fc760c Capitalize some SQL keywords the previous commit missed, for consistency. 21 years ago
Bruce Momjian d7e0ebdf8e Say "history is not supported" and remove "on this platform" for lack of 21 years ago
Bruce Momjian c62a5465fb Suppress psql \s help display for platforms like Win32 that don't 21 years ago
Bruce Momjian 94954c7f6a Add mention of win32ver.rc for update for minor release. 21 years ago
Bruce Momjian aa20badeaf Fix improper defines for uid_t and gid_t. Had them backwards. 21 years ago
Bruce Momjian a95a82e7f0 Uppercase SQL keywords in query for clarity. 21 years ago
Bruce Momjian d7b7a4a648 This simple patch fixes a typo, ensure pg_config is removed in win32 21 years ago
Bruce Momjian dedb53f29c Fix pg_dumpall to use double-quote for Win32 arguments. 21 years ago
Bruce Momjian 48018da7ce The Win32 (mingw) build of libpq seems to have lost it's SSL libs from 21 years ago