1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-23 14:01:44 +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,6 +1,7 @@
$PostgreSQL: pgsql/src/tools/make_diff/README,v 1.3 2006/03/11 04:38:42 momjian Exp $
$PostgreSQL: pgsql/src/tools/make_diff/README,v 1.4 2008/03/21 13:23:29 momjian Exp $
Bruce Momjian <pgman@candle.pha.pa.us>
scripts
=======
Here are some of the scripts I use to make development easier.
@ -35,3 +36,5 @@ the files I used with cporig.
Finally, I remove my old copies with 'rmorig'.
Bruce Momjian