summaryrefslogtreecommitdiff
path: root/src/backend/regex/regc_pg_locale.c
AgeCommit message (Expand)Author
2013-01-01Update copyrights for 2013Bruce Momjian
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2012-02-19Add caching of ctype.h/wctype.h results in regc_locale.c.Tom Lane
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-06-09Pgindent run before 9.1 beta2.Bruce Momjian
2011-04-10Insert dummy "break"s to silence compiler complaints.Tom Lane
2011-04-10Teach regular expression operators to honor collations.Tom Lane