Re: pgsql-server/src/bin/pg_dump pg_backup_archiver.c
От
Tom Lane
Тема
Re: pgsql-server/src/bin/pg_dump pg_backup_archiver.c
Дата
Msg-id
6871.1044476375@sss.pgh.pa.us
Ответ на
Re: pgsql-server/src/bin/pg_dump pg_backup_archiver.c (Hiroshi Inoue)
Список
Дерево обсуждения
Re: pgsql-server/src/bin/pg_dump pg_backup_archiver.c Hiroshi Inoue <Inoue@tpf.co.jp>
Re: pgsql-server/src/bin/pg_dump pg_backup_archiver.c Tom Lane <tgl@sss.pgh.pa.us>
Hiroshi Inoue writes: > CREATE CAST (public.lo AS oid) WITH FUNCTION oid (public.lo); > ERROR: parser: parse error at or near "." at character 117 This turned out to be a lot easier to fix than I feared it would be. There are nasty problems that show up if you try to generalize the production for ConstTypename --- but there was no reason for CREATE/DROP CAST to be using ConstTypename, they should have been using Typename. Fix committed into HEAD and 7.3 branch. regards, tom lane
В списке pgsql-committers по дате отправления
От: tgl@postgresql.org (Tom Lane)
Дата:
От: ishii@postgresql.org (Tatsuo Ishii)
Дата: