RE: [GENERAL] using tables as types in other tables

2001-02-14 Thread Michael Ansley
Title: RE: [GENERAL] using tables as types in other tables I went over this ground about six months ago, and the bottom line is: until somebody picks this up and sorts out the code (which suffers from bitrot) it's not going to work like you described (believe me, I tried).  Put the addr

[GENERAL] using tables as types in other tables

2001-02-14 Thread Louis-David Mitterrand
In the app we are developing the concept of an address will occur very often on many tables (vendor, clients, employees, etc.) so we are looking to avoid code duplication by centralizing the addresses in one table. However I once read on one of the pgsql- lists that one could use a table name as