CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/20 12:07:30
Modified files:
src/backend/access/heap: heapam.c
Log message:
Fix speling.
---(end of broadcast)---
TIP 4: Don't 'kil
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/21 15:24:27
Modified files:
src/backend/access/heap: heapam.c
src/backend/access/index: indexam.c
src/backend/access/nbtree: nbtinsert.c nbtpage.c nbtree.c
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/05 16:36:04
Modified files:
src/backend/access/heap: heapam.c
Log message:
Fix three trivial typos in comments.
---(end of broadcast)-
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/12/13 20:34:47
Modified files:
src/backend/access/heap: heapam.c
src/backend/access/nbtree: nbtxlog.c
src/backend/access/transam: xlog.c xlogutils.c
src/backend/comma
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/01 18:30:53
Modified files:
src/backend/access/heap: heapam.c
src/backend/commands: async.c
src/backend/executor: execMain.c execUtils.c nodeSubplan.c
Tom Lane wrote:
> Fix LISTEN/NOTIFY race condition reported by Gavin Sherry. While a
> really general fix might be difficult, I believe the only case where
> AtCommit_Notify could see an uncommitted tuple is where the other guy
> has just unlistened and not yet committed.
On Mon, 2003-09-15 at 20:19, Tom Lane wrote:
> Sean Chittenden <[EMAIL PROTECTED]> writes:
> > [snip]
> >> (What happened to that project to do LISTEN/NOTIFY in memory
> >> with no table, anyway?)
Thanks for the reminder -- I'd like to implement this, but I can't say
when I'll get the time. In the
Sean Chittenden <[EMAIL PROTECTED]> writes:
> [snip]
>> (What happened to that project to do LISTEN/NOTIFY in memory
>> with no table, anyway?)
> You mean TelegraphCQ?
No, I meant this discussion:
http://archives.postgresql.org/pgsql-hackers/2002-03/msg00968.php
I'm not sure if Telegraph is reall
> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: [EMAIL PROTECTED] 03/09/15 20:33:43
>
> Modified files:
> src/backend/access/heap: heapam.c
> src/backend/commands: async.c
> src/backend/executor: execMain.c
> src/include/access: heapam.h
>
>
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/15 20:33:43
Modified files:
src/backend/access/heap: heapam.c
src/backend/commands: async.c
src/backend/executor: execMain.c
src/include/access: heapam.h
Log mes
10 matches
Mail list logo