First  |  Prev |  Next  |  Last
Pages: 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
plproxy v2
I took the libery and changed the status from WIP to Pending Review, because the pending cleanups do not affect reviewing nor committing. And anyway, because of the patch size I expect reviewers requesting furthers changes so I'd like to push the tiny stuff to final version of the patch. -- marko -- Sen... 24 Jul 2008 12:54
Limits of backwards compatibility for psql's \dcommands
On Tue, 2008-07-01 at 22:33 -0400, Tom Lane wrote: Pre-7.3 server versions seem entirely out of the realm of reason because they lack schema support, meaning all of those "pg_catalog." prefixes break, not to mention the joins to pg_namespace and the "schema" output columns. So it's just 7.3 that's worth ... 2 Jul 2008 20:08
Limits of backwards compatibility for psql's \d commands
I'm fooling around with Guillaume Lelarge's patch to make psql's \d commands work with older server versions. The patch as submitted works with servers back to 7.4 (modulo a small bug or two). I tried to see what it'd take to make it work with 7.3. I count about a dozen trivial diffs and about three nontrivial o... 2 Jul 2008 03:42
OT: Re: A new take on the foot-gun meme
Gregory Stark wrote: "Shane Ambler" <pgsql(a)Sheeky.Biz> writes: Robert Treat wrote: So is that a "golf club gun"? Careful what you wish for.... http://www.totallyabsurd.com/12gaugegolfclub.htm I reckon they watched Caddyshack (I think that was t... 1 Jul 2008 19:32
Please claim review items for commit fest!
Hackers, Just in case anyone was unclear, this is how we're trying things for this commitfest: 1) Starting RIGHT NOW, reviewers should claim review items they are interested in or specially qualified to review. 2) This weekend, I will check for all items which don't have one or more reviewers and parcel the... 1 Jul 2008 18:31
Please claim review items for commit fest!
Hackers, Just in case anyone was unclear, this is how we're trying things for this commitfest: 1) Starting RIGHT NOW, reviewers should claim review items they are interested in or specially qualified to review. 2) This weekend, I will check for all items which don't have one or more reviewers and parcel the... 2 Jul 2008 08:48
Should enum GUCs be listed as such in config.sgml?
Currently, config.sgml still describes the new "enum" GUC variables as being of type "string" --- but pg_settings says they are "enum". This is not very consistent, but I wonder whether changing the docs would be more confusing or less so. I note that section 18.1 doesn't mention the enum alternative either. ... 2 Jul 2008 02:41
Commitfest status?
Well, it's July 1, and time for another commit fest to begin. Do we have all the submitted patches queued up at http://wiki.postgresql.org/wiki/CommitFest:2008-07 ? regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers(a)postgresql.org) To make changes to your subscription: http://www.pos... 2 Jul 2008 18:05
Location for pgstat.stat
Per this thread: http://archives.postgresql.org/pgsql-general/2007-12/msg00255.php it was pretty much (again, IIRC) concluded that we want "some better way" to transfer the stats data. But pending that we have that, how about we just move it into it's own subdirectory? AFAICS that would be a simple change of t... 2 Jul 2008 21:10
triggers on prepare, commit, rollback... ?
Andrew Dunstan wrote: Fabien COELHO wrote: Dear Tom, trigger on "prepare", "commit", "rollback", "savepoint", Yup, and there won't be. That's a definite answer! This has been suggested and rejected before. See the archives. I'll check into that. ... 1 Jul 2008 15:25
First  |  Prev |  Next  |  Last
Pages: 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43