1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-05 02:22:28 +03:00

More README src cleanups.

This commit is contained in:
Bruce Momjian
2008-03-21 13:23:29 +00:00
parent d287818eb5
commit fca9fff41b
41 changed files with 137 additions and 52 deletions

View File

@@ -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.