postgresql/src/backend
Tom Lane 9ef2dbefc7 Final pgindent run with old pg_bsd_indent (version 1.3).
This is just to have a clean basis for comparison with the results of
the new version (which will indeed end up reverting some of these
changes...)

Discussion: https://postgr.es/m/E1dAmxK-0006EE-1r@gemulon.postgresql.org
Discussion: https://postgr.es/m/30527.1495162840@sss.pgh.pa.us
2017-06-21 14:09:24 -04:00
..
access Fix typos in comments 2017-06-17 10:17:28 +02:00
bootstrap In initdb, defend against assignment of NULL values to not-null columns. 2017-06-13 10:54:43 -04:00
catalog Final pgindent run with old pg_bsd_indent (version 1.3). 2017-06-21 14:09:24 -04:00
commands Use RangeVarGetRelidExtended() in AlterSequence() 2017-06-16 10:24:50 -04:00
executor Fix typo in comment. 2017-06-21 11:55:07 +03: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 Re-run pgindent. 2017-06-13 13:05:59 -04:00
main Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
nodes Reconcile nodes/*funcs.c with PostgreSQL 10 work. 2017-06-16 00:16:11 -07:00
optimizer Final pgindent run with old pg_bsd_indent (version 1.3). 2017-06-21 14:09:24 -04:00
parser Disallow set-returning functions inside CASE or COALESCE. 2017-06-13 23:46:39 -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 Clean up latch related code. 2017-06-06 16:13:00 -07:00
regex Fix regexport.c to behave sanely with lookaround constraints. 2017-04-13 17:18:35 -04:00
replication Fix leaking of small spilled subtransactions during logical decoding. 2017-06-18 19:12:56 -07:00
rewrite Final pgindent run with old pg_bsd_indent (version 1.3). 2017-06-21 14:09:24 -04:00
snowball Add ICU_CFLAGS to global CPPFLAGS 2017-06-12 15:57:22 -04:00
statistics Rename function for consistency 2017-06-15 11:44:33 -04:00
storage Final pgindent run with old pg_bsd_indent (version 1.3). 2017-06-21 14:09:24 -04:00
tcop Re-run pgindent. 2017-06-13 13:05:59 -04:00
tsearch Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
utils Final pgindent run with old pg_bsd_indent (version 1.3). 2017-06-21 14:09:24 -04:00
.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 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