index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
tcl
Age
Commit message (
Expand
)
Author
2013-12-02
Translation updates
Peter Eisentraut
2013-11-24
PL/Tcl: Add event trigger support
Peter Eisentraut
2013-11-10
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-10-14
Translation updates to fix build failures
Peter Eisentraut
2013-10-07
Translation updates
Peter Eisentraut
2013-09-02
Translation updates
Peter Eisentraut
2013-07-05
Update messages, comments and documentation for materialized views.
Noah Misch
2013-05-06
Translation updates
Peter Eisentraut
2013-03-04
Add a materialized view relations.
Kevin Grittner
2013-02-01
PL/Tcl: Fix compiler warnings with Tcl 8.6
Peter Eisentraut
2012-08-30
Split tuple struct defs from htup.h to htup_details.h
Alvaro Herrera
2012-04-24
Lots of doc corrections.
Robert Haas
2011-12-27
Run "make all" as a prerequisite of "make check"
Peter Eisentraut
2011-09-16
Redesign the plancache mechanism for more flexibility and efficiency.
Tom Lane
2011-07-04
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
Alvaro Herrera
2011-07-03
Put comments on the installable procedural languages.
Tom Lane
2011-06-27
Allow callers to pass a missing_ok flag when opening a relation.
Robert Haas
2011-06-26
Add the possibility to pass --flag arguments to xgettext calls
Peter Eisentraut
2011-06-26
Refactor common gettext triggers
Peter Eisentraut
2011-06-26
Replace := by = in nls.mk files
Peter Eisentraut
2011-06-09
Translation updates for 9.1beta2
Peter Eisentraut
2011-05-01
Rewrite installation makefile rules without for loops
Peter Eisentraut
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-03-05
Fix parallel gmake for extension directory addition in PL languages.
Bruce Momjian
2011-03-05
Create extension infrastructure for the core procedural languages.
Tom Lane
2011-02-15
Allow make check in PL directories
Peter Eisentraut
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-03
Use only one hash entry for all instances of a pltcl trigger function.
Tom Lane
2010-10-10
Support triggers on views.
Tom Lane
2010-09-30
Use a separate interpreter for each calling SQL userid in plperl and pltcl.
Tom Lane
2010-09-22
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-19
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-07-06
pgindent run for 9.0, second run
Bruce Momjian
2010-05-13
Prevent PL/Tcl from loading the "unknown" module from pltcl_modules unless
Tom Lane
2010-05-13
Translation update
Peter Eisentraut
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-02-19
Translation updates for 9.0alpha4
Peter Eisentraut
2010-02-14
Wrap calls to SearchSysCache and related functions using macros.
Robert Haas
2010-01-25
Apply Tcl_Init() to the "hold" interpreter created by pltcl.
Tom Lane
2009-12-31
Redefine Datum as uintptr_t, instead of unsigned long.
Tom Lane
2009-10-20
Translations update for 8.5alpha2
Peter Eisentraut
2009-08-26
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-10
Translation updates
Peter Eisentraut
2009-06-04
Improve the recently-added support for properly pluralized error messages
Tom Lane
2009-05-14
Translation updates
Alvaro Herrera
2009-04-09
Translation updates for 8.4 beta
Peter Eisentraut
2009-03-23
Add expected file for locale-enabled installations.
Peter Eisentraut
2009-01-21
Forgot to handle the new SPI_OK_REWRITTEN result code in a couple places.
Heikki Linnakangas
[next]