postgresql/src/backend
Tom Lane be76af171c Initial pgindent run for v12.
This is still using the 2.0 version of pg_bsd_indent.
I thought it would be good to commit this separately,
so as to document the differences between 2.0 and 2.1 behavior.

Discussion: https://postgr.es/m/16296.1558103386@sss.pgh.pa.us
2019-05-22 12:55:34 -04:00
..
access Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
bootstrap In bootstrap mode, use default signal handling for SIGINT etc. 2019-05-14 10:22:28 -04:00
catalog Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
commands Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
executor Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
foreign Update copyright for 2019 2019-01-02 12:44:25 -05:00
jit Improve comment spelling and style in llvmjit_deform.c. 2019-04-30 16:20:07 -07:00
lib Fix example in comment. 2019-04-09 08:33:42 +03:00
libpq Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
main Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
nodes Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
optimizer Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
parser Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
partitioning Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
po Translation updates 2019-05-20 16:00:53 +02:00
port Cope with EINVAL and EIDRM shmat() failures in PGSharedMemoryAttach. 2019-05-10 14:56:41 -04:00
postmaster Revert "postmaster: Start syslogger earlier". 2019-05-19 11:14:23 -04:00
regex Fix misoptimization of "{1,1}" quantifiers in regular expressions. 2019-05-12 18:53:38 -04:00
replication Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
rewrite Perform RLS subquery checks as the right user when going via a view. 2019-04-02 08:13:59 +01:00
snowball Update copyright for 2019 2019-01-02 12:44:25 -05:00
statistics Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
storage Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
tcop Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
tsearch Fix more strcmp() calls using boolean-like comparisons for result checks 2019-04-12 10:16:49 +09:00
utils Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Get rid of jsonpath_gram.h and jsonpath_scanner.h 2019-03-20 11:13:34 +03:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
nls.mk Translation updates 2019-05-20 16:00:53 +02:00