BUG #1364: using field names or table names with blanks

Поиск
Список
Период
Сортировка
От Pit Mueller
Тема BUG #1364: using field names or table names with blanks
Дата
Msg-id 200412291011.iBTABP9L021589@developer.pgadmin.org
обсуждение исходный текст
Ответы Re: BUG #1364: using field names or table names with blanks  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1364
Logged by:          Pit Mueller
Email address:      fmi-soft@gmx.de
PostgreSQL version: 8.0
Operating system:   WINXP
Description:        using field names or table names with blanks
Details:

MS SQL Server uses a quite elegant method for using field names and table
names:

select [field] from [table]
f.ex. select [my field] from [the big table]

PostgreSQL 8.0 should support this notation too.
Brackets are not supported at the moment -> the SQL parser notifies an
syntax error

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

Предыдущее
От: ""
Дата:
Сообщение: BUG #1362: Storing large object like 35mb files.
Следующее
От: "Manish Patel"
Дата:
Сообщение: connection error