| .. |
|
access
|
Report an ERROR if a parallel worker fails to start properly.
|
2018-01-23 11:13:50 -05:00 |
|
bootstrap
|
Add macros to make AllocSetContextCreate() calls simpler and safer.
|
2016-08-27 17:50:38 -04:00 |
|
catalog
|
Always require SELECT permission for ON CONFLICT DO UPDATE.
|
2017-11-06 09:16:24 +00:00 |
|
commands
|
Fix StoreCatalogInheritance1 to use 32bit inhseqno
|
2018-01-19 10:15:08 -03:00 |
|
executor
|
Back-port fix for accumulation of parallel worker instrumentation.
|
2018-01-04 12:46:00 -05:00 |
|
foreign
|
Remove GetUserMappingId() and GetUserMappingById().
|
2016-07-22 11:32:23 -04:00 |
|
lib
|
Revert "Permit dump/reload of not-too-large >1GB tuples"
|
2016-12-06 12:46:03 -03:00 |
|
libpq
|
Fix some null pointer dereferences in LDAP auth code
|
2017-11-10 14:29:13 -05:00 |
|
main
|
Install Windows crash dump handler before all else.
|
2017-11-12 14:31:04 -08:00 |
|
nodes
|
Fix parallel query so it doesn't spoil row estimates above Gather.
|
2017-03-31 21:10:30 -04:00 |
|
optimizer
|
Add stack-overflow guards in set-operation planning.
|
2018-01-28 13:39:07 -05:00 |
|
parser
|
Always require SELECT permission for ON CONFLICT DO UPDATE.
|
2017-11-06 09:16:24 +00:00 |
|
po
|
Translation updates
|
2018-02-05 12:38:16 -05:00 |
|
port
|
Provide a way to control SysV shmem attach address in EXEC_BACKEND builds.
|
2017-04-15 17:27:51 -04:00 |
|
postmaster
|
Report failure to start a background worker.
|
2017-12-06 09:04:02 -05:00 |
|
regex
|
Fix regexport.c to behave sanely with lookaround constraints.
|
2017-04-13 17:18:35 -04:00 |
|
replication
|
Fix failure to delete spill files of aborted transactions
|
2018-01-05 12:17:10 -03:00 |
|
rewrite
|
Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE.
|
2017-11-27 17:54:10 -05:00 |
|
snowball
|
Update copyright for 2016
|
2016-01-02 13:33:40 -05:00 |
|
storage
|
Remove dubious micro-optimization in ckpt_buforder_comparator().
|
2018-01-10 15:50:54 -05:00 |
|
tcop
|
Prevent idle in transaction session timeout from sometimes being ignored.
|
2017-10-11 14:02:41 -07:00 |
|
tsearch
|
Reduce memory usage of tsvector type analyze function.
|
2017-07-12 22:06:10 +03:00 |
|
utils
|
Fix pruning of locked and updated tuples.
|
2017-12-14 18:20:48 -08:00 |
|
.gitignore
|
Add .gitignore entries for AIX-specific intermediate build artifacts.
|
2015-07-08 20:44:22 -04:00 |
|
common.mk
|
Remove maintainer-check target, fold into normal build
|
2013-10-10 20:11:56 -04:00 |
|
Makefile
|
Provide and use a makefile target to build all generated headers.
|
2016-07-01 15:09:02 -04:00 |
|
nls.mk
|
Translation updates
|
2017-02-06 12:42:47 -05:00 |