index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
tcl
Age
Commit message (
Expand
)
Author
2002-03-29
pg_type has a typnamespace column; system now supports creating types
Tom Lane
2002-03-06
Add new elog() levels to stored procedure languages. plperl DEBUG hack
Bruce Momjian
2002-03-06
Change made to elog:
Bruce Momjian
2002-03-02
Commit to match discussed elog() changes. Only update is that LOG is
Bruce Momjian
2002-01-24
pltcl's spi_execp didn't handle NULL arguments quite correctly.
Tom Lane
2002-01-23
Remove long-obsolete version of pltcl documentation.
Tom Lane
2002-01-23
Clean up Red Hat Tcl RPM brain-damage in a more reliable way: fix the
Tom Lane
2002-01-21
Suppress bogus soname switch that RedHat RPMs put into tclConfig.sh.
Tom Lane
2002-01-08
make install failed in VPATH build.
Tom Lane
2001-11-05
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-19
Fix a lot of confusion between typlen and typmod. Didn't hurt too much
Tom Lane
2001-10-19
Fix pltcl to update cached function def after
Tom Lane
2001-10-13
Residual cleanup from making pltcl unknown support always enabled.
Tom Lane
2001-10-13
Attached patch for unconditional enabling of pltcl-unknown support.
Bruce Momjian
2001-10-06
Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo
Tom Lane
2001-10-04
elog command need to use unicode conversion too.
Bruce Momjian
2001-10-04
This patch adds reporting of tcl global variable errorInfo
Bruce Momjian
2001-10-01
> > > > > - PostgreSQL requires to be compiled with --enable-multibyte
Bruce Momjian
2001-09-16
Install dynamically loadable modules into a private subdirectory
Peter Eisentraut
2001-09-06
Next version of patch.
Bruce Momjian
2001-08-02
I noticed that pltcl didn't have any way to get to SPI_lastoid like plpgsql d...
Bruce Momjian
2001-06-09
Fix a few missed NOIND usages.
Tom Lane
2001-06-01
pltcl, plperl, and plpython all suffer the same bug previously fixed
Tom Lane
2001-05-11
Cleanups of pltcl unknown thingy.
Peter Eisentraut
2001-05-09
Wow, I am getting good at this Makefile stuff. Peter may be OK with it.
Bruce Momjian
2001-05-09
I think I got the pltcl Makefile unknown rules working properly.
Bruce Momjian
2001-05-09
More cleanups to generate tcl unknown from Makefile.
Bruce Momjian
2001-05-09
Make tcl unknown configure from Makefile, not configure.
Bruce Momjian
2001-05-09
More --enable-pltcl-unknown renames.
Bruce Momjian
2001-05-09
This patch adds a new configure option --with-pltcl-unknown which
Bruce Momjian
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-03-07
> Applied. Thanks.
Bruce Momjian
2001-03-07
pltcl_loadmod has problems with big (>4k) modules because of missing incr
Bruce Momjian
2001-02-16
Fix bugs in pltcl's new return_null command: it was liable to go belly up
Tom Lane
2001-02-16
Fix erroneous sort request in pltcl selftest.
Tom Lane
2000-12-15
List .o file explicitly as dependency, to work around a gmake bug
Peter Eisentraut
2000-12-08
Improve error message for erroneous use of 'opaque' as pltcl argument
Tom Lane
2000-11-20
Revise handling of oldstyle/newstyle functions per recent discussions
Tom Lane
2000-11-16
Change SearchSysCache coding conventions so that a reference count is
Tom Lane
2000-11-03
outdated and obsolete
Peter Eisentraut
2000-11-03
Add global .SECONDARY: target to not allow make to delete intermediate
Peter Eisentraut
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-17
Update pltcl regress test to exercise return_null; also make use of
Tom Lane
2000-09-17
Support for DESTDIR make variable. This is used as in `make install
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-07-19
Added untrusted PL/TclU (pltclu) language. Executes all procedures
Jan Wieck
2000-07-18
Fixed an ordering problem in test queries and
Jan Wieck
2000-07-18
Update pltcl regress test's expected output for 7.0 psql output format.
Tom Lane
2000-07-17
Revise aggregate functions per earlier discussions in pghackers.
Tom Lane
[next]