| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Translation update | Peter Eisentraut | 2010-05-13 | 1 | -10/+10 |
| * | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 | 1 | -6/+6 |
| * | Translation updates for 9.0alpha4 | Peter Eisentraut | 2010-02-19 | 1 | -4/+8 |
| * | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 2010-02-14 | 1 | -22/+15 |
| * | Apply Tcl_Init() to the "hold" interpreter created by pltcl. | Tom Lane | 2010-01-25 | 3 | -2/+37 |
| * | Redefine Datum as uintptr_t, instead of unsigned long. | Tom Lane | 2009-12-31 | 1 | -2/+2 |
| * | Translations update for 8.5alpha2 | Peter Eisentraut | 2009-10-20 | 2 | -2/+67 |
| * | Update of install-sh, mkinstalldirs, and associated configury | Peter Eisentraut | 2009-08-26 | 1 | -2/+2 |
| * | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 | 1 | -14/+14 |
| * | Translation updates | Peter Eisentraut | 2009-06-10 | 2 | -2/+54 |
| * | Improve the recently-added support for properly pluralized error messages | Tom Lane | 2009-06-04 | 1 | -2/+2 |
| * | Translation updates | Alvaro Herrera | 2009-05-14 | 4 | -8/+113 |
| * | Translation updates for 8.4 beta | Peter Eisentraut | 2009-04-09 | 4 | -2/+165 |
| * | Add expected file for locale-enabled installations. | Peter Eisentraut | 2009-03-23 | 1 | -0/+223 |
| * | Forgot to handle the new SPI_OK_REWRITTEN result code in a couple places. | Heikki Linnakangas | 2009-01-21 | 1 | -1/+2 |
| * | Remove unneeded GETTEXT_TRIGGERS. | Peter Eisentraut | 2009-01-15 | 1 | -2/+2 |
| * | Make error messages match backend style. | Peter Eisentraut | 2009-01-14 | 1 | -4/+4 |
| * | Fix executor/spi.h to follow our usual conventions for include files, ie, | Tom Lane | 2009-01-07 | 1 | -1/+4 |
| * | Append major version number and for libraries soname major version number | Peter Eisentraut | 2008-12-11 | 1 | -3/+3 |
| * | Add missing header. | Alvaro Herrera | 2008-10-11 | 1 | -1/+2 |
| * | Improve translatability of error messages for external modules by tweaking | Alvaro Herrera | 2008-10-09 | 2 | -1/+12 |
| * | 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 |
| * | Clean up a number of bogosities around pltcl's handling of the Tcl "result": | Tom Lane | 2008-06-17 | 1 | -61/+110 |
| * | Restructure some header files a bit, in particular heapam.h, by removing some | Alvaro Herrera | 2008-05-12 | 1 | -2/+1 |
| * | Implement a few changes to how shared libraries and dynamically loadable | Peter Eisentraut | 2008-04-07 | 1 | -18/+6 |
| * | Support statement-level ON TRUNCATE triggers. Simon Riggs | Tom Lane | 2008-03-28 | 1 | -1/+3 |
| * | Simplify and standardize conversions between TEXT datums and ordinary C | Tom Lane | 2008-03-25 | 1 | -3/+2 |
| * | More README src cleanups. | Bruce Momjian | 2008-03-21 | 1 | -13/+13 |