]> granicus.if.org Git - postgresql/history - src/pl
binary migration: pg_migrator
[postgresql] / src / pl /
2009-12-15 Peter EisentrautPython 3 support in PL/Python
2009-12-10 Peter EisentrautPL/Python array support
2009-12-07 Tom LaneAdd exclusion constraints, which generalize the concept...
2009-11-29 Tom LaneFix session-lifespan memory leak when a plperl function...
2009-11-29 Tom LaneAdd support for anonymous code blocks (DO blocks) to...
2009-11-13 Tom LaneAdd control knobs for plpgsql's variable resolution...
2009-11-12 Tom LaneRemove plpgsql's separate lexer (finally!), in favor...
2009-11-10 Tom LaneMore incremental refactoring in plpgsql: get rid of...
2009-11-09 Tom LaneModernize plpgsql's handling of parse locations, making...
2009-11-07 Tom LaneRemove ancient text file containing plpgsql installatio...
2009-11-07 Tom LaneRearrange plpgsql parsing to simplify and speed it...
2009-11-06 Tom LaneChange plpgsql from using textual substitution to inser...
2009-11-05 Tom LaneRemove plpgsql's RENAME declaration, which has bizarre...
2009-11-04 Tom LaneAdd support for invoking parser callback hooks via...
2009-11-03 Peter EisentrautImprove PL/Python elog output
2009-11-03 Peter EisentrautFix obscure segfault condition in PL/Python
2009-10-31 Tom LaneEnsure the previous Perl interpreter selection is resto...
2009-10-20 Peter EisentrautTranslations update for 8.5alpha2
2009-10-15 Tom LaneFirst committed version of plpython_unicode_0.out did...
2009-10-14 Peter EisentrautAdd alternative expected file for unicode test for...
2009-09-29 Tom LaneAllow MOVE FORWARD n, MOVE BACKWARD n, MOVE FORWARD...
2009-09-28 Andrew DunstanConvert a perl array to a postgres array when returned...
2009-09-22 Tom LaneImplement the DO statement to support execution of...
2009-09-20 Tom LaneAllow plpgsql IN parameters to be assigned to. Since...
2009-09-16 Peter Eisentrauterrcontext support in PL/Perl
2009-09-13 Peter EisentrautFix Unicode support in PL/Python
2009-09-12 Peter EisentrautAdd Unicode support in PL/Python
2009-09-12 Peter EisentrautRemove TODO file; it has been added to the main Todo...
2009-09-09 Peter EisentrautFix/improve bytea and boolean support in PL/Python
2009-08-28 Peter EisentrautDerived files that are shipped in the distribution...
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-08-25 Peter EisentrautEnhanced error context support in PL/Python
2009-08-25 Peter EisentrautUse generic attribute management in PL/Python
2009-08-24 Peter EisentrautMake PL/Python tests more compatible with Python 3
2009-08-14 Peter EisentrautRemove the test case that depends on the platform's...
2009-08-14 Peter EisentrautPL/Python regression tests for data type handling
2009-08-14 Peter EisentrautDomain support in PL/Python
2009-08-13 Peter EisentrautAugment test coverage in PL/Python, especially for...
2009-08-12 Peter EisentrautSplit the plpython regression test into test cases...
2009-08-07 Peter EisentrautExpand test coverage support to entire tree
2009-08-06 Tom LaneImprove plpgsql's ability to cope with rowtypes contain...
2009-08-04 Alvaro HerreraAvoid including miscadmin.h into plpgsql.h; instead...
2009-07-22 Joe ConwayReplace PLpgSQL_dstring by StringInfo.
2009-07-20 Peter EisentrautUse errcontext mechanism in PL/Python
2009-07-18 Tom LaneFix error cleanup failure caused by 8.4 changes in...
2009-07-13 Tom LaneFix up PGDLLIMPORT marking for standard_conforming_stri...
2009-07-12 Tom LaneMove some declarations in the raw-parser header files...
2009-07-11 Peter EisentrautAlter some gratuitous uses of "ANSI" when "SQL standard...
2009-06-26 Peter EisentrautTranslation updates for 8.4 release.
2009-06-18 Peter EisentrautRefine the use of terminology around bound and unbound...
2009-06-17 Peter EisentrautFix typo in error message: tgargv -> tg_argv
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-06-10 Peter EisentrautTranslation updates
2009-06-10 Peter EisentrautClarify to the translator that plpgsql_yyerror() deals...
2009-06-06 Tom LaneMove variable declaration to avoid 'unused variable...
2009-06-05 Andrew DunstanAdjust recent PERL_SYS_INIT3 call to avoid platforms...
2009-06-05 Andrew DunstanSearch for versioned perl library instead of using...
2009-06-04 Tom LaneImprove the recently-added support for properly plurali...
2009-06-04 Andrew DunstanInitialise perl library as documented in perl API....
2009-05-14 Alvaro HerreraTranslation updates
2009-05-02 Tom LaneFix plpgsql's EXIT so that an EXIT without a label...
2009-05-01 Tom LaneFix a couple of cases where the plpgsql grammar looked...
2009-04-19 Tom LaneRethink the idea of having plpgsql depend on parser...
2009-04-19 Tom LaneRevise plpgsql's scanner to process comments and string...
2009-04-09 Peter EisentrautTranslation updates for 8.4 beta
2009-04-09 Tom LaneFix the plpgsql memory leak exhibited in bug #4677...
2009-04-03 Tom LaneDefend against possible crash if a plpython function...
2009-04-02 Tom LaneMinor code beautification/consolidation.
2009-04-02 Bruce MomjianHave PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT.
2009-04-02 Tom Laneplpgsql's exec_simple_cast_value() mistakenly supposed...
2009-03-26 Peter EisentrautGettext plural support
2009-03-23 Peter EisentrautAdd expected file for locale-enabled installations.
2009-03-04 Peter EisentrautAdd new SQL:2008 error codes for invalid LIMIT and...
2009-02-23 Peter EisentrautAdd quotes to message
2009-02-20 Peter Eisentrautanother small message tweak
2009-02-19 Peter EisentrautWordsmithing for PL/Perl messages
2009-02-19 Peter EisentrautRemove croak and Perl_croak from gettext triggers....
2009-02-18 Peter EisentrautMessage wordsmithing
2009-02-17 Peter EisentrautAdd _() calls for the argument of plpgsql_yyerror(...
2009-02-17 Peter EisentrautAdd plpgsql_yyerror to gettext triggers
2009-02-17 Peter EisentrautMark 3rd argument of validate_tupdesc_compat() for...
2009-02-17 Peter EisentrautRedefine _() to dgettext() instead of gettext() so...
2009-02-17 Peter EisentrautRemove gettext trigger write_stderr(), which isn't...
2009-02-05 Bruce MomjianAdd PL/PgSQL FOUND and GET DIAGNOSTICS support for...
2009-02-02 Tom LaneFix plpgsql to not treat INSERT INTO as an INTO-variabl...
2009-01-21 Heikki LinnakangasForgot to handle the new SPI_OK_REWRITTEN result code...
2009-01-21 Heikki LinnakangasAdd new SPI_OK_REWRITTEN return code to SPI_execute...
2009-01-16 Peter EisentrautManual attempt to update this file.
2009-01-16 Peter Eisentrautplpython_error.out is for Python 2.4, plpython_error_3...
2009-01-15 Peter EisentrautCleanup pass over PL/Python NLS. Add translation suppo...
2009-01-15 Peter EisentrautRemove unneeded GETTEXT_TRIGGERS.
2009-01-14 Peter EisentrautMake error messages match backend style.
2009-01-14 Heikki LinnakangasRemove broken Assertions that failed if a statement...
2009-01-07 Tom LaneInsert conditional SPI_push/SPI_pop calls into InputFun...
2009-01-07 Tom LaneFix executor/spi.h to follow our usual conventions...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-28 Tom LaneSupport window functions a la SQL:2008.
2008-12-11 Peter EisentrautAppend major version number and for libraries soname...
2008-11-26 Peter EisentrautAdd %expect 0 to all parser input files to prevent...
2008-11-20 Magnus HaganderDon't pass strings directly to errdetail() and errhint...
next