mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
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.