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
*
Stamp 9.5.10.
REL9_5_10
Tom Lane
2017-11-06
*
Stamp 9.5.9.
REL9_5_9
Tom Lane
2017-08-28
*
Stamp 9.5.8.
REL9_5_8
Tom Lane
2017-08-07
*
Stamp 9.5.7.
REL9_5_7
Tom Lane
2017-05-08
*
Avoid depending on non-POSIX behavior of fcntl(2).
Tom Lane
2017-04-21
*
Stamp 9.5.6.
REL9_5_6
Tom Lane
2017-02-06
*
Make pgwin32_putenv() visit debug CRTs.
Noah Misch
2016-12-03
*
Remove wrong CloseHandle() call.
Noah Misch
2016-12-03
*
Refine win32env.c cosmetics.
Noah Misch
2016-12-03
*
Stamp 9.5.5.
REL9_5_5
Tom Lane
2016-10-24
*
Include <sys/select.h> where needed
Alvaro Herrera
2016-09-27
*
Suppress GCC 6 warning about self-comparison
Tom Lane
2016-09-01
*
Stamp 9.5.4.
REL9_5_4
Tom Lane
2016-08-08
*
Stamp 9.5.3.
REL9_5_3
Tom Lane
2016-05-09
*
Fix typo in VS2015 patch
Andrew Dunstan
2016-04-29
*
Support building with Visual Studio 2015
Andrew Dunstan
2016-04-29
*
Add putenv support for msvcrt from Visual Studio 2013
Magnus Hagander
2016-04-22
*
Avoid possibly-unsafe use of Windows' FormatMessage() function.
Tom Lane
2016-03-29
*
Stamp 9.5.2.
REL9_5_2
Tom Lane
2016-03-28
*
Stamp 9.5.1.
REL9_5_1
Tom Lane
2016-02-08
*
Adopt the GNU convention for handling tar-archive members exceeding 8GB.
Tom Lane
2015-11-21
*
Message improvements
Peter Eisentraut
2015-11-16
*
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-25
*
Fix a low-probability crash in our qsort implementation.
Tom Lane
2015-07-16
*
Truncate strings in tarCreateHeader() with strlcpy(), not sprintf().
Noah Misch
2015-06-21
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-19
*
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
*
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-05-15
*
Fix various typos and grammar errors in comments.
Andres Freund
2015-04-26
*
Optimize pg_comp_crc32c_sse42 routine slightly, and also use it on x86.
Heikki Linnakangas
2015-04-14
*
Use Intel SSE 4.2 CRC instructions where available.
Heikki Linnakangas
2015-04-14
*
Reorganize our CRC source files again.
Heikki Linnakangas
2015-04-14
*
Upgrade src/port/rint.c to be POSIX-compliant.
Tom Lane
2015-03-25
*
Build src/port/dirmod.c only on Windows.
Tom Lane
2015-03-14
*
Build fls.o only when AC_REPLACE_FUNCS so dictates via $(LIBOBJS).
Noah Misch
2015-03-07
*
Unlink static libraries before rebuilding them.
Noah Misch
2015-03-01
*
Error when creating names too long for tar format
Peter Eisentraut
2015-02-24
*
Try to fix busted gettimeofday() code.
Tom Lane
2015-02-21
*
Use FLEXIBLE_ARRAY_MEMBER in Windows-specific code.
Tom Lane
2015-02-21
*
Don't require users of src/port/gettimeofday.c to initialize it.
Robert Haas
2015-02-21
*
Improve pg_check_dir code and comments.
Robert Haas
2015-02-17
*
Move pg_crc.c to src/common, and remove pg_crc_tables.h
Heikki Linnakangas
2015-02-09
*
Add missing float.h include to snprintf.c.
Andres Freund
2015-02-04
*
port/snprintf(): fix overflow and do padding
Bruce Momjian
2015-02-02
*
Remove no-longer-referenced src/port/gethostname.c.
Tom Lane
2015-01-24
*
Another attempt at fixing Windows Norwegian locale.
Heikki Linnakangas
2015-01-16
*
Remove configure test for nonstandard variants of getpwuid_r().
Tom Lane
2015-01-11
*
Fix libpq's behavior when /etc/passwd isn't readable.
Tom Lane
2015-01-11
[next]