postgresql/src/port
Tom Lane 0d1ebe0194 Fix up canonicalize_path to do the right thing in all cases (I think ...
this was harder than it seemed at first glance).  Also push code for
checking for ".." in file names into path.c where it belongs.
2005-08-12 21:07:53 +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 a whole bunch of #includes that were either wrong or redundant. 2005-07-28 04:03:14 +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.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
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 up canonicalize_path to do the right thing in all cases (I think ... 2005-08-12 21:07:53 +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 Pgindent run for 8.0. 2004-08-29 05:07:03 +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