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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Translation updates
Peter Eisentraut
2015-02-01
1
-10
/
+10
*
Fix volatile-safety issue in pltcl_SPI_execute_plan().
Tom Lane
2015-01-26
1
-7
/
+8
*
Improve hash_create's API for selecting simple-binary-key hash functions.
Tom Lane
2014-12-18
1
-4
/
+2
*
Translation updates
Peter Eisentraut
2014-07-21
1
-10
/
+10
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
1
-1
/
+2
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-4
/
+4
*
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
Peter Eisentraut
2014-04-18
1
-2
/
+0
*
Add new to_reg* functions for error-free OID lookups.
Robert Haas
2014-04-08
1
-1
/
+1
*
Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion.
Tom Lane
2014-02-23
1
-2
/
+6
*
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
*
Change the way we mark tuples as frozen.
Robert Haas
2013-12-22
1
-2
/
+2
*
Translation updates
Peter Eisentraut
2013-12-02
1
-5
/
+5
*
PL/Tcl: Add event trigger support
Peter Eisentraut
2013-11-23
3
-23
/
+129
*
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-10
4
-14
/
+14
*
Translation updates to fix build failures
Peter Eisentraut
2013-10-13
1
-3
/
+3
*
Translation updates
Peter Eisentraut
2013-10-07
7
-9
/
+14
*
Translation updates
Peter Eisentraut
2013-09-02
1
-10
/
+10
*
Update messages, comments and documentation for materialized views.
Noah Misch
2013-07-05
1
-1
/
+1
*
Translation updates
Peter Eisentraut
2013-05-05
10
-64
/
+248
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
1
-0
/
+1
*
PL/Tcl: Fix compiler warnings with Tcl 8.6
Peter Eisentraut
2013-01-31
1
-2
/
+7
*
Split tuple struct defs from htup.h to htup_details.h
Alvaro Herrera
2012-08-30
1
-0
/
+1
*
Lots of doc corrections.
Robert Haas
2012-04-23
2
-2
/
+2
*
Run "make all" as a prerequisite of "make check"
Peter Eisentraut
2011-12-27
1
-1
/
+1
*
Redesign the plancache mechanism for more flexibility and efficiency.
Tom Lane
2011-09-16
1
-11
/
+6
*
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
Alvaro Herrera
2011-07-04
1
-0
/
+1
*
Put comments on the installable procedural languages.
Tom Lane
2011-07-03
2
-0
/
+4
*
Allow callers to pass a missing_ok flag when opening a relation.
Robert Haas
2011-06-27
1
-2
/
+2
*
Add the possibility to pass --flag arguments to xgettext calls
Peter Eisentraut
2011-06-27
1
-0
/
+1
*
Refactor common gettext triggers
Peter Eisentraut
2011-06-27
1
-1
/
+1
*
Replace := by = in nls.mk files
Peter Eisentraut
2011-06-26
1
-4
/
+4
*
Translation updates for 9.1beta2
Peter Eisentraut
2011-06-09
6
-12
/
+177
*
Rewrite installation makefile rules without for loops
Peter Eisentraut
2011-05-02
1
-4
/
+1
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-8
/
+9
*
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
7
-4
/
+64
*
Allow make check in PL directories
Peter Eisentraut
2011-02-15
2
-3
/
+7
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
2
-10
/
+10
*
Use only one hash entry for all instances of a pltcl trigger function.
Tom Lane
2010-11-03
1
-5
/
+11
*
Support triggers on views.
Tom Lane
2010-10-10
6
-1
/
+88
*
Use a separate interpreter for each calling SQL userid in plperl and pltcl.
Tom Lane
2010-09-30
1
-141
/
+201
*
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Tom Lane
2010-09-22
2
-0
/
+5
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
8
-8
/
+8
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
5
-9
/
+1
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
1
-2
/
+2
*
Prevent PL/Tcl from loading the "unknown" module from pltcl_modules unless
Tom Lane
2010-05-13
1
-61
/
+104
[next]