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
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
2000-07-17
update pltcl test to have at least some chance of running ... still
Tom Lane
2000-07-17
pltcl seems to be broken on HPUX with recent Tcl versions, because
Tom Lane
2000-07-05
Update textin() and textout() to new fmgr style. This is just phase
Tom Lane
2000-07-01
A little bit of clean-up/bug fix in Tcl build. Handle gracefully cases
Peter Eisentraut
2000-06-30
Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>
Peter Eisentraut
2000-06-27
Makefile cleanup for bin and pl subtrees. They should now support
Peter Eisentraut
2000-06-17
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
2000-06-12
>> What happened to the patch I sent regarding the bug in the TCL
Bruce Momjian
2000-06-05
Latest round of fmgr updates. All functions with bool,char, or int2
Tom Lane
2000-05-30
Third round of fmgr updates: eliminate calls using fmgr() and
Tom Lane
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
Second round of fmgr changes: triggers are now invoked in new style,
Tom Lane
2000-05-28
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-05-23
Transmit -I switches selected by configure (particularly those from
Tom Lane
2000-05-23
Cast parameters to ckfree to (char *) to suppress compiler warnings.
Tom Lane
2000-05-22
Irix fixes from Murad Nayal
Bruce Momjian
2000-04-21
pltcl didn't work well at all when Tcl had been built with a different
Tom Lane
2000-04-16
Show failing OID in 'cache lookup failed' messages;
Tom Lane
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-03-08
I've made a diff against the 7.0beta1 tree that accomplishes several things:
Bruce Momjian
2000-02-27
Add 'volatile' declarations to silence gcc warnings about longjmp.
Tom Lane
2000-01-15
Fix a passel of problems with incorrect calls to typinput and typoutput
Tom Lane
2000-01-10
Make number of args to a function configurable.
Bruce Momjian
2000-01-05
Fix it's and its to be correct.
Bruce Momjian
1999-11-22
Add system indexes to match all caches.
Bruce Momjian
1999-11-07
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-08-29
Fix quoting problems in mkMakefile.tcldefs.sh.in and
Tom Lane
1999-07-15
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-05-26
Make functions static or NOT_USED as appropriate.
Bruce Momjian
1999-05-25
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
pgindent run over code.
Bruce Momjian
1999-04-20
Change elog(ERROR) to get back to main loop via a plain sigsetjmp,
Tom Lane
1998-12-13
Build pltcl.so correctly on platforms that want dependent
Tom Lane
1998-11-27
New HeapTuple structure/interface.
Vadim B. Mikheev
1998-11-23
Fixed bug in the unknown module. Module still tried to call
Jan Wieck
1998-10-18
Clean up shared makefile install procedures.
Tom Lane
[next]