Re: [PATCHES] [BUGS] BUG #2977: dow doesn't conform to ISO-8601
Bruce Momjian wrote: I have implemented 'isodow' with the attached patch. Thanks for the patch and the new function. Adriaan van Os ---(end of broadcast)--- TIP 1: if posting/reading
Re: [pgsql-patches] [HACKERS] [BUGS] BUG #2907: pg_get_serial_sequence quoting
Bruce Momjian wrote: Adriaan van Os wrote: Tom Lane wrote: Bruce Momjian <[EMAIL PROTECTED]> writes: I presume the reason for that is that the first paramater can be qualified: select pg_get_serial_sequence('"public"."FOO"', 'Ff1'); Would someon