git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: ee3ef8f) | patch
Remove ancient downcasing code from procedural language operations.
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.
doc/src/sgml/ref/create_language.sgml diff | blob | blame | history
src/backend/commands/define.c diff | blob | blame | history
src/backend/commands/functioncmds.c diff | blob | blame | history
src/backend/commands/proclang.c diff | blob | blame | history
src/include/commands/defrem.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /