Re: fix for acls with usernames that have " characters in them.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: fix for acls with usernames that have " characters in them.
Date: 2003-08-14 15:14:28
Message-ID: 1546.1060874068@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
> Is there a place for regression tests for utils/adt? Is there some docs
> somewhere that need to be updated?

We don't really have any regression tests for pg_dump, which is not a
good situation. But I wouldn't worry about this patch in particular.

As for docs, I think now it's working the way one would expect ...
if you can find anyplace that describes the old behavior, it would
need to be changed, but I don't recall that there is.

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-08-14 21:13:56 Re: UPDATED UnixWare Threads Patch.
Previous Message Christopher Kings-Lynne 2003-08-14 15:08:09 Re: fix for acls with usernames that have " characters in