postgresql/contrib/tablefunc
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
..
data
expected
sql
.gitignore
Makefile
tablefunc--1.0.sql
tablefunc--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 2014-08-25 18:30:37 +02:00
tablefunc.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
tablefunc.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
tablefunc.h