diff options
-rw-r--r-- | README.pg_bsd_indent | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.pg_bsd_indent b/README.pg_bsd_indent index 85c3dca..247c45d 100644 --- a/README.pg_bsd_indent +++ b/README.pg_bsd_indent @@ -1,5 +1,11 @@ pg_bsd_indent +Please note that this git repo is OBSOLETE as of Feb. 2023. +pg_bsd_indent has been absorbed into the main Postgres source tree +(under src/tools/pg_bsd_indent) and is now maintained there. + +---------- + This is a lightly modified version of the "indent" program maintained by the FreeBSD project. The modifications are mostly to make it portable to non-BSD-ish platforms, though we do have one formatting switch we |