summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/like_match.c
AgeCommit message (Expand)Author
2002-09-03Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut
2002-06-20Update copyright to 2002.Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-10-04Optimization for single byte encodings.Tatsuo Ishii