| From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCHES] lastval() |
| Date: | 2005-06-07 04:48:01 |
| Message-ID: | 42A52701.7020507@familyhealth.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
> BTW, I noticed that the "permission denied" messages throughout the
> source don't quote the name of the identifier for which permission has
> been denied. This violates the error code conventions: "Use quotes
> always to delimit file names, user-supplied identifiers, and other
> variables that might contain words." Is there a reason for this?
Request: can we _please_ have the actual permission that is denied, and
the username it was denied to in the error messages?
It's really a pain when reviewing logs to see such an error, then not
know what it was for or who generated it...
Chris
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-06-07 04:59:30 | Re: adding new pages bulky way |
| Previous Message | Alvaro Herrera | 2005-06-07 04:42:38 | Re: libpq API incompatibility between 7.4 and 8.0 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2005-06-07 07:08:58 | Re: lastval() |
| Previous Message | Alvaro Herrera | 2005-06-07 04:42:38 | Re: libpq API incompatibility between 7.4 and 8.0 |