Re: [HACKERS] Problem with PgTcl auditing function on trigger

2008-01-04 Thread Brett Schwarz
> > > - Original Message > From: Glyn Astill <[EMAIL PROTECTED]> > To: pgsql-hackers@postgresql.org > Sent: Friday, January 4, 2008 5:23:18 AM > Subject: [HACKERS] Problem with PgTcl auditing function on trigger > > Hi people, > > I've tried posting on the general list about this, but

Re: [HACKERS] pg_config --configure ...

2005-06-08 Thread Brett Schwarz
I usually just look at config.log, and copy and paste...but I am guessing you are trying to automate this. Looks like pg_config adds '' around each option when specifying --configure (i.e. '--with-libraries'), at least on my system (Linux, PG803). You can try to get rid of the ''. This seems to wor

Re: [HACKERS] Error handling in plperl and pltcl

2004-12-01 Thread Brett Schwarz
--- Jan Wieck <[EMAIL PROTECTED]> wrote: > On 12/1/2004 9:23 AM, Jan Wieck wrote: > > > On 12/1/2004 4:27 AM, Richard Huxton wrote: > > > >> Thomas Hallgren wrote: > >>> Richard Huxton wrote: > >>> > Can I make some counter-proposals? > > 1. Wrap each function body/call (same th

Re: [INTERFACES] [HACKERS] Why is libpgtcl still in CVS?

2004-04-19 Thread Brett Schwarz
for the second part, yes, there are 2 on gborg: pgtcl and pgtclng --- Bruce Momjian <[EMAIL PROTECTED]> wrote: > Bruce Momjian wrote: > > Why is libpgtcl still in /src/interfaces? Isn't > it now on gborg? Are > > there two of them there now? > > I am still waiting for an answer on this. Does n

Re: [HACKERS] postgres/pgtcl & windows

2004-04-08 Thread Brett Schwarz
Ron, --- "Nolte, Ronald C." <[EMAIL PROTECTED]> wrote: > > Does anyone have any recommendations for places to > download Postgres and > pgtcl libraries to enable running my Tcl/Tk > application on Windows using > Postgres? > You can grab one here: http://www.bschwarz.com/projects/pgaccess/

Re: [HACKERS] OIDs, CTIDs, updateable cursors and friends

2004-02-18 Thread Brett Schwarz
> > Ok, it seems to me there are several options here. > > 1. Find out which is the primary key for the > table. What > > happens if the primary key is a multi-row thing? > What happens > > if there is no primary key? > > I guess you mean multicolumn? No different, you just > need all columns i

Re: [HACKERS] [INTERFACES] libpgtcl and pgtclsh

2003-06-29 Thread Brett Schwarz
Marc, libpgtcl is already over at gborg, but pgtclsh is not: http://gborg.postgresql.org/project/pgtcl/projdisplay.php Karl Lehenbauer started the project, and I have helped out along the way. Currently, my time is short, but I probably would have time down the road to look into moving pgtclsh o

Re: [HACKERS] Script to compute randon page cost

2002-09-09 Thread Brett Schwarz
he set of SQL. > > What about something like that? > This way people could tune the database theirselves. > I actually had starting coding a tool like this, but have become distracted with other things. I plan on continuing with it maybe next week. If anyone has suggestions, please

Re: [HACKERS] journaling in contrib ...

2002-08-14 Thread Brett Schwarz
self (I really haven't decided on a best method yet). So, to answer your question, in the future, you will be able to use PGMonitor standalone. I assumed this from the beginning, since existing users of PGMonitor may not want to use PGAccess (like yourself). --brett > > -------

Re: [HACKERS] FUNC_MAX_ARGS benchmarks

2002-08-02 Thread Brett Schwarz
-(end of broadcast)--- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED]) -- Brett Schwarz brett_schwarz AT yahoo.com ---(end

Re: Trim the Fat (Was: Re: [HACKERS] Open 7.3 items )

2002-07-31 Thread Brett Schwarz
tario Canada > <[EMAIL PROTECTED]> M6K 3E3 > +1 416 646 3304 x110 > > > ---(end of broadcast)--- > TIP 6: Have you searched our list archives? > > http://a

Re: [HACKERS] internal voting

2002-05-10 Thread Brett Schwarz
On Fri, 10 May 2002 10:58:28 +0200 "Iavor Raytchev" <[EMAIL PROTECTED]> wrote: > Hello everybody, > > After Marc Fournier commented, it is time for pgaccess.org to make a > decision. > > It is clear the project needs the following tools. > > - web site > - mailing list(s) > - cvs > - bug track