summaryrefslogtreecommitdiff
path: root/src/pl/tcl
AgeCommit message (Expand)Author
2000-05-30Third round of fmgr updates: eliminate calls using fmgr() andTom Lane
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
2000-05-29Second round of fmgr changes: triggers are now invoked in new style,Tom Lane
2000-05-28First round of changes for new fmgr interface. fmgr itself and theTom Lane
2000-05-23Transmit -I switches selected by configure (particularly those fromTom Lane
2000-05-23Cast parameters to ckfree to (char *) to suppress compiler warnings.Tom Lane
2000-05-22Irix fixes from Murad NayalBruce Momjian
2000-04-21pltcl didn't work well at all when Tcl had been built with a differentTom Lane
2000-04-16Show failing OID in 'cache lookup failed' messages;Tom Lane
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-03-08I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian
2000-02-27Add 'volatile' declarations to silence gcc warnings about longjmp.Tom Lane
2000-01-15Fix a passel of problems with incorrect calls to typinput and typoutputTom Lane
2000-01-10Make number of args to a function configurable.Bruce Momjian
2000-01-05Fix it's and its to be correct.Bruce Momjian
1999-11-22Add system indexes to match all caches.Bruce Momjian
1999-11-07New NameStr macro to convert Name to Str. No need for var.data anymore.Bruce Momjian
1999-08-29Fix quoting problems in mkMakefile.tcldefs.sh.in andTom Lane
1999-07-15Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian
1999-05-26Make functions static or NOT_USED as appropriate.Bruce Momjian
1999-05-25Another pgindent run. Sorry folks.Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1999-04-20Change elog(ERROR) to get back to main loop via a plain sigsetjmp,Tom Lane
1998-12-13Build pltcl.so correctly on platforms that want dependentTom Lane
1998-11-27New HeapTuple structure/interface.Vadim B. Mikheev
1998-11-23Fixed bug in the unknown module. Module still tried to callJan Wieck
1998-10-18Clean up shared makefile install procedures.Tom Lane
1998-10-17Add code to pltcl's Makefile to cope with the situation whereTom Lane
1998-10-13Remove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.Bruce Momjian
1998-10-12Cleanup from Billy.Bruce Momjian
1998-10-12Tcl fixes from Billy G. AllieBruce Momjian
1998-10-09 There where a few more problems fixed by the patch below.Bruce Momjian
1998-10-09Cleanup of pl files.Bruce Momjian
1998-10-08I have had a few problems with the PL stuff recently committed. TheBruce Momjian
1998-10-02Search contrib/tcl for tcl startup.Bruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-08-19heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian
1998-06-15Remove un-needed braces around single statements.Bruce Momjian
1998-04-06DESTDIR removed, again.Bruce Momjian
1998-04-06Re-introduce $DISTDIR.Bruce Momjian
1998-04-06Hi,Bruce Momjian
1998-04-05Remove DISTDIR.Bruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-13From: Jan Wieck <jwieck@debis.com>Marc G. Fournier
1998-02-11From: Jan Wieck <jwieck@debis.com>Marc G. Fournier
1998-02-11From: Jan Wieck <jwieck@debis.com>Marc G. Fournier
1998-02-11From: Jan Wieck <jwieck@debis.com>Marc G. Fournier