Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> pg_get_serial_sequence() does dequoting/downcasing on its relation-name
>> argument, but not on its column-name argument.
> I presume the reason for that is that the first paramater can be qualified:
Right. From a bare-functionality point of view there's nothing wrong
with it, it just seems inconsistent and therefore likely to trip someone
up in future.
But it seems no one else cares, so I'll shut up about it ...
regards, tom lane