1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-13 16:22:44 +03:00
Files
postgres/src/backend/utils
Tom Lane 95ef6a3448 First phase of SCHEMA changes, concentrating on fixing the grammar and
the parsetree representation.  As yet we don't *do* anything with schema
names, just drop 'em on the floor; but you can enter schema-compatible
command syntax, and there's even a primitive CREATE SCHEMA command.
No doc updates yet, except to note that you can now extract a field
from a function-returning-row's result with (foo(...)).fieldname.
2002-03-21 16:02:16 +00:00
..
2002-03-20 19:45:13 +00:00
2002-03-06 06:10:59 +00:00
2002-03-06 06:10:59 +00:00
2002-03-06 06:12:59 +00:00
2002-03-06 06:10:59 +00:00
2002-01-16 23:51:56 +00:00