postgresql/src
Andrew Dunstan 387aecc948 Rename pgindent options
--show-diff becomes --diff, and --silent-diff becomes --check. These
options may now be given together. Without --check, --diff will exit
with a zero status even if diffs are found. With --check, it will now
exit with a non-zero status in that case.

Author: Tristan Partin
Reviewed-by: Daniel Gustafsson, Jelte Fennema-Nio

Discussion: https://postgr.es/m/CXLX2XYTH9S6.140SC6Y61VD88@neon.tech
2023-12-20 22:37:57 +00:00
..
backend Add support for incremental backup. 2023-12-20 09:49:12 -05:00
bin Fix unchecked return value from strdup 2023-12-20 22:37:28 +01:00
common Add a new WAL summarizer process. 2023-12-20 08:42:28 -05:00
fe_utils Remove unneeded assignments in for loop header 2023-11-21 16:10:27 +01:00
include Add support for incremental backup. 2023-12-20 09:49:12 -05:00
interfaces Remove MSVC scripts 2023-12-20 09:44:37 +09:00
makefiles Remove distprep 2023-11-06 15:18:04 +01:00
pl Don't specify number of dimensions in cases where we don't know it. 2023-11-17 11:29:46 -05:00
port Remove MSVC scripts 2023-12-20 09:44:37 +09:00
template
test Add support for incremental backup. 2023-12-20 09:49:12 -05:00
timezone Remove distprep 2023-11-06 15:18:04 +01:00
tools Rename pgindent options 2023-12-20 22:37:57 +00:00
tutorial Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Don't clean initdb files on template creation failure 2023-12-08 13:42:54 +01:00
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2023-09-26 21:06:21 -04:00
meson.build
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00