Tom Lane wrote:
>
> * Fix LIKE indexing optimization for non-ASCII locales
>
> I've applied a brute-force solution, which is not to do any LIKE
> optimization in non-ASCII locales :-(.
What is a non-ASCII locale ? Anything that is not LC_ALL=ASCII ?
BTW, it would really help if we had a way t
I agree with all your conclusions. I thought many of the items on the
TODO list looked like things you had addressed. TODO list updated.
Thanks.
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Would people please check the TODO list in pgsql/doc/TODO or on our web
> > site, and let me know if
Seems these are all properly listed in the HISTORY file for the 7.1
release.
>
> Don't know whether this belongs on the TODO, but it probably needs to go
> somewhere in a 'New Features' section (at least the first two items):
>
> pg_dump:
>
>
> - Support BLOBs in pg_dump (pjw)
> - new
Thanks. TODO updated.
> Bruce Momjian writes:
>
> > Would people please check the TODO list in pgsql/doc/TODO or on our web
> > site, and let me know if there are any items that need a dash because
> > they are completed in 7.1? I think I may have missed a few.
>
> The following are done:
>
> * Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes
>
> I think this might be done (Tatsuo, what's the status?)
Not yet. Probably will be left for 7.2.
--
Tatsuo Ishii
Bruce Momjian <[EMAIL PROTECTED]> writes:
> Would people please check the TODO list in pgsql/doc/TODO or on our web
> site, and let me know if there are any items that need a dash because
> they are completed in 7.1? I think I may have missed a few.
* have INTERSECT/EXCEPT prevent duplicates un
Don't know whether this belongs on the TODO, but it probably needs to go
somewhere in a 'New Features' section (at least the first two items):
pg_dump:
- Support BLOBs in pg_dump (pjw)
- new utility, pg_restore, which will read dump files and restore
all/some of the dump. Also suppo
Bruce Momjian writes:
> Would people please check the TODO list in pgsql/doc/TODO or on our web
> site, and let me know if there are any items that need a dash because
> they are completed in 7.1? I think I may have missed a few.
The following are done:
* Prevent initdb from running wrong vers
Would people please check the TODO list in pgsql/doc/TODO or on our web
site, and let me know if there are any items that need a dash because
they are completed in 7.1? I think I may have missed a few.
--
Bruce Momjian| http://candle.pha.pa.us
[EMAIL PROTECTED]