1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-27 07:42:10 +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/findoidjoins/README,v 1.4 2007/05/11 17:57:14 tgl Exp $
$PostgreSQL: pgsql/src/tools/findoidjoins/README,v 1.5 2008/03/21 13:23:29 momjian Exp $
findoidjoins
findoidjoins
============
This program scans a database and prints oid fields (also reg* fields)
and the tables they join to. We don't really recommend running it on