Log Message:
---
Push enable/disable of notify and catchup interrupts all the way down
to just around the bare recv() call that gets a command from the client.
The former placement in PostgresMain was unsafe because the intermediate
processing layers (especially SSL) use facilities such as
Log Message:
---
Push enable/disable of notify and catchup interrupts all the way down
to just around the bare recv() call that gets a command from the client.
The former placement in PostgresMain was unsafe because the intermediate
processing layers (especially SSL) use facilities such as
Log Message:
---
Push enable/disable of notify and catchup interrupts all the way down
to just around the bare recv() call that gets a command from the client.
The former placement in PostgresMain was unsafe because the intermediate
processing layers (especially SSL) use facilities such as
Log Message:
---
Push enable/disable of notify and catchup interrupts all the way down
to just around the bare recv() call that gets a command from the client.
The former placement in PostgresMain was unsafe because the intermediate
processing layers (especially SSL) use facilities such as
Log Message:
---
make regexp using the /i switch
Modified Files:
--
docbot:
docbot.pl (r1.41 -> r1.42)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/docbot/docbot/docbot.pl.diff?r1=1.41&r2=1.42)
---(end of broadcast)-
Log Message:
---
Commented out irc message lowercasing to prevent url lowercasing.
Modified Files:
--
docbot:
docbot.pl (r1.40 -> r1.41)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/docbot/docbot/docbot.pl.diff?r1=1.40&r2=1.41)
---(
Log Message:
---
The no-lexer-backup speedup hadn't been there a week before somebody
broke it. Maybe we do need an automated check ...
Modified Files:
--
pgsql/src/backend/parser:
scan.l (r1.123 -> r1.124)
(http://developer.postgresql.org/cvsweb.cgi/pgsql
Pavel Stehule <[EMAIL PROTECTED]> writes:
> On Thu, 2 Jun 2005, Tom Lane wrote:
>> The results of Pavel's experiments prove that Oracle's behavior is
>> pretty random --- it looks to me like the chance results of whatever
> What I can speek. Oracle has session variable for saving err code of last
Pavel Stehule <[EMAIL PROTECTED]> writes:
> I din't find easy way how append variable only when block contains
> EXCEPTION part. I wilcome any advice
I was envisioning an action in the beginning of the EXCEPTION clause,
viz
exception_sect :
{ $$ = NIL; }
| K_
Neil Conway <[EMAIL PROTECTED]> writes:
> I should have commented on this earlier: I don't think exact Oracle
> compatibility is _at all_ important.
The results of Pavel's experiments prove that Oracle's behavior is
pretty random --- it looks to me like the chance results of whatever
quick-and-di
Pavel Stehule wrote:
So we can have only one procedure level scope variable, which is
initialized on start of exception and zeroized on the end of exception
block. This behavior is different from my patch, but is better for Oracle
compatibility and I prefere its.
I should have commented on th
Log Message:
---
Fixed memory leak in ecpglib by adding some missing free() commands.
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/ecpglib:
execute.c (r1.26.2.4 -> r1.26.2.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/in
Log Message:
---
Added patch by Gavin Scott <[EMAIL PROTECTED]> for Intel 64bit hardware.
[One half already was committed with the last commit.]
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/ecpglib:
extern.h (r1.11.4.1 -> r1.11.4.2)
Log Message:
---
Fixed memory leak in ecpglib by adding some missing free() commands.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/ecpglib:
execute.c (r1.38.4.1 -> r1.38.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/in
Log Message:
---
- Fixed memory leak in ecpglib by adding some missing free() commands.
- Added patch by Gavin Scott <[EMAIL PROTECTED]> for Intel 64bit hardware.
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.289 -> r1.290)
(http://developer.p
Log Message:
---
Correct download link.
Modified Files:
--
web/faq:
FAQ_windows.html (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/faq/FAQ_windows.html.diff?r1=1.3&r2=1.4)
---(end of broadcast)-
16 matches
Mail list logo