summaryrefslogtreecommitdiff
path: root/err.h
AgeCommit message (Collapse)Author
2017-06-20Add build infrastructure to build in Postgres environment.Tom Lane
Add a Makefile that works with the PGXS infrastructure. Add err.h and err.c, taken from FreeBSD 11 and cut down to just the minimum support needed by indent. Add README.pg_bsd_indent with simple build instructions, and .gitignore.