postgresql/src/backend
Alvaro Herrera 8082bea2b0 Fix use-after-free bug
Detected by buildfarm member prion
2017-03-24 15:43:15 -03:00
..
access Reverting 42b4b0b241 2017-03-24 17:56:17 +00:00
bootstrap Move atooid() definition to a central place 2017-03-01 11:55:28 -05:00
catalog Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
commands Fix use-after-free bug 2017-03-24 15:43:15 -03:00
executor Allow for parallel execution whenever ExecutorRun() is done only once. 2017-03-23 13:14:36 -04:00
foreign Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
lib Fix overflow check in StringInfo; add missing casts 2017-01-10 11:41:13 -03:00
libpq Allow SCRAM authentication, when pg_hba.conf says 'md5'. 2017-03-24 13:32:21 +02:00
main Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
nodes Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
optimizer Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
parser Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
po Translation updates 2016-08-08 11:08:00 -04:00
port Fix WaitEventSetWait() to handle write-ready waits properly on Windows. 2017-03-17 14:58:06 -04:00
postmaster Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
regex ICU support 2017-03-23 15:28:48 -04:00
replication Handle empty result set in libpqrcv_exec 2017-03-24 08:41:32 -04:00
rewrite Support XMLTABLE query expression 2017-03-08 12:40:26 -03:00
snowball Add ICU_FLAGS to one more place 2017-03-23 16:53:10 -04:00
statistics Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
storage Track the oldest XID that can be safely looked up in CLOG. 2017-03-23 14:26:31 -04:00
tcop Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
tsearch Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
utils Reverting 42b4b0b241 2017-03-24 17:56:17 +00:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
common.mk ICU support 2017-03-23 15:28:48 -04:00
nls.mk Remove trailing slashes from directories in find command 2015-09-18 22:06:54 -04:00