..
access
Propagate xactStartTimestamp and stmtStartTimestamp to parallel workers.
2018-10-06 12:00:10 -04:00
bootstrap
Phase 3 of pgindent updates.
2017-06-21 15:35:54 -04:00
catalog
Fix event triggers for partitioned tables
2018-10-06 19:17:46 -03:00
commands
Silence compiler warning in Assert()
2018-10-08 10:37:21 -03:00
executor
Allow btree comparison functions to return INT_MIN.
2018-10-05 16:01:29 -04:00
foreign
Abstract logic to allow for multiple kinds of child rels.
2017-04-03 22:41:31 -04:00
lib
Phase 3 of pgindent updates.
2017-06-21 15:35:54 -04:00
libpq
Minor cleanup/future-proofing for pg_saslprep().
2018-09-08 18:20:36 -04:00
main
Install Windows crash dump handler before all else.
2017-11-12 14:31:04 -08:00
nodes
Fix some probably-minor oversights in readfuncs.c.
2018-09-18 13:02:27 -04:00
optimizer
Don't allow LIMIT/OFFSET clause within sub-selects to be pushed to workers.
2018-09-14 10:05:45 +05:30
parser
Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)).
2018-09-17 13:16:32 -04:00
po
Translation updates
2018-08-06 20:03:55 +02:00
port
Pad semaphores to avoid false sharing.
2018-07-25 11:00:53 +12:00
postmaster
Stop bgworkers during fast shutdown with postmaster in startup phase
2018-08-29 17:11:19 -07:00
regex
Phase 2 of pgindent updates.
2017-06-21 15:19:25 -04:00
replication
Fix initial sync of slot parent directory when restoring status
2018-09-02 12:40:45 -07:00
rewrite
Fix set of NLS translation issues
2018-08-21 15:17:38 +09:00
snowball
Initial pgindent run with pg_bsd_indent version 2.0.
2017-06-21 14:39:04 -04:00
statistics
Fix bogus code for extracting extended-statistics data from syscache.
2018-05-02 12:22:48 -04:00
storage
Don't ignore locktable-full failures in StandbyAcquireAccessExclusiveLock.
2018-09-19 12:43:51 -04:00
tcop
Don't run atexit callbacks in quickdie signal handlers.
2018-08-08 19:09:30 +03:00
tsearch
Fix bogus affix-merging code.
2018-04-12 18:39:51 -04:00
utils
MAXALIGN the target address where we store flattened value.
2018-10-03 09:38:07 +05:30
.gitignore
Add .gitignore entries for AIX-specific intermediate build artifacts.
2015-07-08 20:44:22 -04:00
common.mk
Add ICU_CFLAGS to global CPPFLAGS
2017-06-12 15:57:22 -04:00
Makefile
Fix make rules that generate multiple output files.
2018-03-23 13:45:38 -04:00
nls.mk
Translation updates
2018-05-07 11:59:42 -04:00