On Thu, 2003-06-05 at 11:23, Josh Berkus wrote:
>
> 4) Does anyone else have any comments on the proposed re-ordering?
>
I think this was touched on before, but was there a final determination
of the ordering of the "show all" command? I'm hoping that will return
in the new order of the postgres
cvsweb.cgi is fixed ... working on the rest tonight ...
On Wed, 4 Jun 2003, Joe Conway wrote:
> (moving to HACKERS)
>
> Bruno Wolff III wrote:
> > The CVS server seems to be working again, but logging in with an empty
> > password doesn't work. The web interface to anonymous CVS doesn't
> > work
Added to TODO:
o Have COPY return number of rows loaded/unloaded
This is a backend change to return the number of rows affected as part
of the command status string returned, like we do with UPDATE/INSERT/DELETE.
--
I'm looking at representing privileges granted to groups in the
information schema. For that purpose I would like to use the views that
the standard defines for "roles". Therefore I ask whether everyone agrees
that groups and roles are basically equivalent concepts (and perhaps that
we might in t
Lamar,
I would prefer that it stay in the main source tree, (however there is
no compelling reason for this) and that we have a seperate rpm that we
can make, however Barry may have a different opinion.
My reasoning for keeping it in the main source tree is that it makes it
easier for people to d
Hi!
Could anyone tell me where excatly the result of a query is stored
after the query is passed to pg_exec_query_string function and before it
is printed.
Please give me information about the Data structures where the result is
stored
Bye
Srikanth
---(end o
> > As an interface writer, do you prefer dealing with functions like
> > pg_get_constraintdef() or a view like the information schema provides?
> >
>
> I would think it is easier to get the information from the information
> schema. That's most like what we're doing now getting the information
Added to TODO:
* Add checks for fclose() failure
---
Gavin Sherry wrote:
> On Fri, 30 May 2003, Tom Lane wrote:
>
> > Bruce Momjian <[EMAIL PROTECTED]> writes:
> > > Gavin Sherry wrote:
> > >> There are various pl
On Thu, 5 Jun 2003, Alvaro Herrera Munoz wrote:
> On Thu, Jun 05, 2003 at 09:44:21AM -0600, scott.marlowe wrote:
> > On Thu, 5 Jun 2003, Nigel J. Andrews wrote:
>
> > Everything Nigel just wrote plus one thing.
> >
> > If it comes down to it, we could always require a --locale setting and
> > r
> 4) Does anyone else have any comments on the proposed re-ordering?
Since we're painting a shed, does it make sense to put the items in
alphabetical order for each section?
--
Rod Taylor <[EMAIL PROTECTED]>
PGP Key: http://www.rbt.ca/rbtpub.asc
signature.asc
Description: This is a digitally
On Mon, Jun 02, 2003 at 03:14:33PM -0400, Bruce Momjian wrote:
>
> Oh, yes, sorry, I was confusing psql -c and -f. -c is clearly different.
But if -f follows the ~/.psqlrc variable, then you'll definitively will
have to put back the "SET AUTOCOMMIT to off" to scripts... (vacuumdb and
clusterdb s
11 matches
Mail list logo