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
/
dirmod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Move rmtree() from libpgport to libpgcommon
Peter Eisentraut
2013-10-19
1
-110
/
+0
*
Move pgfnames() from libpgport to libpgcommon
Peter Eisentraut
2013-10-18
1
-90
/
+0
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12
1
-74
/
+0
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Work around unportable behavior of malloc(0) and realloc(NULL, 0).
Tom Lane
2012-10-02
1
-2
/
+10
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-1
/
+1
*
Add pgreadlink() on Windows to read junction points
Magnus Hagander
2011-01-09
1
-0
/
+118
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Fix comparisons of pointers with zero to compare with NULL instead.
Tom Lane
2010-10-29
1
-1
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
1
-2
/
+2
*
Update a number of broken links in comments.
Magnus Hagander
2010-04-02
1
-2
/
+2
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-3
/
+3
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
1
-2
/
+2
*
Don't error out if recycling or removing an old WAL segment fails at the end
Heikki Linnakangas
2009-09-13
1
-9
/
+25
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-13
/
+13
*
Update no longer current comments in header.
Magnus Hagander
2009-05-04
1
-4
/
+4
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
1
-2
/
+2
*
Fix rmtree() so that it keeps going after failure to remove any individual
Tom Lane
2008-04-18
1
-31
/
+46
*
Fix two race conditions between the pending unlink mechanism that was put in
Heikki Linnakangas
2008-04-18
1
-3
/
+22
*
A quick try at un-breaking the Cygwin build. Whether it needs the
Tom Lane
2008-04-11
1
-3
/
+6
*
Create wrapper pgwin32_safestat() and redefine stat() to it
Magnus Hagander
2008-04-10
1
-1
/
+35
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
1
-2
/
+2
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-15
/
+12
*
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
Magnus Hagander
2007-07-25
1
-2
/
+2
*
Get dirmod.c on the same page as port.h about whether we use pgsymlink
Tom Lane
2007-07-12
1
-9
/
+10
*
Change the sed rules in the regression test for pg_regress hackery to create
Alvaro Herrera
2007-01-19
1
-12
/
+14
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
1
-2
/
+2
*
Patch of Win32 Encoding problem for server messages using
Bruce Momjian
2006-12-04
1
-2
/
+2
*
Change Windows rename and unlink substitutes so that they time out after
Tom Lane
2006-11-08
1
-48
/
+20
*
copydir() and rmtree() need to use lstat, not stat, to behave as expected
Tom Lane
2006-07-18
1
-2
/
+2
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-27
/
+23
*
Clarify some error messages
Peter Eisentraut
2005-09-18
1
-9
/
+9
*
Document why Win32 loops over rename/unlink are necessary.
Bruce Momjian
2005-08-10
1
-3
/
+11
*
rmtree() reported the wrong pathname if final rmdir failed.
Tom Lane
2005-08-02
1
-5
/
+8
*
Add missing error checking in readdir() loops.
Tom Lane
2005-03-24
1
-2
/
+31
*
Use _() macro consistently rather than gettext(). Add translation
Bruce Momjian
2005-02-22
1
-10
/
+11
*
Print file name and errno string on rmtree failure.
Bruce Momjian
2005-02-13
1
-13
/
+17
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Work around lack of NLS support in libpgport by making those components
Peter Eisentraut
2004-11-27
1
-6
/
+4
*
Code cleanup in dirmod.c. Andrew Dunstan, some further mods by moi.
Tom Lane
2004-10-28
1
-150
/
+125
*
Remove use of "miscadmin.h" in port C files and remove test for frontend
Bruce Momjian
2004-10-18
1
-3
/
+1
*
Better document win32_open and its ability to allow concurrent
Bruce Momjian
2004-10-17
1
-3
/
+3
*
Fix some typos.
Bruce Momjian
2004-10-17
1
-3
/
+3
*
Use native Cygwin symlinks so tablespaces work on Win95/98/ME which
Bruce Momjian
2004-10-11
1
-4
/
+4
*
Remove inclusion of windows.h now that it is included in c.h, per idea
Bruce Momjian
2004-09-27
1
-2
/
+1
*
Add mention loops over unlink/rename might not be needed.
Bruce Momjian
2004-09-10
1
-1
/
+3
[next]