postgresql/src/pl/plpgsql
Bruce Momjian 992e7dd4e3 Oops, plpgsql didn't have the datetime->timestamp and timespan->interval
mappings.  In fact, it had them backward because it was using the 6.5.*
code.  Copied them from parser/gram.y, so it is fixed now.  Looks like
our first 7.0.1 fix.  Oops, seems Tom has beat me to it as I was typing
this.
2000-05-11 04:00:00 +00:00
..
src Oops, plpgsql didn't have the datetime->timestamp and timespan->interval 2000-05-11 04:00:00 +00:00
test
enable_plpgsql Add enable_plpgsql from Oliver. 1998-12-13 05:22:58 +00:00
Makefile