aboutsummaryrefslogtreecommitdiff
path: root/src/include/regex/cdefs.h
Commit message (Collapse)AuthorAge
* Remove unused and largely-broken-anyway compatibility defs.Tom Lane2001-02-12
|
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
|
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
|
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
|
* |For starters, here's a small patch that removes a compiler warning in thatMarc G. Fournier1996-09-21
| | | | | | | | | |regex stuff on Linux. | |-- |Bryan Henderson Phone 408-227-6803 |San Jose, California |
* Add the regex include files to the repository...Marc G. Fournier1996-09-20
In my cvs source tree, tihs directory existed, which is why it compiled on my system, but nobody elses...