postgresql/src/port
Tom Lane 8aec77fb9f Fix platform-specific test for path prefix-ness: move it into path.c where
it can be done right.  Allow explicit use of absolute DataDir path.
Per Dave Page.
2005-08-29 19:39:39 +00:00
..
copydir.c Clean up CREATE DATABASE processing to make it more robust and get rid 2005-08-02 19:02:32 +00:00
crypt.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
dirmod.c Document why Win32 loops over rename/unlink are necessary. 2005-08-10 19:52:37 +00:00
exec.c Use _() macro consistently rather than gettext(). Add translation 2005-02-22 04:43:23 +00:00
fseeko.c Fix BSD fseeko to seek from the end of the file. 2005-08-11 23:05:14 +00:00
getaddrinfo.c Fix bogus freeaddrinfo() call in WIN32 code, extend gai_strerror to 2005-08-25 17:51:01 +00:00
gethostname.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
getopt_long.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
getopt.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
getrusage.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
gettimeofday.c Fix a few minor mistakes in header comments. From Qingqing Zhou. 2005-05-16 05:52:13 +00:00
inet_aton.c Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
isinf.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
kill.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
Makefile No server version of snprintf needed, so remove Makefile rule. 2005-08-12 19:45:14 +00:00
memcmp.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
noblock.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
open.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
path.c Fix platform-specific test for path prefix-ness: move it into path.c where 2005-08-29 19:39:39 +00:00
pgsleep.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pgstrcasecmp.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pipe.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
qsort.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
rand.c Fix broken lrand48() implementation, per Merlin Moncure. 2005-08-23 13:31:11 +00:00
random.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
rint.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
snprintf.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
sprompt.c Use _() macro consistently rather than gettext(). Add translation 2005-02-22 04:43:23 +00:00
srandom.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
strdup.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
strerror.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
strtol.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
strtoul.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
thread.c Fix a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +00:00
unsetenv.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
win32.ico Add as binary mode 2004-10-07 13:59:45 +00:00
win32ver.rc Update version stamps for 8.1 as listed in RELEASE_CHANGES. 2005-01-18 05:00:35 +00:00