Re: [GENERAL] Allowing SYSDATE to Work - Mailing list pgsql-hackers

From Matt Miller
Subject Re: [GENERAL] Allowing SYSDATE to Work
Date
Msg-id 1163864489.14487.276381461@webmail.messagingengine.com
Whole thread Raw
In response to Re: [GENERAL] Allowing SYSDATE to Work  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> > I found it interesting that gram.c and parse.h already supported SYSDATE.
> 
> Only after you ran bison ;-).  They're derived files.

Well, so much for my conspiracy theory.

Thanks for the bison lesson.


pgsql-hackers by date:

Previous
From: "Matt Miller"
Date:
Subject: Re: [GENERAL] Allowing SYSDATE to Work
Next
From: Andrew Dunstan
Date:
Subject: Re: Custom Data Type Question