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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 55b4966) | patch
Consistently use named parameters in regex code.
2022年9月19日 22:10:24 +0000 (15:10 -0700)
2022年9月19日 22:10:24 +0000 (15:10 -0700)
commit bc2187ed63c56bb9cd99f6613f3e2ba56afb22fe
Consistently use named parameters in regex code.

Make regex code consistently use named parameters in function
declarations. Also make sure that parameter names from each function's
declaration match corresponding definition parameter names.

This makes Henry Spencer's regex code follow Postgres coding standards.

Author: Peter Geoghegan <pg@bowt.ie>
Reviewed-By: David Rowley <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/CAH2-WznJt9CMM9KJTMjJh_zbL5hD9oX44qdJ4aqZtjFi-zA3Tg@mail.gmail.com
src/backend/regex/regcomp.c diff | blob | blame | history
src/backend/regex/regexec.c diff | blob | blame | history
src/backend/utils/adt/regexp.c diff | blob | blame | history
src/include/regex/regex.h diff | blob | blame | history
src/test/modules/test_regex/test_regex.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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