..
access
Fix misc typos, mostly in comments.
2018-07-18 16:54:54 +03:00
bootstrap
pgindent run for 9.5
2015-05-23 21:35:49 -04:00
catalog
Properly schema-qualify additional object types in getObjectDescription().
2018-05-24 12:07:41 -04:00
commands
Fix misc typos, mostly in comments.
2018-07-18 16:54:54 +03:00
executor
Fix misc typos, mostly in comments.
2018-07-18 16:54:54 +03:00
foreign
Code review for foreign/custom join pushdown patch.
2015-05-10 14:36:36 -04:00
lib
Revert "Permit dump/reload of not-too-large >1GB tuples"
2016-12-06 12:45:49 -03:00
libpq
Fix unsafe usage of strerror(errno) within ereport().
2018-05-21 00:32:48 -04:00
main
Install Windows crash dump handler before all else.
2017-11-12 14:31:04 -08:00
nodes
Fix improper repetition of previous results from a hashed aggregate.
2016-08-24 14:37:50 -04:00
optimizer
Fix misprocessing of equivalence classes involving record_eq().
2018-05-16 13:46:09 -04:00
parser
Fix SQL:2008 FETCH FIRST syntax to allow parameters.
2018-05-21 17:32:24 +01:00
po
Translation updates
2018-05-07 11:48:47 -04:00
port
Fix and improve pg_atomic_flag fallback implementation.
2018-04-06 20:02:12 -07:00
postmaster
Make local copy of client hostnames in backend status array.
2018-04-11 23:40:19 +03:00
regex
Fix regexport.c to behave sanely with lookaround constraints.
2017-04-13 17:18:35 -04:00
replication
Fix misc typos, mostly in comments.
2018-07-18 16:54:54 +03:00
rewrite
Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE.
2017-11-27 17:54:11 -05:00
snowball
Remove no-longer-required function declarations.
2015-05-24 12:20:23 -04:00
storage
Fix inadequate buffer locking in FSM and VM page re-initialization.
2018-07-13 11:53:15 -04:00
tcop
Unify SIGHUP handling between normal and walsender backends.
2017-06-05 19:18:16 -07:00
tsearch
Fix bogus affix-merging code.
2018-04-12 18:39:51 -04:00
utils
Fix bugs in vacuum of shared rels, by keeping their relcache entries current.
2018-06-12 11:13:21 -07: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
Fix make rules that generate multiple output files.
2018-03-23 13:45:38 -04:00
nls.mk
Translation updates
2015-02-01 23:23:40 -05:00