Re: [HACKERS] psql/sql_help.h - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] psql/sql_help.h
Date
Msg-id 11683.945472083@sss.pgh.pa.us
Whole thread Raw
In response to psql/sql_help.h  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [HACKERS] psql/sql_help.h
List pgsql-hackers
It's not supposed to be in cvs; it's supposed to be handled just like
gram.c.

If you are wondering why cvs update complains about an unexpected file,
it's cause we need to add a .cvsignore control file to the psql
directory...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: psql/sql_help.h
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] "ExecInitIndexScan: both left and right..." meaning?