postgresql/src/backend
Magnus Hagander 312bac54cc Fix typo in comment
Author: Masahiko Sawada
2017-05-22 09:10:02 +02:00
..
access Fix typo in comment 2017-05-22 09:10:02 +02:00
bootstrap Use one transaction while reading postgres.bki, not one per line. 2017-04-14 17:51:25 -04:00
catalog Don't explicitly mark range partitioning columns NOT NULL. 2017-05-18 13:49:31 -04:00
commands Fix mistake in error message 2017-05-19 16:30:02 -04:00
executor Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
foreign Abstract logic to allow for multiple kinds of child rels. 2017-04-03 22:41:31 -04:00
lib Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
libpq Fix compilation with --with-bsd-auth. 2017-05-19 12:21:55 +03:00
main Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
nodes Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
optimizer Copy partitioned_rels lists to avoid shared substructure. 2017-05-19 15:26:05 -04:00
parser Post-PG 10 beta1 pgperltidy run 2017-05-17 19:01:23 -04:00
po Translation updates 2017-05-15 12:19:54 -04:00
port Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
postmaster Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
regex Fix regexport.c to behave sanely with lookaround constraints. 2017-04-13 17:18:35 -04:00
replication Rethink flex flags for syncrep_scanner.l. 2017-05-19 18:05:20 -04:00
rewrite Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
snowball Add ICU_FLAGS to one more place 2017-03-23 16:53:10 -04:00
statistics Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
storage Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
tcop Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
tsearch Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
utils Fix precision and rounding issues in money multiplication and division. 2017-05-21 13:05:16 -04:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
common.mk ICU support 2017-03-23 15:28:48 -04:00
Makefile Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
nls.mk Translation updates 2017-05-15 12:19:54 -04:00