Re: [PATCHES] Proposed patch for error locations - Mailing list pgsql-interfaces

From Christopher Kings-Lynne
Subject Re: [PATCHES] Proposed patch for error locations
Date
Msg-id 4416301F.9070800@familyhealth.com.au
Whole thread Raw
In response to Re: [PATCHES] Proposed patch for error locations  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
> from all libpq-using applications not just psql.  We could make this
> conditional on the error verbosity --- in "terse" mode the "LINE N"
> output wouldn't appear, and "at character N" still would.  Applications
> should already be expecting multiline outputs from PQerrorMessage if
> they're in non-terse mode, so this ought to be OK.  Comments?


Sounds like it'd be handy in phpPgAdmin...


pgsql-interfaces by date:

Previous
From: "Fangbing Wu"
Date:
Subject: Inherits and triggers
Next
From: "Evan Sherwood"
Date:
Subject: Postgres - problems with NpgsqlDataAdapter insert