[GENERAL] column names and dollar sign

Поиск
Список
Период
Сортировка
От Armand Pirvu (home)
Тема [GENERAL] column names and dollar sign
Дата
Msg-id C23083C5-C4F5-4637-982B-633088661B2E@gmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] column names and dollar sign
Re: [GENERAL] column names and dollar sign
Список pgsql-general
Hi

Ran into the following statement

CREATE TABLE test(
    Date$ date,
    Month_Number$ int,
    Month$ varchar(10),
    Year$ int
);


While it does execute, I wonder if the $ has any special meaning ?

Can anyone shed some light please ?


Thanks
Armand




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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: [GENERAL] EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round4 - compilation issues on RHEL 7.2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round 4 - compilation issues on RHEL 7.2