postgresql/src/backend
Tom Lane 6c3a7ba5bb Fix typo in ALTER SYSTEM output.
The header comment written into postgresql.auto.conf by ALTER SYSTEM
should match what initdb put there originally.

Feike Steenbergen

Discussion: https://postgr.es/m/CAK_s-G0KcKdO=0hqZkwb3s+tqZuuHwWqmF5BDsmoO9FtX75r0g@mail.gmail.com
2017-11-09 11:57:20 -05:00
..
access Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
bootstrap Exclude flex-generated code from coverage testing 2017-10-16 16:28:11 -04:00
catalog Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
commands Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
executor Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
foreign Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
lib Allow to avoid NUL-byte management for stringinfos and use in format.c. 2017-10-11 16:01:52 -07:00
libpq Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
main Change pg_ctl to detect server-ready by watching status in postmaster.pid. 2017-06-28 17:31:32 -04:00
nodes Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
optimizer Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
parser Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
po Translation updates 2017-08-07 13:55:34 -04:00
port Fix incorrect use of bool 2017-11-04 12:00:58 -04:00
postmaster Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
regex Mop-up for commit 85feb77aa0. 2017-09-22 11:35:12 -04:00
replication Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
rewrite Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
snowball Initial pgindent run with pg_bsd_indent version 2.0. 2017-06-21 14:39:04 -04:00
statistics Infer functional dependency past RelabelType 2017-10-12 17:23:47 +02:00
storage Fix two violations of the ResourceOwnerEnlarge/Remember protocol. 2017-11-08 16:50:12 -05:00
tcop Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
tsearch Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
utils Fix typo in ALTER SYSTEM output. 2017-11-09 11:57:20 -05: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 Inject $(ICU_LIBS) regardless of platform. 2017-08-20 21:22:18 -07:00
nls.mk Translation updates 2017-05-15 12:19:54 -04:00