index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
tcl
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
PL/Tcl: Don't link with -lc explicitly
Peter Eisentraut
2022-06-23
1
-1
/
+1
*
Use gendef instead of pexports for building windows .def files
Andrew Dunstan
2022-02-10
1
-1
/
+1
*
Remove support for upgrading extensions from "unpackaged" state.
Tom Lane
2020-02-19
1
-2
/
+2
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
1
-1
/
+3
*
PL/Tcl: Improve trigger tests organization
Peter Eisentraut
2019-03-15
1
-1
/
+1
*
Transaction control in PL procedures
Peter Eisentraut
2018-01-22
1
-1
/
+1
*
SQL procedures
Peter Eisentraut
2017-11-30
1
-1
/
+1
*
Capitalize names of PLs consistently
Peter Eisentraut
2017-04-05
1
-1
/
+1
*
Add a "subtransaction" command to PL/Tcl.
Tom Lane
2017-03-11
1
-1
/
+1
*
Invent start_proc parameters for PL/Tcl.
Tom Lane
2017-03-07
1
-1
/
+1
*
Remove PL/Tcl's "module" facility.
Tom Lane
2017-02-27
1
-5
/
+0
*
Fix PL/Tcl for vpath builds.
Tom Lane
2016-03-25
1
-1
/
+1
*
Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.
Tom Lane
2016-03-25
1
-2
/
+13
*
Fix PL/Tcl's encoding conversion logic.
Tom Lane
2016-03-02
1
-1
/
+1
*
Move interpreter shared library detection to configure
Peter Eisentraut
2015-05-01
1
-26
/
+0
*
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-29
1
-1
/
+1
*
Improve speed of make check-world
Peter Eisentraut
2015-04-23
1
-2
/
+0
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
1
-1
/
+2
*
On Windows, expect to find Tcl DLL in bin directory not lib directory.
Tom Lane
2014-02-16
1
-1
/
+1
*
Fix fat-fingered makefile changes for pltcl.
Tom Lane
2014-02-14
1
-14
/
+15
*
In mingw builds, make our own import library for libtcl, too.
Tom Lane
2014-02-14
1
-3
/
+25
*
Run "make all" as a prerequisite of "make check"
Peter Eisentraut
2011-12-27
1
-1
/
+1
*
Rewrite installation makefile rules without for loops
Peter Eisentraut
2011-05-02
1
-4
/
+1
*
Fix parallel gmake for extension directory addition in PL languages.
Bruce Momjian
2011-03-05
1
-2
/
+2
*
Create extension infrastructure for the core procedural languages.
Tom Lane
2011-03-04
1
-4
/
+22
*
Allow make check in PL directories
Peter Eisentraut
2011-02-15
1
-3
/
+5
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Update pg_regress calls in PL checks to handle vpath builds.
Peter Eisentraut
2008-10-02
1
-2
/
+2
*
Allow pg_regress to be run outside the build tree. Look for input files
Peter Eisentraut
2008-10-01
1
-22
/
+1
*
Implement a few changes to how shared libraries and dynamically loadable
Peter Eisentraut
2008-04-07
1
-18
/
+6
*
Ah, I finally realize why Magnus wanted to add a --bindir option to
Tom Lane
2006-07-21
1
-2
/
+4
*
Rewrite pg_regress as a C program instead of a shell script.
Tom Lane
2006-07-19
1
-3
/
+3
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
1
-4
/
+4
*
Fix PL makefiles to support running regression tests in VPATH builds.
Tom Lane
2005-05-24
1
-1
/
+22
*
Add a --dbname option to the pg_regress script, and use pl_regression
Tom Lane
2005-05-17
1
-2
/
+3
*
Convert the existing regression test scripts for the various optional
Tom Lane
2005-05-14
1
-1
/
+12
*
Cause configure --with-tcl to check for presence of <tcl.h>, as per
Tom Lane
2004-12-16
1
-2
/
+2
*
Make pltcl work on Win32. Magnus Hagander
Tom Lane
2004-09-14
1
-1
/
+5
*
Fix bit-rot in support for building with --disable-shared. This patch
Tom Lane
2004-01-21
1
-2
/
+8
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Adjust Darwin build to use the default 'two level namespace' linking
Tom Lane
2003-09-27
1
-20
/
+3
*
Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too bad
Tom Lane
2002-12-30
1
-1
/
+4
*
Change PL/Tcl build to use configured compiler and Makefile.shlib
Peter Eisentraut
2002-05-24
1
-54
/
+19
*
Clean up Red Hat Tcl RPM brain-damage in a more reliable way: fix the
Tom Lane
2002-01-23
1
-5
/
+1
*
Suppress bogus soname switch that RedHat RPMs put into tclConfig.sh.
Tom Lane
2002-01-21
1
-1
/
+5
*
Attached patch for unconditional enabling of pltcl-unknown support.
Bruce Momjian
2001-10-13
1
-11
/
+1
*
Install dynamically loadable modules into a private subdirectory
Peter Eisentraut
2001-09-16
1
-4
/
+4
*
Cleanups of pltcl unknown thingy.
Peter Eisentraut
2001-05-11
1
-42
/
+19
*
Wow, I am getting good at this Makefile stuff. Peter may be OK with it.
Bruce Momjian
2001-05-09
1
-9
/
+5
*
I think I got the pltcl Makefile unknown rules working properly.
Bruce Momjian
2001-05-09
1
-12
/
+26
[next]