CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 04/02/20 20:34:53
Modified files:
src/backend/commands: define.c functioncmds.c proclang.c
src/backend/parser: keywords.c scan.l scansup.c
src/backend/utils/adt: varlena.c
src/include/commands: defrem.h
src/include/parser: scansup.h
src/pl/plpgsql/src: pl_funcs.c
Log message:
Implement a solution to the 'Turkish locale downcases I incorrectly'
problem, per previous discussion. Make some additional changes to
centralize the knowledge of just how identifier downcasing is done,
in hopes of simplifying any future tweaking in this area.
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])