BUG #1100: pd_dump doesn't work with upper case table names

Поиск
Список
Период
Сортировка
От PostgreSQL Bugs List
Тема BUG #1100: pd_dump doesn't work with upper case table names
Дата
Msg-id 20040311201529.2F436CF490A@www.postgresql.com
обсуждение исходный текст
Ответы Re: BUG #1100: pd_dump doesn't work with upper case table names  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: BUG #1100: pd_dump doesn't work with upper case table names  (Enrico Ortmann <pg.bugs@radax.net>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1100
Logged by:          Bill Erickson

Email address:      wjerickson@lucent.com

PostgreSQL version: 7.4

Operating system:   Solaris 9

Description:        pd_dump doesn't work with upper case table names

Details:

I have found that in PG 7.4.1 the dump_pg command
no longer seems to work with upper case table names.

Here is how I am using the command:

pg_dump -h pglocalhost -U scncraft -a -d -t SA_SSN;

If I change the table name to lower case the command
will work.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Glitch: cannot use Arrays with Raise Notice
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Glitch: cannot use Arrays with Raise Notice