git.postgresql.org Git - postgresql.git/commit
2011年11月17日 19:20:13 +0000 (14:20 -0500)
2011年11月17日 19:25:18 +0000 (14:25 -0500)
commit 67dc4eed42186ba6a2456578899bfd38d003201a
Remove ancient downcasing code from procedural language operations.
A very long time ago, language names were specified as literals rather
than identifiers, so this code was added to do case-folding. But that
style has ben deprecated for many years so this isn't needed any more.
Language names will still be downcased when specified as unquoted
identifiers, but quoted identifiers or the old style using string
literals will be left as-is.
This is the main PostgreSQL git repository.
RSS
Atom