]> granicus.if.org Git - postgresql/history - src/pl/tcl
Return inline to win32.h because code was OK, but keep additional
[postgresql] / src / pl / tcl /
2006-08-08 Tom LaneAdd a feature for automatic initialization and finaliza...
2006-07-21 Tom LaneAh, I finally realize why Magnus wanted to add a -...
2006-07-19 Tom LaneRewrite pg_regress as a C program instead of a shell...
2006-06-16 Tom LaneFix problems with cached tuple descriptors disappearing...
2006-05-30 Tom LaneMagic blocks don't do us any good unless we use 'em...
2006-05-27 Andrew DunstanTG_table_name and TG_table_schema for pl/tcl, plus...
2006-04-04 Tom LaneModify all callers of datatype input and receive functi...
2006-03-14 Tom LaneImprove parser so that we can show an error cursor...
2006-03-11 Bruce MomjianRemove copyright notices from Jan (per author approval...
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-03-08 Bruce MomjianUpdate pltcl expected file for E''.
2006-03-08 Bruce MomjianAdjust PL regression tests for escape_string_warning.
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-05-24 Tom LaneFix PL makefiles to support running regression tests...
2005-05-17 Tom LaneAdd a --dbname option to the pg_regress script, and...
2005-05-14 Tom LaneConvert the existing regression test scripts for the...
2005-05-06 Tom LaneFor some reason access/tupmacs.h has been #including...
2005-05-01 Tom LaneChange CREATE TYPE to require datatype output and send...
2005-04-01 Tom LaneMinor improvements in the really-pretty-ad-hoc test...
2005-03-29 Tom LaneConvert oidvector and int2vector into variable-length...
2004-12-16 Tom LaneCause configure --with-tcl to check for presence of...
2004-11-21 Tom LaneFix plperl and pltcl error handling per my previous...
2004-09-14 Tom LaneMake pltcl work on Win32. Magnus Hagander
2004-09-13 Tom LaneRedesign query-snapshot timing so that volatile functio...
2004-08-30 Bruce MomjianAnother pgindent run with lib typedefs added.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-04 Tom LaneLabel CVS tip as 8.0devel instead of 7.5devel. Adjust...
2004-07-31 Tom LaneBe more consistent about reporting SPI errors in the...
2004-07-31 Tom LaneRestructure error handling as recently discussed. ...
2004-06-06 Tom LaneInfrastructure for I/O of composite types: arrange...
2004-05-30 Neil ConwayUse the new List API function names throughout the...
2004-05-26 Neil ConwayReimplement the linked list data structure used through...
2004-04-01 Tom LaneReplace TupleTableSlot convention for whole-row variabl...
2004-01-24 Tom LaneFix problems with dropped columns in pltcl triggers...
2004-01-21 Tom LaneFix bit-rot in support for building with --disable...
2004-01-06 Tom LaneApply the core parts of Dennis Bjorklund's patch to...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-29 Jan WieckFixed type lookup in spi_prepare for possible qualified
2003-09-27 Tom LaneAdjust Darwin build to use the default 'two level names...
2003-09-14 Tom LaneMake pltcl create separate function objects when the...
2003-09-04 Tom LaneFix some problems with dropped columns in pltcl functions.
2003-08-08 Bruce MomjianAnother pgindent run with updated typedefs.
2003-08-04 Tom LaneFix pltcl and plpython to support STATEMENT triggers.
2003-08-04 Bruce Momjianpgindent run.
2003-07-31 Tom LaneCause library-preload feature to report error if specif...
2003-07-25 Tom LaneError message editing in src/pl. The plpython module...
2003-05-27 Bruce MomjianMake debug_ GUC varables output DEBUG1 rather than...
2003-05-16 Tom LaneSmall changes to use the absolute path to system catalogs.
2003-02-06 Tom LaneFix core dump when pltcl_elog is called with wrong...
2002-12-30 Tom LaneAdjust Tcl-related code to compile cleanly with Tcl...
2002-12-30 Tom LaneMake use of TCL_INCLUDE_SPEC if available (it's new...
2002-11-22 Tom LaneFix a dozen or so places that were passing unpredictabl...
2002-10-19 Tom LaneFix within-function memory leaks in the various PLs...
2002-10-19 Tom LaneFix pltcl self-test for recent changes to elog.
2002-10-14 Bruce MomjianI have attached two patches as per:
2002-09-26 Bruce MomjianBack out /pl memory leak patch. Wait for new version.
2002-09-26 Bruce MomjianI have attached the pltcl patch again, just in case...
2002-09-21 Tom LaneProvide an upgrade strategy for dump files containing...
2002-09-04 Bruce Momjianpgindent run.
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-07-20 Bruce Momjianoid is needed, it is added at the end of the struct...
2002-07-18 Tatsuo IshiiFix typo (PG_UNICODE -> PG_UTF8)
2002-07-18 Tatsuo IshiiFix breakage for pltcl modules. pg_get_enconv_by_encodi...
2002-06-15 Bruce MomjianThis patch wraps all accesses to t_xmin, t_cmin, t_xmax...
2002-05-24 Tom LaneFix coding error in UTF conversion.
2002-05-24 Tom LaneAdd 'volatile' to suppress gcc warning. Not sure why...
2002-05-24 Peter EisentrautChange PL/Tcl build to use configured compiler and...
2002-03-29 Tom Lanepg_type has a typnamespace column; system now supports...
2002-03-06 Bruce MomjianAdd new elog() levels to stored procedure languages...
2002-03-06 Bruce MomjianChange made to elog:
2002-03-02 Bruce MomjianCommit to match discussed elog() changes. Only update...
2002-01-24 Tom Lanepltcl's spi_execp didn't handle NULL arguments quite...
2002-01-23 Tom LaneRemove long-obsolete version of pltcl documentation.
2002-01-23 Tom LaneClean up Red Hat Tcl RPM brain-damage in a more reliabl...
2002-01-21 Tom LaneSuppress bogus soname switch that RedHat RPMs put into...
2002-01-08 Tom Lanemake install failed in VPATH build.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-19 Tom LaneFix a lot of confusion between typlen and typmod. ...
2001-10-19 Tom LaneFix pltcl to update cached function def after
2001-10-13 Tom LaneResidual cleanup from making pltcl unknown support...
2001-10-13 Bruce MomjianAttached patch for unconditional enabling of pltcl...
2001-10-06 Tom LaneRearrange fmgr.c and relcache so that it's possible...
2001-10-04 Bruce Momjianelog command need to use unicode conversion too.
2001-10-04 Bruce Momjian This patch adds reporting of tcl global variable...
2001-10-01 Bruce Momjian> > > > > - PostgreSQL requires to be compiled with...
2001-09-16 Peter EisentrautInstall dynamically loadable modules into a private...
2001-09-06 Bruce MomjianNext version of patch.
2001-08-02 Bruce MomjianI noticed that pltcl didn't have any way to get to...
2001-06-09 Tom LaneFix a few missed NOIND usages.
2001-06-01 Tom Lanepltcl, plperl, and plpython all suffer the same bug...
2001-05-11 Peter EisentrautCleanups of pltcl unknown thingy.
2001-05-09 Bruce MomjianWow, I am getting good at this Makefile stuff. Peter...
2001-05-09 Bruce MomjianI think I got the pltcl Makefile unknown rules working...
2001-05-09 Bruce MomjianMore cleanups to generate tcl unknown from Makefile.
2001-05-09 Bruce MomjianMake tcl unknown configure from Makefile, not configure.
2001-05-09 Bruce MomjianMore --enable-pltcl-unknown renames.
next