Hi,
Here is the latest WITH RECURSIVE patches against CVS HEAD. Besides
syncing to CVS HEAD, followings are main differences from previous
one:
1) Enhance sgml docs. Patches contributed by Jeff Davis.
2) Fix bug with plans using HashAggregate. Hash tables should be
recreated if recursive scan is used. Otherwise goes into infinite
recursion.
Also I include an implementation doc slightly enhanced previous one.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
Responses
pgsql-hackers by date
| Next: | From: Peter Eisentraut | Date: 2008-08-18 07:47:06 |
| Subject: Re: any psql static binary for iphone ? |
| Previous: | From: Pavel Stehule | Date: 2008-08-18 06:53:37 |
| Subject: Re: proposal sql: labeled function params |
pgsql-patches by date
| Next: | From: David Fetter | Date: 2008-08-19 05:14:14 |
| Subject: Re: [HACKERS] WITH RECURSIVE patches 0818 |
| Previous: | From: Xiao Meng | Date: 2008-08-18 01:46:06 |
| Subject: hash index improving v3 |