| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. |
| Date: | 2012-02-27 11:55:20 |
| Message-ID: | 1330343720.7111.20.camel@vanquo.pezone.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On tor, 2012-02-09 at 13:30 -0500, Tom Lane wrote:
> > Also, we should at least do the attached to simplify the process.
> > +check:
> > + $(top_srcdir)/src/tools/check_keywords.pl $(top_srcdir)
>
> Actually, what would make sense in that line is to attach it to the
> existing maintainer-check target, no? I don't think top-level
> "make check" descends into this directory.
I have hooked this into maintainer-check now.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2012-02-27 22:16:01 | pgsql: ALTER TABLE: skip FK validation when it's safe to do so |
| Previous Message | Peter Eisentraut | 2012-02-27 11:54:09 | pgsql: Call check_keywords.pl in maintainer-check |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2012-02-27 12:04:49 | Re: How to know a table has been modified? |
| Previous Message | Asif Rehman | 2012-02-27 11:49:52 | Re: Patch to allow domains over composite types |