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
*
Adopt the GNU convention for handling tar-archive members exceeding 8GB.
Tom Lane
2015-11-21
*
Stamp 9.1.19.
REL9_1_19
Tom Lane
2015-10-05
*
Fix a low-probability crash in our qsort implementation.
Tom Lane
2015-07-16
*
Stamp 9.1.18.
REL9_1_18
Tom Lane
2015-06-09
*
Stamp 9.1.17.
REL9_1_17
Tom Lane
2015-06-01
*
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-19
*
Stamp 9.1.16.
Tom Lane
2015-05-18
*
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-05-18
*
Permit use of vsprintf() in PostgreSQL code.
Noah Misch
2015-05-18
*
Unlink static libraries before rebuilding them.
Noah Misch
2015-03-01
*
Improve pg_check_dir's handling of closedir() failures.
Robert Haas
2015-02-17
*
Add missing float.h include to snprintf.c.
Andres Freund
2015-02-04
*
Stamp 9.1.15.
REL9_1_15
Tom Lane
2015-02-02
*
port/snprintf(): fix overflow and do padding
Bruce Momjian
2015-02-02
*
On Darwin, detect and report a multithreaded postmaster.
Noah Misch
2015-01-07
*
Suppress dead, unportable src/port/crypt.c code.
Noah Misch
2014-10-12
*
Report success when Windows kill() emulation signals an exiting process.
Noah Misch
2014-07-23
*
Stamp 9.1.14.
REL9_1_14
Tom Lane
2014-07-21
*
Add mkdtemp() to libpgport.
Noah Misch
2014-06-14
*
Remove tabs after spaces in C comments
Bruce Momjian
2014-05-06
*
Fix assorted issues in client host name lookup.
Tom Lane
2014-04-02
*
Properly check for readdir/closedir() failures
Bruce Momjian
2014-03-21
*
Stamp 9.1.13.
REL9_1_13
Tom Lane
2014-03-17
*
Stamp 9.1.12.
REL9_1_12
Tom Lane
2014-02-17
*
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-17
*
Add "SHIFT_JIS" as an accepted encoding name for locale checking.
Tatsuo Ishii
2013-12-15
*
Stamp 9.1.11.
REL9_1_11
Tom Lane
2013-12-02
*
Ensure _dosmaperr() actually sets errno correctly.
Tom Lane
2013-11-23
*
Stamp 9.1.10.
REL9_1_10
Peter Eisentraut
2013-10-07
*
Stamp 9.1.9.
REL9_1_9
Tom Lane
2013-04-01
*
Stamp 9.1.8.
REL9_1_8
Tom Lane
2013-02-04
*
Use correct output device for Windows prompts.
Andrew Dunstan
2013-01-24
*
Stamp 9.1.7.
REL9_1_7
Tom Lane
2012-12-03
*
Stamp 9.1.6.
REL9_1_6
Tom Lane
2012-09-19
*
Stamp 9.1.5.
REL9_1_5
Tom Lane
2012-08-14
*
Improve reporting of error situations in find_other_exec().
Tom Lane
2012-07-27
*
Don't try to trim "../" in join_path_components().
Tom Lane
2012-07-05
*
Stamp 9.1.4.
REL9_1_4
Tom Lane
2012-05-31
*
Stamp 9.1.3.
REL9_1_3
Tom Lane
2012-02-23
*
Stamp 9.1.2.
REL9_1_2
Tom Lane
2011-12-01
*
Stamp 9.1.1.
REL9_1_1
Tom Lane
2011-09-22
*
Fix typo in pg_srand48 (srand48 in older branches).
Tom Lane
2011-09-03
*
Fix MinGW build, broken by my previous patch to add a setlocale() wrapper
Heikki Linnakangas
2011-09-01
*
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-09-01
*
Unify spelling of "canceled", "canceling", "cancellation"
Peter Eisentraut
2011-07-02
*
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-09
*
Typo fix.
Tom Lane
2011-06-02
*
Implement getpeereid() as a src/port compatibility function.
Tom Lane
2011-06-02
*
Assorted minor changes to silence Windows compiler warnings.
Andrew Dunstan
2011-04-25
*
Give getopt() a prototype and modern style arg specs.
Andrew Dunstan
2011-04-25
[next]