postgresql/src/fe_utils
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12.
Switch to 2.1 version of pg_bsd_indent.  This formats
multiline function declarations "correctly", that is with
additional lines of parameter declarations indented to match
where the first line's left parenthesis is.

Discussion: https://postgr.es/m/CAEepm=0P3FeTXRcU5B2W3jv3PgRVZ-kGUXLGfd42FFhUROO3ug@mail.gmail.com
2019-05-22 13:04:48 -04:00
..
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
Makefile Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
conditional.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
mbprint.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
print.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
psqlscan.l Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
simple_list.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
string_utils.c Ensure consistent name matching behavior in processSQLNamePattern(). 2019-04-05 12:59:57 -04:00