First  |  Prev |  Next  |  Last
Pages: 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173
prog
I am looking for program to hack site contact: evil06(a)hotmail.fr ... 4 Nov 2009 14:12
WIP: pushing parser hooks through SPI and plancache
Tom Lane wrote: It turns out that this typedef is needed in two relatively low-level .h files: nodes/params.h and utils/plancache.h. My original idea had been to define the hook typedef in parser/parse_node.h where struct ParseState is defined. But that would have required pulling a boatload of parse... 4 Nov 2009 16:25
Segfault in PL/Python
On Sat, 2009-10-31 at 14:24 +0200, Peter Eisentraut wrote: I have discovered an obscure segfault condition in PL/Python. In PLy_output(), when the elog() call in the TRY branch throws an exception (this can happen when a statement timeout kicks in, for example), the PyErr_SetString() call in the CATCH bran... 3 Nov 2009 06:01
Renaming conversion procs (was Re: [GENERAL] Error on compile for Windows)
On Mon, Nov 2, 2009 at 18:54, Tom Lane <tgl(a)sss.pgh.pa.us> wrote: Steve Atkins <steve(a)blighty.com> writes: I've also seen it with winzip. Again, ISTR that the exact limits were obscure but that restricting the path to less than 100 characters avoided any problems. Hmm.  It strikes me that the names... 2 Nov 2009 15:44
Some notes about Param handling with "Oracle style" plpgsql variables
2009/11/2 Tom Lane <tgl(a)sss.pgh.pa.us>: One of the interesting properties of Oracle-compatible variable references in plpgsql is that the set of variables referenced by a given query could change during a forced replan.  For example, consider        declare x int;                r reco... 2 Nov 2009 15:44
libpq - extending PQexecParams/PQexecPrepared tospecify resultFormat for individual result columns
On Mon, Nov 02, 2009 at 12:00:29PM +0100, Ivo Raisr wrote: Hi guys, I hacked PostgreSQL 8.4.1 libpq and added a new function to specify resultFormat for individual result columns. Are you interested in a patch? New features only go into git head (aka CVS TIP), so for future reference, only patch that. ... 2 Nov 2009 11:14
libpq - extending PQexecParams/PQexecPrepared to specify resultFormat for individual result columns
On Mon, Nov 2, 2009 at 6:00 AM, Ivo Raisr <ivosh(a)ivosh.net> wrote: Hi guys, I hacked PostgreSQL 8.4.1 libpq and added a new function to specify resultFormat for individual result columns. Are you interested in a patch? (http://www.postgresql.org/docs/8.4/interactive/libpq-exec.html says: There is n... 2 Nov 2009 11:14
Proposal - temporal contrib module
2009/10/29 Scott Bailey <artacus(a)comcast.net>: I would like to add a temporal contrib module. The most important piece would be adding a period data type and some support functions. Jeff Davis and I both have temporal projects on pgFoundry, and we've been collaborating for a while. But there are some areas ... 5 Nov 2009 04:26
[HACKERS] Proposal - temporal contrib module
I would like to add a temporal contrib module. The most important piece would be adding a period data type and some support functions. Jeff Davis and I both have temporal projects on pgFoundry, and we've been collaborating for a while. But there are some areas we'd like to get some advice on. Disk format - A... 29 Oct 2009 04:24
Syntax for partitioning
2009/10/29 Itagaki Takahiro <itagaki.takahiro(a)oss.ntt.co.jp>: I'd like to improve partitioning feature in 8.5. Kedar-san's previous work is wonderful, but I cannot see any updated patch. http://archives.postgresql.org/message-id/bd8134a40906080702s96c90a9q3bbb581b9bd0d5d7(a)mail.gmail.com So, I'll take ove... 14 Dec 2009 22:08
First  |  Prev |  Next  |  Last
Pages: 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173