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
/
sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix SPI's handling of errors during transaction commit.
Tom Lane
2022-02-28
1
-0
/
+37
*
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-06-10
1
-1
/
+1
*
Support for OUT parameters in procedures
Peter Eisentraut
2020-10-05
1
-0
/
+19
*
Generated columns
Peter Eisentraut
2019-03-30
1
-0
/
+36
*
PL/Tcl: Improve trigger tests organization
Peter Eisentraut
2019-03-15
3
-568
/
+577
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
2
-11
/
+0
*
Support INOUT arguments in procedures
Peter Eisentraut
2018-03-14
1
-0
/
+23
*
Transaction control in PL procedures
Peter Eisentraut
2018-01-22
1
-0
/
+98
*
SQL procedures
Peter Eisentraut
2017-11-30
1
-0
/
+36
*
Support domains over composite types in PL/Tcl.
Tom Lane
2017-10-26
1
-0
/
+43
*
Follow-on cleanup for the transition table patch.
Kevin Grittner
2017-04-04
1
-0
/
+20
*
Add a "subtransaction" command to PL/Tcl.
Tom Lane
2017-03-11
1
-0
/
+95
*
Invent start_proc parameters for PL/Tcl.
Tom Lane
2017-03-07
1
-0
/
+21
*
Adjust PL/Tcl regression test to dodge a possible bug or zone dependency.
Tom Lane
2017-02-19
1
-1
/
+1
*
In PL/Tcl tests, don't choke if optional error fields are missing.
Tom Lane
2017-01-13
1
-3
/
+3
*
Expand the regression tests for PL/Tcl.
Tom Lane
2017-01-09
2
-38
/
+219
*
Support PL/Tcl functions that return composite types and/or sets.
Tom Lane
2016-11-06
2
-0
/
+49
*
Make pltcl regression tests safe for Danish locale.
Tom Lane
2016-07-21
1
-2
/
+2
*
Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.
Tom Lane
2016-03-25
1
-2
/
+2
*
In PL/Tcl, make database errors return additional info in the errorCode.
Tom Lane
2016-03-25
1
-0
/
+24
*
Fix PL/Tcl's encoding conversion logic.
Tom Lane
2016-03-02
1
-0
/
+38
*
Improve coverage of pltcl regression tests.
Tom Lane
2016-03-01
2
-0
/
+33
*
PL/Tcl: Add event trigger support
Peter Eisentraut
2013-11-23
1
-0
/
+18
*
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-10
1
-5
/
+5
*
Lots of doc corrections.
Robert Haas
2012-04-23
1
-1
/
+1
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-5
/
+5
*
Support triggers on views.
Tom Lane
2010-10-10
2
-1
/
+10
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
1
-3
/
+0
*
Apply Tcl_Init() to the "hold" interpreter created by pltcl.
Tom Lane
2010-01-25
1
-0
/
+12
*
Remove unnecessary checkpoint from PL regression tests. This was once
Tom Lane
2007-01-28
1
-6
/
+0
*
pltcl regression test needs to actually create an opclass, not just one opera...
Tom Lane
2007-01-09
1
-0
/
+70
*
TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs.
Andrew Dunstan
2006-05-27
2
-0
/
+50
*
Adjust PL regression tests for escape_string_warning.
Bruce Momjian
2006-03-08
1
-5
/
+5
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
1
-9
/
+9
*
Convert the existing regression test scripts for the various optional
Tom Lane
2005-05-14
2
-0
/
+513