index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
/
open.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
windows: Set UMDF_USING_NTSTATUS globally, include ntstatus.h
Andres Freund
2022-09-28
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Check for STATUS_DELETE_PENDING on Windows.
Thomas Munro
2021-12-10
*
Revert "Fix issues with Windows' stat() for files pending on deletion"
Michael Paquier
2021-07-12
*
Fix issues with Windows' stat() for files pending on deletion
Michael Paquier
2021-07-12
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't stat.
Tom Lane
2019-12-21
*
On Windows, wait a little to see if ERROR_ACCESS_DENIED goes away.
Tom Lane
2019-12-16
*
Assert that pgwin32_signal_initialize() has been called early enough.
Noah Misch
2019-04-03
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Enforce translation mode for Windows frontends to text with open/fopen
Michael Paquier
2018-09-20
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-25
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Fix cast for _open_osfhandle().
Magnus Hagander
2010-01-02
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
may -> might
Peter Eisentraut
2007-12-28
*
Wording improvements
Peter Eisentraut
2007-12-27
*
On win32, loop when opening files if sharing- och lock-violation errors
Magnus Hagander
2007-12-20
*
Use _dosmaperr() to deal with errors opening files in pgwin32_open().
Magnus Hagander
2007-11-30
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Add O_DIRECT support on Windows.
Magnus Hagander
2007-04-13
*
Add comment to explain why O_EXCL and O_TRUNC can be ignored in
Bruce Momjian
2007-02-13
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Cleanup pgwin32_open() 'if' test, and avoid possible error.
Bruce Momjian
2006-10-03
*
Fix incorrect mapping of fopen mode 'a' in recently-added code to
Tom Lane
2006-09-24
*
Fix things so that fopen's, not only open's, pass FILE_SHARE_DELETE
Tom Lane
2006-08-30
*
Fix Win32/Cygwin problems:
Bruce Momjian
2006-06-25
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Fix a whole bunch of #includes that were either wrong or redundant.
Tom Lane
2005-07-28
*
Change Win32 O_SYNC method to O_DSYNC because that is what the method
Bruce Momjian
2005-03-24
*
Allow Win32 to support the O_SYNC open flag as an wal_sync_method method.
Bruce Momjian
2005-02-27
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
[next]