Re: Data Types and Their Aliases

Поиск
Список
Период
Сортировка
От Garcia, Joshua
Тема Re: Data Types and Their Aliases
Дата
Msg-id E00A3B716AD4C84FB97E42367015E8A00BFF17@usa5911mf01.na.xerox.net
обсуждение исходный текст
Ответ на Re: Data Types and Their Aliases  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Data Types and Their Aliases  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
Список pgsql-novice
I don't mind looking at the source.  Although I don't know what gram.y
is.  Can someone help me out with what that means?

Also, my boss would like me to bring the references (aliases, oids, type
names, etc.) together in some way.  As the way they are now, they are
scattered among the table, manual and I guess source.  Otherwise, I
wouldn't have bothered to ask any of these questions in the first place.
Thanks, again.

Josh

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Monday, July 10, 2006 8:52 PM
To: Garcia, Joshua
Cc: John DeSoi; pgsql-novice@postgresql.org
Subject: Re: [NOVICE] Data Types and Their Aliases

"Garcia, Joshua" <Joshua.Garcia@xerox.com> writes:
> Ah...ya I know about pg_type and the manual...those are really the
best
> references for the aliases huh?

Well, the *authoritative* reference for type names is the pg_type
catalog, and the authoritative reference for aliases is the type name
productions in gram.y ... if you don't trust the manual, use the source
Luke ...

            regards, tom lane

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

Предыдущее
От: Gilgam Webdesign et conseil
Дата:
Сообщение: Rép : Photos manager on PGSQL
Следующее
От: "Garcia, Joshua"
Дата:
Сообщение: Re: Data Types and Their Aliases