Re: [HACKERS] Adding a data type

2004-01-13 Thread Michael Glaesemann
Hi Dann, On Jan 14, 2004, at 10:22 AM, Dann Corbit wrote: What is the correct outline of the procedure for adding a data type to PostgreSQL? Did you take a look here? It's a good place to start. Cheers, Michael Glaesemann

[HACKERS] Adding a data type

2004-01-13 Thread Dann Corbit
Title: Message What is the correct outline of the procedure for adding a data type to PostgreSQL?