]> granicus.if.org Git - postgresql/history - src/tutorial
Make pgsql compile on FreeBSD-alpha.
[postgresql] / src / tutorial /
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-08-24 Tom LaneUpdate funcs tutorial for new function manager.
2000-07-17 Tom LaneRevise aggregate functions per earlier discussions...
2000-06-09 Tom LaneAnother round of updates for new fmgr, mostly in the...
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
2000-03-28 Tom LaneFix some bogosity in the tutorial examples.
2000-01-26 Bruce MomjianAdd:
2000-01-24 Tom LaneFirst cut at making useful selectivity estimates for...
2000-01-22 Tom LaneRevise handling of index-type-specific indexscan cost...
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-07-08 Bruce MomjianRename tuturials for char2/char16 removal.
1999-07-08 Bruce MomjianRename example temp to mytemp.
1999-05-25 Bruce Momjianpgindent run over code.
1999-03-14 Bruce MomjianFixup for src/tutorial/func.c and src/tutorial/func...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-03-20 Bruce MomjianFix spelling of "including
1998-03-01 Marc G. FournierFrom: Darren King <darrenk@insightdist.com>
1998-03-01 Marc G. FournierMove around files before applying Darren's second patch
1998-02-28 Marc G. FournierFrom: Darren King <darrenk@insightdist.com>
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-11 Thomas G. LockhartFix typos in SQL statement terminators.
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1998-01-04 Marc G. FournierVarious fixes NETBSD/sparc related
1997-09-18 Bruce MomjianInline memset() as MemSet().
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
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.
1997-08-12 Bruce MomjianFix pgproc names over 15 chars in output. Add strNcpy...
1997-06-25 Bruce MomjianTypo changes in tests/ examples.
1997-01-05 Bryan HendersonSilence compiler warnings, fix error in complex compare...
1997-01-05 Bryan HendersonStandardize all LDADD to LD_ADD.
1996-12-28 Bruce MomjianHere is a bug fix and some spelling changes for the...
1996-11-18 Bruce MomjianRename SLSUFF to DLSUFFIX
1996-11-13 Bryan HendersonEliminate MKDIR, srcdir, objdir. Centralize setting...
1996-11-12 Bryan HendersonEnd of the make file simplifications.
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01