| Commit message (Expand) | Author | Age |
* | Move findoidjoins out of contrib and into src/tools, which is a more | Tom Lane | 2005-06-23 |
* | Update copyrights that were missed. | Bruce Momjian | 2005-01-01 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 |
* | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 |
* | findoidjoins is updated for schemas, does not use libpgeasy. | Tom Lane | 2002-09-05 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | The attached patch changes most of the usages of sprintf() to | Bruce Momjian | 2002-08-15 |
* | Implement types regprocedure, regoper, regoperator, regclass, regtype | Tom Lane | 2002-04-25 |
* | Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in | Tom Lane | 2001-08-21 |
* | Make OIDs optional, per discussions in pghackers. WITH OIDS is still the | Tom Lane | 2001-08-10 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Compile a little more cleanly. | Tom Lane | 2001-02-10 |
* | Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use | Bruce Momjian | 2000-05-18 |
* | Update pgeasy examples | Bruce Momjian | 2000-04-28 |
* | More libpgeasy update of connectdb() parameter ordering | Bruce Momjian | 2000-04-28 |
* | findoidjoins was suffering from bit rot (pginterface no | Tom Lane | 2000-01-22 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Update findoidjoins for 6.5: remove workaround for long-dead bug, | Tom Lane | 1999-03-26 |
* | Add new make_oidjoin_check utility and template1_check.sql. Fix some | Bruce Momjian | 1998-09-14 |
* | Change owner from oid to int4 type. | Bruce Momjian | 1998-08-11 |
* | Remove NOBTREE defines, and make findoidlinks handle regproc. | Bruce Momjian | 1998-08-11 |
* | New findoidjoins examines oid columns to find join relationships. | Bruce Momjian | 1998-08-11 |