| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 | 1 | -1/+3 |
| * | findoidjoins is updated for schemas, does not use libpgeasy. | Tom Lane | 2002-09-05 | 1 | -88/+124 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -1/+1 |
| * | The attached patch changes most of the usages of sprintf() to | Bruce Momjian | 2002-08-15 | 1 | -2/+2 |
| * | Implement types regprocedure, regoper, regoperator, regclass, regtype | Tom Lane | 2002-04-25 | 1 | -2/+4 |
| * | Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in | Tom Lane | 2001-08-21 | 1 | -5/+7 |
| * | Make OIDs optional, per discussions in pghackers. WITH OIDS is still the | Tom Lane | 2001-08-10 | 1 | -7/+5 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -1/+1 |
| * | Compile a little more cleanly. | Tom Lane | 2001-02-10 | 1 | -4/+2 |
| * | Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use | Bruce Momjian | 2000-05-18 | 1 | -1/+4 |
| * | Update pgeasy examples | Bruce Momjian | 2000-04-28 | 1 | -1/+1 |
| * | More libpgeasy update of connectdb() parameter ordering | Bruce Momjian | 2000-04-28 | 1 | -1/+1 |
| * | findoidjoins was suffering from bit rot (pginterface no | Tom Lane | 2000-01-22 | 1 | -7/+8 |
| * | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -11/+12 |
| * | Update findoidjoins for 6.5: remove workaround for long-dead bug, | Tom Lane | 1999-03-26 | 1 | -2/+1 |
| * | Add new make_oidjoin_check utility and template1_check.sql. Fix some | Bruce Momjian | 1998-09-14 | 1 | -0/+2 |
| * | Change owner from oid to int4 type. | Bruce Momjian | 1998-08-11 | 1 | -1/+1 |
| * | Remove NOBTREE defines, and make findoidlinks handle regproc. | Bruce Momjian | 1998-08-11 | 1 | -9/+19 |
| * | New findoidjoins examines oid columns to find join relationships. | Bruce Momjian | 1998-08-11 | 1 | -0/+93 |