index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
copydir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Message corrections
Peter Eisentraut
2005-10-29
1
-2
/
+2
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-4
/
+4
*
libpgport routines need nonstandard palloc to work on Windows.
Tom Lane
2005-09-03
1
-1
/
+12
*
In copy_file, use a palloc'd buffer instead of just a local char array;
Tom Lane
2005-09-02
1
-3
/
+10
*
Clean up CREATE DATABASE processing to make it more robust and get rid
Tom Lane
2005-08-02
1
-45
/
+101
*
Add missing error checking in readdir() loops.
Tom Lane
2005-03-24
1
-1
/
+20
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Replace opendir/closedir calls throughout the backend with AllocateDir
Tom Lane
2004-02-23
1
-6
/
+6
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Update /port C header descriptions.
Bruce Momjian
2003-11-11
1
-2
/
+12
*
copydir() is supposed to return on failure, not elog(ERROR). Reduce
Tom Lane
2003-09-10
1
-11
/
+18
*
pgindent run.
Bruce Momjian
2003-08-04
1
-15
/
+16
*
elog mop-up.
Tom Lane
2003-07-27
1
-5
/
+13
*
Reorganize Win32 includes to only include <port.h> after system includes
Bruce Momjian
2003-05-16
1
-0
/
+5
*
Add copydir() function because xcopy doesn't work in XP without a
Bruce Momjian
2003-05-15
1
-0
/
+44