Re: [HACKERS] Data statement format used by the .sh scripts

2005-01-26 Thread Alvaro Herrera
On Wed, Jan 26, 2005 at 09:58:08AM -0800, noman naeem wrote: Hi, > Can some one explain me the under mentioned Data > statement format including the insert > parameterswhich is excessively used in > pg_attribute.h ,pg_class.h,pg_proc.h and at many more > places. > > DATA(insert ( 1255 p

[HACKERS] Data statement format used by the .sh scripts

2005-01-26 Thread noman naeem
Hello Every one, Can some one explain me the under mentioned Data statement format including the insert parameterswhich is excessively used in pg_attribute.h ,pg_class.h,pg_proc.h and at many more places. DATA(insert ( 1255 prosrc 26 -1 -1 -1 0 -1 -1 f x i f f f t 0)); Thanks, Nauman