summaryrefslogtreecommitdiff
path: root/src/tools/pginclude
diff options
context:
space:
mode:
authorBruce Momjian2008-03-21 13:23:29 +0000
committerBruce Momjian2008-03-21 13:23:29 +0000
commitfca9fff41bf2c1d4340404af23491bff65bc2e4b (patch)
tree768ae839c4004e92d2e39ced660ae97151b2e685 /src/tools/pginclude
parentd287818eb514d431b1a68e1f3940cd958f82aa34 (diff)
More README src cleanups.
Diffstat (limited to 'src/tools/pginclude')
-rw-r--r--src/tools/pginclude/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tools/pginclude/README b/src/tools/pginclude/README
index dc92735d5ff..dbe0a6ab0c9 100644
--- a/src/tools/pginclude/README
+++ b/src/tools/pginclude/README
@@ -1,3 +1,8 @@
+$PostgreSQL: pgsql/src/tools/pginclude/README,v 1.10 2008/03/21 13:23:29 momjian Exp $
+
+pginclude
+=========
+
These utilities help clean up #include file usage. They should be run
in this order so that the include files have the proper includes before
the C files are tested.