diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-10-09 04:15:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-10-09 04:15:38 +0000 |
commit | 0b3bca6c6f92722c9c4dc8ae69703b8a5cff363f (patch) | |
tree | bb12f562257b28dcfc3e89ada2e4eab0fc0893c1 /src/tutorial/complex.c | |
parent | 7ecc40c2df27d9fe63f6e149f5daa5d11c06d984 (diff) | |
download | postgresql-0b3bca6c6f92722c9c4dc8ae69703b8a5cff363f.tar.gz postgresql-0b3bca6c6f92722c9c4dc8ae69703b8a5cff363f.zip |
Change plpgsql to depend on main parser's type-declaration grammar,
rather than having its own somewhat half-baked notion of what a type
declaration looks like. This is necessary now to ensure that plpgsql
will think a 'timestamp' variable has the same semantics as 'timestamp'
does in the main SQL grammar; and it should avoid divergences in future.
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions