| From: | Vadim Mikheev <vadim(at)krs(dot)ru> |
|---|---|
| To: | "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu> |
| Cc: | Postgres Hackers List <hackers(at)postgreSQL(dot)org>, Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, Jan Wieck <jwieck(at)debis(dot)com> |
| Subject: | Re: [HACKERS] Case statement ready? |
| Date: | 1998-12-04 07:10:52 |
| Message-ID: | 36678AFB.D98B3C69@krs.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Thomas G. Lockhart" wrote:
>
> I seem to have a CASE statement implemented (examples at end). Is anyone
> in the middle of preparing a big patch, or can I go ahead and commit my
> changes? They touch roughly a dozen files.
These are files I'm changing for MVCC now:
gist.c indexam.c pg_am.h tqual.c
Makefile.lmgr gistscan.c ipc.h pg_class.h
tqual.h hashpage.c ipci.c proc.h
transsup.c buf_init.c heapam.c lmgr.c
rtree.c xact.c buf_internals.h heapam.h
lmgr.h rtscan.c bufmgr.c hio.c
lock.c s_lock.c bufmgr.h hio.h
lock.h s_lock.h execUtils.c htup.h
nbtpage.c shmem.c
Vadim
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sferacarta Software | 1998-12-04 13:36:19 | Re[2]: [HACKERS] BUG ON HAVING CLAUSE |
| Previous Message | Thomas G. Lockhart | 1998-12-04 06:59:45 | Case statement ready? |