aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-10-25 20:00:58 +0000
committerBruce Momjian <bruce@momjian.us>2001-10-25 20:00:58 +0000
commit73c5ad93376ec337e115ba565a4d0745fba82ef2 (patch)
treed0e1e817e2619e396cf4a683e2bafe8af87f3e79
parent7ebf6cb720a915446836978d87ac8afe63f2cf31 (diff)
downloadpostgresql-73c5ad93376ec337e115ba565a4d0745fba82ef2.tar.gz
postgresql-73c5ad93376ec337e115ba565a4d0745fba82ef2.zip
Mention pgindent/pgjindent.
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 4e7bcad655e..65af52391bc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -280,7 +280,7 @@ New pgjindent utility to indent java code (Bruce)
Replace strcasecmp() with strcmp() where appropriate (Peter E)
Remove configure --enable-pltcl-utf option
Make PL/PgSQL use the backends type coersion code (Tom)
-
+pgindent fixes, new pgjindent for java (Bruce, Tom)
------------------------------------------------------------------------