Re: Add GUC_REPORT to server_encoding, integer_datetimes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Add GUC_REPORT to server_encoding, integer_datetimes
Date: 2004-08-16 02:13:36
Message-ID: 2873.1092622416@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Oliver Jowett <oliver(at)opencloud(dot)com> writes:
> This adds GUC_REPORT to server_encoding and integer_datetimes so they
> are reported in the V3 protocol startup packet. Also some related doc
> updates.

Applied (with some further hacking on the docs).

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-08-16 02:46:58 Re: Win32 fix for pg_dumpall
Previous Message Tom Lane 2004-08-16 02:03:14 Re: 8.0: Absolute path required for INITDB?