postgresql/src/backend/access
Simon Riggs 546c13e11b Workaround for RecoverPreparedTransactions()
Force overwriteOK = true while we investigate deeper fix

Proposed by Tom Lane as temporary measure, accepted by me
2017-04-23 22:12:01 +01:00
..
brin Reduce the number of pallocs() in BRIN 2017-04-07 19:08:43 -03:00
common Clean up after insufficiently-researched optimization of tuple conversions. 2017-04-06 21:10:20 -04:00
gin Fix mixup of bool and ternary value 2017-04-06 13:09:42 -04:00
gist Put back <float.h> in a few files that need it for _isnan(). 2017-03-08 15:38:34 -05:00
hash More cleanup of manipulations of hash indexes' hasho_flag field. 2017-04-15 14:11:15 -04:00
heap Fix new warnings from GCC 7 2017-04-17 13:59:46 -04:00
index Improve error reporting for tuple-routing failures. 2017-03-03 09:09:52 +05:30
nbtree Add optimizer and executor support for parallel index scans. 2017-02-15 13:53:24 -05:00
rmgrdesc BRIN de-summarization 2017-04-01 16:10:04 -03:00
spgist Use wrappers of PG_DETOAST_DATUM_PACKED() more. 2017-03-12 19:35:34 -04:00
tablesample Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
transam Workaround for RecoverPreparedTransactions() 2017-04-23 22:12:01 +01:00
Makefile TABLESAMPLE, SQL Standard and extensible 2015-05-15 14:37:10 -04:00