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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6eefd24) | patch
Clean up another pre-ANSI-C-ism in regex code: get rid of pcolor typedef.
2016年8月19日 17:31:10 +0000 (13:31 -0400)
2016年8月19日 17:31:10 +0000 (13:31 -0400)
commit a859e640035680db31531ccd19a67292dd726baf
Clean up another pre-ANSI-C-ism in regex code: get rid of pcolor typedef.

pcolor was used to represent function arguments that are nominally of
type color, but when using a pre-ANSI C compiler would be passed as the
promoted integer type. We really don't need that anymore.
src/backend/regex/regc_color.c diff | blob | blame | history
src/backend/regex/regc_nfa.c diff | blob | blame | history
src/backend/regex/regcomp.c diff | blob | blame | history
src/backend/regex/rege_dfa.c diff | blob | blame | history
src/backend/regex/regexec.c diff | blob | blame | history
src/include/regex/regguts.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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