Re: [HACKERS] Adding attisdropped

2002-07-03 Thread Bruce Momjian
Seems we may not need isdropped, so I will hold on evaluating this. --- Christopher Kings-Lynne wrote: > Hi, > > I've attached the changes I've made to pg_attribute.h - I can't see what's > wrong but whenever I do an initd

Re: [HACKERS] Adding attisdropped

2002-07-03 Thread Tom Lane
"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes: > I've attached the changes I've made to pg_attribute.h - I can't see what's > wrong but whenever I do an initdb it fails: Did you change the relnatts entry in pg_class.h for pg_attribute? More generally, run initdb with -d or -v or whatever