From: | "Adriaan van Os" <postgres(at)microbizz(dot)nl> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #2907: pg_get_serial_sequence quoting |
Date: | 2007-01-19 05:52:32 |
Message-ID: | 200701190552.l0J5qWLk003957@wwwmaster.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers pgsql-patches |
The following bug has been logged online:
Bug reference: 2907
Logged by: Adriaan van Os
Email address: postgres(at)microbizz(dot)nl
PostgreSQL version: 8.1.4
Operating system: Mac OS X 10.4.6, intel
Description: pg_get_serial_sequence quoting
Details:
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.
From | Date | Subject | |
---|---|---|---|
Next Message | David Lloyd | 2007-01-19 05:55:12 | BUG #2908: ISO8601 Date / Time Format Incompatibility |
Previous Message | Adriaan van Os | 2007-01-18 10:35:18 | BUG #2906: slow windows network performance |
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2007-01-19 06:02:30 | Re: pg_get_domaindef |
Previous Message | Gavin Sherry | 2007-01-19 03:46:05 | Planning aggregates which require sorted or distinct input |
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2007-01-19 06:02:30 | Re: pg_get_domaindef |
Previous Message | Alvaro Herrera | 2007-01-19 00:20:11 | Re: partial pg_regress patch from Magnus |