public inbox for [email protected]
help / color / mirror / Atom feedtableoid
3+ messages / 3 participants
[nested] [flat]
* tableoid
@ 2002-08-07 13:38 Eric Jain <[email protected]>
2002-08-08 11:46 ` Re: tableoid Hannu Krosing <[email protected]>
2002-08-08 13:58 ` Re: tableoid Tom Lane <[email protected]>
0 siblings, 2 replies; 3+ messages in thread
From: Eric Jain @ 2002-08-07 13:38 UTC (permalink / raw)
To: pgsql-docs
Perhaps 'tableoid' should be listed as a reserved keyword in Appendix B?
--
Eric Jain
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: tableoid
2002-08-07 13:38 tableoid Eric Jain <[email protected]>
@ 2002-08-08 11:46 ` Hannu Krosing <[email protected]>
1 sibling, 0 replies; 3+ messages in thread
From: Hannu Krosing @ 2002-08-08 11:46 UTC (permalink / raw)
To: Eric Jain <[email protected]>; +Cc: pgsql-docs
On Wed, 2002-08-07 at 18:38, Eric Jain wrote:
> Perhaps 'tableoid' should be listed as a reserved keyword in Appendix B?
Its not reserved keyword, you just can't use it as a field name
create table tableoid(int int);
hannu=# create table tableoid(int int);
CREATE
------------
Hannu
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: tableoid
2002-08-07 13:38 tableoid Eric Jain <[email protected]>
@ 2002-08-08 13:58 ` Tom Lane <[email protected]>
1 sibling, 0 replies; 3+ messages in thread
From: Tom Lane @ 2002-08-08 13:58 UTC (permalink / raw)
To: Eric Jain <[email protected]>; +Cc: pgsql-docs
"Eric Jain" <[email protected]> writes:
> Perhaps 'tableoid' should be listed as a reserved keyword in Appendix B?
No, because it isn't a keyword.
regards, tom lane
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2002-08-08 13:58 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2002-08-07 13:38 tableoid Eric Jain <[email protected]>
2002-08-08 11:46 ` Hannu Krosing <[email protected]>
2002-08-08 13:58 ` Tom Lane <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox