Log Message:
---
Minor code cleanup for PL/Python: fixup some strangely formatted comments,
and change two elogs into ereports because they could actually occur
in practice.
Modified Files:
--
pgsql/src/pl/plpython:
plpython.c (r1.68 -> r1.69)
(http://devel
Simon Riggs <[EMAIL PROTECTED]> writes:
> I'm not seeing any of these changes yet. I've updated a couple of times
> now and these new versions aren't being brought back.
> Is there an extensive time delay built into the repository? Or?
IIRC the anoncvs mirror updates once an hour.
Log Message:
---
Rationalise perl header inclusions via a common include file, which also
declares routines in plperl.c and spi_internal.c used in other files.
Along the way, also stop perl from hijacking stdio and other stuff on Windows.
Modified Files:
--
pgsql/src/pl/p
On Sun, 2006-01-08 at 17:24 -0400, Tom Lane wrote:
> Log Message:
> ---
> Fix the assert_enabled issue properly. This eliminates the former ABI
> difference between USE_ASSERT_CHECKING and not: the assert_enabled
> variable is always there.
>
> Modified Files:
> --
> pgsql
Tom Lane wrote:
Andrew Dunstan <[EMAIL PROTECTED]> writes:
Tom Lane wrote:
You seem to have forgotten HEAD.
On HEAD I intend to rearrange the headers more rationally - see earlier
email to -hackers.
Fine, but the corresponding changes should go into all the branch
Andrew Dunstan <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> You seem to have forgotten HEAD.
> On HEAD I intend to rearrange the headers more rationally - see earlier
> email to -hackers.
Fine, but the corresponding changes should go into all the branches
concurrently, so that people aren't
Log Message:
---
Fix the assert_enabled issue properly. This eliminates the former ABI
difference between USE_ASSERT_CHECKING and not: the assert_enabled
variable is always there.
Modified Files:
--
pgsql/contrib/ltree:
_ltree_gist.c (r1.14 -> r1.15)
(http
Log Message:
---
Recent patch broke guc.c for non-USE_ASSERT_CHECKING case. Per
Stefan Kaltenbrunner.
Modified Files:
--
pgsql/src/backend/utils/misc:
guc.c (r1.306 -> r1.307)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c.d
Log Message:
---
Avoid leaking memory while reading toasted entries from pg_rewrite,
and nail a couple more system indexes into cache. This doesn't make
any difference in normal system operation, but when forcing constant
cache resets it's difficult to get through the rules regression test
Tom Lane wrote:
[EMAIL PROTECTED] (Andrew Dunstan) writes:
Stop perl from hijacking stdio and other stuff on Windows.
You seem to have forgotten HEAD.
On HEAD I intend to rearrange the headers more rationally - see earlier
email to -hackers. We should
[EMAIL PROTECTED] (Andrew Dunstan) writes:
> Stop perl from hijacking stdio and other stuff on Windows.
You seem to have forgotten HEAD.
regards, tom lane
---(end of broadcast)---
TIP 4: Have you searched our list archives?
Log Message:
---
backportet purge function for article
Modified Files:
--
wikipgedia/includes:
Article.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/Article.php.diff?r1=1.3&r2=1.4)
---
Log Message:
---
Stop perl from hijacking stdio and other stuff on Windows.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/pl/plperl:
SPI.xs (r1.11 -> r1.11.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/SPI.xs.diff?r1=1.11&r2
Log Message:
---
Stop perl from hijacking stdio and other stuff on Windows.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/pl/plperl:
SPI.xs (r1.17 -> r1.17.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/SPI.xs.diff?r1=1.17&r2
Log Message:
---
fix problem with retrieving bad long data from unicode driver
Modified Files:
--
psqlodbc:
convert.c (r1.135 -> r1.136)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c.diff?r1=1.135&r2=1.136)
--
Log Message:
---
call RALLBACK with bad stmt only when autocommit is on
Modified Files:
--
psqlodbc:
connection.c (r1.127 -> r1.128)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.127&r2=1.128)
---
16 matches
Mail list logo