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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 32c3db0) | patch
Replace regular expression package with Henry Spencer's latest version
Wed, 5 Feb 2003 17:41:33 +0000 (17:41 +0000)
Wed, 5 Feb 2003 17:41:33 +0000 (17:41 +0000)
commit 7bcc6d98fb5c3bda2787ae085ef3ff3dbb65ae42
Replace regular expression package with Henry Spencer's latest version
(extracted from Tcl 8.4.1 release, as Henry still hasn't got round to
making it a separate library). This solves a performance problem for
multibyte, as well as upgrading our regexp support to match recent Tcl
and nearly match recent Perl.
29 files changed:
doc/src/sgml/func.sgml diff | blob | blame | history
doc/src/sgml/release.sgml diff | blob | blame | history
src/backend/regex/COPYRIGHT diff | blob | blame | history
src/backend/regex/Makefile diff | blob | blame | history
src/backend/regex/WHATSNEW [deleted file] blob | blame | history
src/backend/regex/engine.c [deleted file] blob | blame | history
src/backend/regex/re_format.7 [deleted file] blob | blame | history
src/backend/regex/re_syntax.n [new file with mode: 0644] blob
src/backend/regex/regc_color.c [new file with mode: 0644] blob
src/backend/regex/regc_cvec.c [new file with mode: 0644] blob
src/backend/regex/regc_lex.c [new file with mode: 0644] blob
src/backend/regex/regc_locale.c [new file with mode: 0644] blob
src/backend/regex/regc_nfa.c [new file with mode: 0644] blob
src/backend/regex/regcomp.c diff | blob | blame | history
src/backend/regex/rege_dfa.c [new file with mode: 0644] blob
src/backend/regex/regerror.c diff | blob | blame | history
src/backend/regex/regex.3 [deleted file] blob | blame | history
src/backend/regex/regexec.c diff | blob | blame | history
src/backend/regex/regfree.c diff | blob | blame | history
src/backend/regex/retest.c [deleted file] blob | blame | history
src/backend/utils/adt/regexp.c diff | blob | blame | history
src/include/regex/cclass.h [deleted file] blob | blame | history
src/include/regex/cname.h [deleted file] blob | blame | history
src/include/regex/regcustom.h [new file with mode: 0644] blob
src/include/regex/regerrs.h [new file with mode: 0644] blob
src/include/regex/regex.h diff | blob | blame | history
src/include/regex/regex2.h [deleted file] blob | blame | history
src/include/regex/regguts.h [new file with mode: 0644] blob
src/include/regex/utils.h [deleted file] blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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