]> granicus.if.org Git - postgresql/history - src/backend/regex/regfree.c
Increase the default value of default_statistics_target from 10 to 100,
[postgresql] / src / backend / regex / regfree.c
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Bruce Momjianpgindent run.
2003-02-05 Tom LaneReplace regular expression package with Henry Spencer...
2002-09-02 Bruce MomjianRemove sys/types.h in files that include postgres.h...
2002-08-29 Tatsuo IshiiRemove #ifdef MULTIBYTE per hackers list discussion.
2002-06-11 Thomas G. LockhartImplement SQL99 OVERLAY(). Allows substitution of a...
2001-02-13 Tom LaneClean up portability problems in regexp package: change...
2000-01-19 Peter EisentrautRemoved MBFLAGS from makefiles since it's now done...
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-07-18 Bruce MomjianAdd auto-size to screen to \d? commands. Use UNION...
1998-03-15 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-02-11 Bruce MomjianGoodbye register keyword. Compiler knows better.
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-09-20 Marc G. FournierVarious patches from Bryan that *should* clean up the...
1996-08-28 Marc G. FournierMoved the include files to src/include/regex
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01