
		-----------------------------------------
			nls_string for PostgreSQL
		-----------------------------------------

This is the Changes file for the nls_string collating function
for the PostgreSQL database server.

0.53 Fri Feb 27 13:12:53 CET 2004 (Jan Pazdziora <adelton@fi.muni.cz>)

	No setlocale is performed when the standard locale is used.
	The multiplication factor is cached across invocations.
	Removed memsets.
	Fixed error by one on txt_tmp allocation.

0.52 Fri Feb 27 10:21:50 CET 2004 (Karel Zak <zakkr@zf.jcu.cz>)

	Add standard PostgreSQL way for elog() catching by longjump()

0.51 Thu Feb 26 10:21:50 CET 2004 (Karel Zak <zakkr@zf.jcu.cz>)

	Fix setlocale() usage
	Fix "text" PostgreSQL datetype usage
	
0.50 Wed Feb 25 23:52:38 CET 2004

	The initial release.

