mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
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 |
||
|---|---|---|
| .. | ||
| regcustom.h | ||
| regerrs.h | ||
| regex.h | ||
| regexport.h | ||
| regguts.h | ||