Re: BUG #2907: pg_get_serial_sequence quoting

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Adriaan van Os <postgres(at)microbizz(dot)nl>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2907: pg_get_serial_sequence quoting
Date: 2007-01-20 05:03:01
Message-ID: 9518.1169269381@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers pgsql-patches

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Adriaan van Os wrote:
>> In order to work with capitals (etc.), the table_name parameter of
>> pg_get_serial_sequence needs double quotes inside single quotes, the
>> column_name parameter requires a name within single quotes only.

> I can confirm this is still a problem in current CVS:

This is not a bug, only a documentation issue.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message prasad 2007-01-20 05:12:19 BUG #2914: SELECT query has no destination for result data
Previous Message Tom Lane 2007-01-20 04:54:53 Re: PostgreSQL & Slackware

Browse pgsql-hackers by date

  From Date Subject
Next Message Dennis Bjorklund 2007-01-20 05:26:33 Re: savepoint improvements
Previous Message Tom Lane 2007-01-20 05:02:15 Re: pg_dump pretty_print

Browse pgsql-patches by date

  From Date Subject
Next Message Gurjeet Singh 2007-01-20 07:37:03 Re: [PATCHES] [HACKERS] [Fwd: Index Advisor]
Previous Message Tom Lane 2007-01-20 05:02:15 Re: pg_dump pretty_print