First  |  Prev |  Next  |  Last
Pages: 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
remove contrib/xml2
Robert Haas wrote: There has been some more discussion lately of problems caused by contrib/xml2. http://archives.postgresql.org/pgsql-bugs/2010-01/msg00251.php http://archives.postgresql.org/pgsql-bugs/2010-01/msg00198.php I think we need to either (1) fix the bugs and update the documentati... 1 Mar 2010 09:10
plperl compiler warning
On Thu, Jan 28, 2010 at 06:31:19AM -0800, Joe Conway wrote: Last night I noted the following warning: plperl.c: In function 'plperl_create_sub': plperl.c:1117: warning: null argument where non-null required (argument 2) The master branch of my git clone says line 1117 is: subref = newRV_inc((... 2 Feb 2010 16:07
[HACKERS] Segmentation fault occurs when the standby becomes primary, in SR
Hi, When I created the trigger file to activate the standby server, I got the segmentation fault: sby [11342]: LOG: trigger file found: ../trigger sby [11343]: FATAL: terminating walreceiver process due to administrator command sby [11342]: LOG: redo done at 0/10000E0 sby [11342]: LOG: last compl... 2 Feb 2010 16:06
Streaming replication and wal skipping
Fujii Masao wrote: Since I had tweaked wal-skipping logic for SR before, there were two additional changes about that; http://archives.postgresql.org/pgsql-committers/2009-11/msg00018.php http://archives.postgresql.org/pgsql-committers/2009-12/msg00167.php The attached patch deals with those changes.... 28 Jan 2010 03:09
Add on_perl_init and proper destruction to plperl [PATCH]
On Jan 27, 2010, at 1:53 PM, Robert Haas wrote: What exactly do we mean by "system-level actions"? I mean, END blocks can execute arbitrary code.... Yeah. In Perl. What part of Perl can access the backend systems without SPI? And that it couldn't do at any other point in runtime? Best, David -- ... 27 Jan 2010 17:11
[HACKERS] CommitFest status summary 2010-01-27
We have 20 remaining patches to deal with for the 2010-01 CommitFest. I've attempted to break down the status of these patches below. The good news is that almost half of the remaining patches are either already marked as Ready for Committer, or have already been reviewed once and will likely be marked Ready for C... 27 Jan 2010 17:11
make everything target
On ons, 2010-01-27 at 10:41 -0500, Andrew Dunstan wrote: I'd like to have an "everything" target that would build "all + html + contrib". +10 And maybe an "installcheck-everything" target that would run installcheck for src, pl and contrib. +100 -- Sent via pgsql-hackers mailing list (pgs... 2 Feb 2010 16:07
doc error
Tatsuo Ishii wrote: Hi, Can please someone fix this? I can fix other errors ocuured on plperl.sgml but I don't know how to do with this: openjade:plperl.sgml:290:31:X: reference to non-existent ID "PLPERL.USE_STRICT" -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/... 26 Jan 2010 22:18
[HACKERS] doc error
Hi, Can please someone fix this? I can fix other errors ocuured on plperl.sgml but I don't know how to do with this: openjade:plperl.sgml:290:31:X: reference to non-existent ID "PLPERL.USE_STRICT" -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.c... 26 Jan 2010 22:18
unfathomable comment in psqlscan.l
Robert Haas <robertmhaas(a)gmail.com> writes: While reviewing Pavel's patch for variable quoting in psql, I came upon the following comment in psqlscan.l: /* * The variable value is just emitted without any * further examination. This is consistent with the * pre-8.... 26 Jan 2010 15:31
First  |  Prev |  Next  |  Last
Pages: 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153