index
:
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
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
dirmod.c
Age
Commit message (
Expand
)
Author
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-04-18
Fix various typos
David Rowley
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-10-25
Fix unlink() for STATUS_DELETE_PENDING on Windows.
Thomas Munro
2022-10-25
Fix readlink() for non-PostgreSQL junction points on Windows.
Thomas Munro
2022-10-25
Fix readlink() return value on Windows.
Thomas Munro
2022-10-25
Fix symlink() errno on Windows.
Thomas Munro
2022-08-30
Cleanup more code and comments related to Windows NT4 (XP days)
Michael Paquier
2022-08-06
Replace pgwin32_is_junction() with lstat().
Thomas Munro
2022-08-06
Make unlink() work for junction points on Windows.
Thomas Munro
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-10-09
Fix our Windows stat() emulation to handle file sizes > 4GB.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-02-25
Put back #include <windows.h> in dirmod.c.
Tom Lane
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-01-04
Attempt to handle pending-delete files on Windows
Magnus Hagander
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-11-05
pgwin32_is_junction's argument should be "const char *" not "char *".
Tom Lane
2016-03-29
Avoid possibly-unsafe use of Windows' FormatMessage() function.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-02-21
Use FLEXIBLE_ARRAY_MEMBER in Windows-specific code.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-10-19
Move rmtree() from libpgport to libpgcommon
Peter Eisentraut
2013-10-19
Move pgfnames() from libpgport to libpgcommon
Peter Eisentraut
2013-02-12
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-10-02
Work around unportable behavior of malloc(0) and realloc(NULL, 0).
Tom Lane
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-01-09
Add pgreadlink() on Windows to read junction points
Magnus Hagander
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-10-29
Fix comparisons of pointers with zero to compare with NULL instead.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-06
pgindent run for 9.0, second run
Bruce Momjian
2010-04-02
Update a number of broken links in comments.
Magnus Hagander
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-09-13
Don't error out if recycling or removing an old WAL segment fails at the end
Heikki Linnakangas
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-05-04
Update no longer current comments in header.
Magnus Hagander
[next]