Re: [COMMITTERS] 'pgsql/src/backend/parser parse.h gram.c'

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Tom Lane <tgl(at)hub(dot)org>
Cc: committers(at)postgreSQL(dot)org, Postgres Hackers List <hackers(at)postgreSQL(dot)org>
Subject: Re: [COMMITTERS] 'pgsql/src/backend/parser parse.h gram.c'
Date: 1999-03-03 02:45:11
Message-ID: 36DCA237.46749B59@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Modified Files:
> parse.h gram.c
> Log Message:
> Someone forgot to commit gram.c and parse.h after his latest
> set of updates to gram.y.

I didn't forget! istm that we risk cvs bloat by checking in derived
files like gram.c, when there are probably minor differences in how each
system generates them. So I don't usually check in those files when we
are deep in the middle of hacker development. Of course, that could be
the wrong thing to (not) do...

- Tom

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 1999-03-03 02:53:46 RE: [HACKERS] copyObject() ? again
Previous Message Jan Wieck 1999-03-02 20:47:19 Re: [HACKERS] NUMERIC and Perl