..
access
Fix access-off-end-of-array in clog.c.
2017-10-06 12:20:13 -04:00
bootstrap
Protect against multixact members wraparound
2015-04-28 11:32:53 -03:00
catalog
Rethink the dependencies recorded for FieldSelect/FieldStore nodes.
2017-10-27 12:18:57 -04:00
commands
Fix low-probability loss of NOTIFY messages due to XID wraparound.
2017-10-11 14:28:33 -04:00
executor
Fix crash when logical decoding is invoked from a PL function.
2017-10-06 19:18:59 -04:00
foreign
Update copyright for 2014
2014-01-07 16:05:30 -05:00
lib
Misc comment typo fixes.
2014-12-16 16:38:20 +02:00
libpq
Fix misparsing of non-newline-terminated pg_hba.conf files.
2017-10-17 12:15:08 -04:00
main
Avoid crash on old Windows with AVX2-capable CPU for VS2013 builds
2016-03-10 14:10:41 +01:00
nodes
Fix improper repetition of previous results from a hashed aggregate.
2016-08-24 14:37:51 -04:00
optimizer
Spelling fixes
2017-03-14 13:45:48 -04:00
parser
Dept of second thoughts: keep aliasp_item in sync with tlistitem.
2017-10-27 18:16:25 -04:00
po
Translation updates
2017-08-28 10:13:34 -04:00
port
Avoid depending on non-POSIX behavior of fcntl(2).
2017-04-21 15:55:56 -04:00
postmaster
On Windows, retry process creation if we fail to reserve shared memory.
2017-07-10 11:00:09 -04:00
regex
Fix regexport.c to behave sanely with lookaround constraints.
2017-04-13 17:18:35 -04:00
replication
Fix coding rules violations in walreceiver.c
2017-10-03 14:58:25 +02:00
rewrite
Fix multiple assignments to a column of a domain type.
2017-07-11 16:48:59 -04:00
snowball
Fix ancient encoding error in hungarian.stop.
2014-06-10 22:48:31 -04:00
storage
Fix failure-to-read-man-page in commit 899bd785c.
2017-09-26 13:43:17 -04:00
tcop
Unify SIGHUP handling between normal and walsender backends.
2017-06-05 19:18:16 -07:00
tsearch
Reduce memory usage of tsvector type analyze function.
2017-07-12 22:04:03 +03:00
utils
Process variadic arguments consistently in json functions
2017-10-25 07:52:45 -04:00
.gitignore
Add gitignore for mingw/cygwin build outputs
2011-06-09 18:11:47 +02:00
common.mk
Remove maintainer-check target, fold into normal build
2013-10-10 20:11:56 -04:00
Makefile
AIX: Link the postgres executable with -Wl,-brtllib.
2015-07-15 21:00:30 -04:00
nls.mk
Translation updates
2015-02-01 23:18:42 -05:00