Commit Graph

17610 Commits (3e485d0ea17fd76d85b99fb8d8f8030e6211d0ac)
 

Author SHA1 Message Date
Bruce Momjian 3e485d0ea1 Add: 22 years ago
Bruce Momjian 4714dcb06c Remove item: 22 years ago
Bruce Momjian 5f55347e33 Add: 22 years ago
Bruce Momjian f92630bdca Add: 22 years ago
Bruce Momjian 0ca0099139 Add: 22 years ago
Bruce Momjian 254df82b40 Add ctype.h include for new macro in port.h. 22 years ago
Bruce Momjian 163e72aa60 Add $libdir to mingw and cygwin for installcheck too. 22 years ago
Bruce Momjian d5003e5221 Document &< and &> properly. 22 years ago
Bruce Momjian 24a1fafc8d Clearify CHECK handling of unknown test values. 22 years ago
Bruce Momjian 4da36853ce Revert irix change to suppress configure warnings. 22 years ago
Bruce Momjian 5c1cfb5fc1 Configure adjustments for irix. 22 years ago
Tom Lane 29fcd22080 Improve error reporting behavior in parse_hba(): give more complete 22 years ago
Bruce Momjian 178c08d0c7 Rename another irix file. 22 years ago
Bruce Momjian 14531e0c44 Rename irix5 port to irix. 22 years ago
Bruce Momjian bef228d1ee Add end-of-dump markers for pg_dump and pg_dumpall. 22 years ago
Bruce Momjian 8a91100379 Only do pkglib_path if needed. 22 years ago
Bruce Momjian 952c772158 Done: 22 years ago
Bruce Momjian 4056279958 Only do find_my_exec if it doesn't come from the postmaster. 22 years ago
Bruce Momjian 9ee3310768 Add get_pkglib_path to postmaster.c 22 years ago
Bruce Momjian 5a7e1a187c Move find_my_exec lower so elog() works, per Tom. 22 years ago
Bruce Momjian ecc198bd39 Re-add elog() to exec.c, per Tom. 22 years ago
Bruce Momjian ba71d824d5 Add MinGW to cases where libdir should be used for regression tests: 22 years ago
Bruce Momjian eb8c79a129 Win32 needs -lpgport for dll creation of ecpglib. 22 years ago
Bruce Momjian dbb9aa224e Supress verbose stderr messages while trying to find my exec path. 22 years ago
Neil Conway 132d09054e Minor correction for previous SQLSTATE patch: I changed dsqrt() to emit the 22 years ago
Bruce Momjian f16874c23d Win32 can't have the same function coming from two library object files, 22 years ago
Bruce Momjian 48eb73b556 Allow zic to compile by defining a "" value for my_exec_path. It isn't 22 years ago
Tom Lane 07f2b767dc setRuleCheckAsUser has to be applied to any subqueries appearing in a 22 years ago
Bruce Momjian 4c82cb9d40 Trim down relocatable docs, per Peter. 22 years ago
Bruce Momjian dcf459e662 Add some documentation on relocatable installs. 22 years ago
Bruce Momjian eb79aea9ed Move get_pkglib_path up into main.c too. 22 years ago
Bruce Momjian a9fad44372 Move find_my_exec() way up into main.c so it is available to the 22 years ago
Bruce Momjian da401bd314 Add: 22 years ago
Bruce Momjian e30efa0da1 Update Russian FAQ. 22 years ago
Bruce Momjian cd135e1bdf Run autoconf for link update. 22 years ago
Bruce Momjian 60a526e8f1 Improve win32 link test. Previous commit added most of the code, but 22 years ago
Bruce Momjian f3f8d36a57 Update Makefile dependencies for Win32 timezones, per Claudio. 22 years ago
Bruce Momjian 3b382d1ae3 Clean up some relative path install issues with Claudio's help. 22 years ago
Bruce Momjian 4307ca2a40 Improve configure win32 link test to run from config.status. 22 years ago
Bruce Momjian d14db1321b Add documentation that installations are relocatable unless configure 22 years ago
Bruce Momjian 2657c24b6d Reformat sgml doc paragraph. 22 years ago
Bruce Momjian 3febb477e6 Reorganize code to allow path-relative installs. 22 years ago
Bruce Momjian 85383214ea Rename backendbin to backend_exec in initdb.c. 22 years ago
Neil Conway 8295c27c89 Add documentation for the new "dollar quoting" feature, and update existing 22 years ago
Neil Conway 2871f60f23 Change ln(), log(), power(), and sqrt() to emit the correct SQLSTATE 22 years ago
Bruce Momjian 335cf9ae7f Restore one mention of logrotate, per Peter. 22 years ago
Neil Conway 52c82d590a Remove an unused (and empty) header file. 22 years ago
Neil Conway 0079547bcb Implement the width_bucket() function, per SQL2003. This commit only adds 22 years ago
Bruce Momjian 19a495caaa Properly document rotatelogs, and add mention of it to pg_ctl manual page. 22 years ago
Neil Conway 0cb27df5c6 Improve documentation for SQLSTATE error codes, per recent thread on 22 years ago