At 01:36 31/03/01 -0500, Tom Lane wrote: > >which is OK as far as the field set goes, but it loses the additional >DEFAULT and NOT NULL information for the child table. Any thoughts on >the best way to fix this? > Can pg_dump easily detect overridden attrs? If so, we just treat them as table attrs and let the backend do it's stuff. ---------------------------------------------------------------- Philip Warner | __---_____ Albatross Consulting Pty. Ltd. |----/ - \ (A.B.N. 75 008 659 498) | /(@) ______---_ Tel: (+61) 0500 83 82 81 | _________ \ Fax: (+61) 0500 83 82 82 | ___________ | Http://www.rhyme.com.au | / \| | --________-- PGP key available upon request, | / and from pgp5.ai.mit.edu:11371 |/ ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- Re: [HACKERS] Re: Changing the default value of... Philip Warner
- Re: [HACKERS] Re: Changing the default value of... Tom Lane
- Re: [HACKERS] Re: Changing the default value of... Philip Warner
- Re: [HACKERS] Re: Changing the default value of... Tom Lane
- Re: [HACKERS] Re: Changing the default value of... Nathan Myers
- Re: [HACKERS] Re: Changing the default value of... Tom Lane
- Re: [HACKERS] Re: Changing the default value of an inher... Nathan Myers
- Re: [HACKERS] Re: Changing the default value of an inher... Philip Warner
- Re: [HACKERS] Re: Changing the default value of an ... Tom Lane
- Re: [HACKERS] Re: Changing the default value of... Philip Warner
- Re: [HACKERS] Re: Changing the default value of... Tom Lane
- Re: [HACKERS] Re: Changing the default value of... Philip Warner
- Re: [HACKERS] Re: Changing the default value of... Tom Lane
- Re: [HACKERS] Re: Changing the default value of... Philip Warner
- Re: [HACKERS] Re: Changing the default value of... Tom Lane
- Re: [HACKERS] Re: Changing the default value of... Philip Warner
- Re: [HACKERS] Re: Changing the default value of... Tom Lane
- Re: [HACKERS] Re: Changing the default value of... Philip Warner
- Re: [HACKERS] Re: Changing the default value of an inher... Christopher Masto