index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
Commit message (
Expand
)
Author
Age
*
Tag 8.4.7
REL8_4_7
Marc G. Fournier
2011-01-27
*
Remove optreset from src/port/ implementations of getopt and getopt_long.
Tom Lane
2010-12-16
*
Tag 8.4.6.
REL8_4_6
Marc G. Fournier
2010-12-13
*
Tag 8.4.5
REL8_4_5
Marc G. Fournier
2010-10-01
*
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-22
*
Move copydir.c from src/port to src/backend/storage/file
Robert Haas
2010-07-02
*
Allow copydir() to be interrupted.
Robert Haas
2010-07-01
*
tag 8.4.4
REL8_4_4
Marc G. Fournier
2010-05-14
*
tag 8.4.3
REL8_4_3
Marc G. Fournier
2010-03-12
*
revert prior patch to fsync directories until portability problems exposed by...
Greg Stark
2010-02-16
*
Make CREATE DATABASE safe against losing whole files by fsyncing the
Greg Stark
2010-02-14
*
Make the win32 putenv() override update *all* present versions of the
Magnus Hagander
2010-01-01
*
tag for 8.4.2
REL8_4_2
Marc G. Fournier
2009-12-10
*
Add inheritable ACE when creating a restricted token for execution on
Magnus Hagander
2009-11-14
*
Don't error out if recycling or removing an old WAL segment fails at the end
Heikki Linnakangas
2009-09-13
*
Tag 8.4.1
REL8_4_1
Marc G. Fournier
2009-09-04
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update no longer current comments in header.
Magnus Hagander
2009-05-04
*
Remove a boatload of useless definitions of 'int optreset'. If we
Tom Lane
2009-04-05
*
Hmm, baiji thinks we need explicit 'extern' here.
Tom Lane
2009-04-04
*
Make an attempt at fixing our current Solaris 11 breakage: add a configure
Tom Lane
2009-04-04
*
Use (unsigned char) cast in argument of pg_tolower(). Maybe it works on
Tom Lane
2009-04-03
*
Make directory name comparisons on Win32 case insensitive.
Magnus Hagander
2009-04-03
*
Loop calling CallNamedPipe() several times in case it fails,
Magnus Hagander
2009-02-15
*
Don't call SetEnvironmentVariable() when removing an environment variable,
Magnus Hagander
2009-02-12
*
Support for KOI8U encoding
Peter Eisentraut
2009-02-10
*
Make win32 builds always do SetEnvironmentVariable() when doing putenv().
Magnus Hagander
2009-01-21
*
Remove empty #ifdef block.
Bruce Momjian
2009-01-14
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Append major version number and for libraries soname major version number
Peter Eisentraut
2008-12-11
*
Change wildcard cerfificate mapping to be much simler - we now only match
Magnus Hagander
2008-12-02
*
Omit src/port/pipe.c on non-Windows platforms. It's useless and draws
Tom Lane
2008-11-25
*
Add support for matching wildcard server certificates to the new SSL code.
Magnus Hagander
2008-11-24
*
Reduce chatter from _dosmaperr() when used in FRONTEND code.
Tom Lane
2008-10-16
*
Use CRITICAL_SECTION instead of Mutexes for thread-locking in libpq on
Magnus Hagander
2008-05-21
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
*
Fix declarations of pthread functions, missed in recent commit.
Tom Lane
2008-05-16
*
Make the win32 implementation of getrusage() return EINVAL if being
Magnus Hagander
2008-05-14
*
Don't pull in pthreads header files in this file because we never use them.
Magnus Hagander
2008-04-22
*
Fix rmtree() so that it keeps going after failure to remove any individual
Tom Lane
2008-04-18
*
Fix two race conditions between the pending unlink mechanism that was put in
Heikki Linnakangas
2008-04-18
*
Fix MinGW warnings re formats and unused variables. per ITAGAKI Takahiro
Andrew Dunstan
2008-04-16
*
A quick try at un-breaking the Cygwin build. Whether it needs the
Tom Lane
2008-04-11
*
Create wrapper pgwin32_safestat() and redefine stat() to it
Magnus Hagander
2008-04-10
*
Fix a number of places that were making file-type tests infelicitously.
Tom Lane
2008-03-31
*
More README src cleanups.
Bruce Momjian
2008-03-21
*
Fix our printf implementation to follow spec: if a star parameter
Tom Lane
2008-03-18
*
Fix handling of restricted processes for Windows Vista (mainly),
Magnus Hagander
2008-02-29
*
Added --htmldir option to pg_config, equivalent to the new configure option.
Peter Eisentraut
2008-02-18
*
Stamp HEAD as 8.4devel.
Tom Lane
2008-02-13
[next]