plproxy.git
2011-01-21 Marko Kreenwin32: poll() compat fix - w32 does not use bitmap
2011-01-21 Marko Kreendoc: Remove obsolete target from Makefile
2011-01-20 Marko KreenNew TARGET satement, to redirect target function.
2011-01-20 Marko Kreenscanner: define YY_NO_INPUT to ignore unused yyinput...
2010-12-01 Marko KreenMore portable workaround for empty FLEX/BISON
2010-09-06 Marko KreenMake possible to disallow SELECT statement.
2010-07-28 Marko KreenFix returning of many-column result types
2010-04-28 Marko KreenSurvive missing sqlstate field on error messages
2010-04-23 Marko Kreenv2.1 plproxy_2_1
2010-04-12 Marko KreenAvoid unused func warning about yy_fatal_error()
2010-04-12 Marko KreenShow remote database name in remote error messages.
2010-04-12 Marko KreenFix hint field reference.
2010-03-23 Marko Kreentgz: debian/packages was renamed. plproxy_2_1_rc1
2010-03-23 Marko KreenPrepare for 2.1rc1
2010-03-16 Marko KreenSome installation notes.
2010-03-16 Marko KreenAllow to customize pg_config via PG_CONFIG variable.
2010-03-16 Marko KreenFlex >= 2.5.35 declares it's own functions properly...
2010-03-16 Marko KreenDiscard notices from sqlmed test.
2010-03-05 Marko Kreendeb: per-postgres version packages
2010-01-11 Marko KreenImproved remote error and notice handling.
2010-01-11 Martin PihlakAdds "SPLIT ALL" to specify that all array arguments
2010-01-11 Marko KreenMake regtests work across 8.2 .. 8.5
2010-01-08 Marko KreenFix standard_conforming_string incompat vs. 8.5
2010-01-08 Martin PihlakEnable pl/proxy clusters to be defined by SQL/MED facil...
2009-11-10 Marko Kreendoc update: add ver tags to few places
2009-11-10 Marko Kreentag the head as 2.1
2009-11-10 Marko KreenNew SPLIT statement.
2009-10-28 Marko Kreenfinal 2.0.9 plproxy_2_0_9
2009-10-28 Marko Kreengeterrcode(): Switch memory context to work around...
2009-09-15 Marko Kreentag 2.0.9rc1 plproxy_2_0_9rc1
2009-09-15 Marko Kreendocs for new CONNECT and dynamic queries
2009-09-15 Marko KreenMore flexible CONNECT function.
2009-09-11 Marko KreenFix argument value NULL check.
2009-09-11 Marko KreenFix potential buffer overflow when len(typname) > 32
2009-06-29 Marko KreenMake scanner accept dot as standalone symbol
2009-06-29 Marko KreenAvoid parsing "SELECT (" as function call
2009-02-20 Marko KreenCredit also Hannu & Asko for the original implementation
2009-01-16 Marko Kreenrefresh ISC license: and -> and/or; also bump years plproxy_2_0_8
2009-01-16 Marko Kreencut 2.0.8
2009-01-16 Marko Kreenrandom thoughts for todo
2009-01-02 Marko Kreentag 2.0.8rc1 plproxy_2_0_8rc1
2009-01-02 Marko Kreenmention new syntax in docs
2009-01-02 Marko Kreenadd FAQ to cvs
2009-01-02 Marko Kreenallow direct argument references for RUN statement...
2008-12-17 Marko KreenClear ->tuning bit on connection close.
2008-11-19 Marko Kreenupdate news
2008-11-19 Marko KreenIf query is canceled by user, send cancel request
2008-09-29 Marko Kreenfinal 2.0.7 plproxy_2_0_7
2008-09-23 Marko Kreendeb: build-dep on 8.3, flex, bison
2008-09-23 Marko Kreenpgxs may not define FLEX/BISON
2008-09-22 Marko Kreenrelease v2.0.7
2008-09-15 Marko Kreenremove the alternative encoding test - too dubious
2008-09-15 Marko Kreenmake drop lang quiet on 8.2, remove unnceseccary dynque... plproxy_2_0_7rc1
2008-09-15 Marko Kreenuse drop lang to allow plpgsql exist in template1
2008-09-12 Marko Kreenallow win32 specific encoding corruption (8.2.9)
2008-09-12 Marko Kreenremove setseed() from regtest as its not needed anymore
2008-09-12 Marko Kreenv2.0.7rc1
2008-09-12 Marko Kreenuse pg_strcasecmp instead strcasecmp for consistency
2008-09-12 Marko Kreenset client_encoding in regtest before non-ascii comments
2008-09-11 Marko Kreennews for 2.0.7
2008-09-11 Marko KreenUse server_encoding as remote connection encoding
2008-09-11 Marko Kreendisable binary i/o completely
2008-09-11 Marko Kreenallow non-ascii chars in idents
2008-09-11 Marko Kreenmore serious encoding test
2008-09-11 Marko Kreendont crash on nameless input arguments
2008-09-11 Marko Kreenrefresh expected file
2008-09-11 Marko Kreentest also nonascii column
2008-09-10 Marko Kreennew regtest to detect encoding handling problems (draft)
2008-09-08 Marko KreenPostgres 8.2 did not have PGDLLIMPORT on win32 (Hiroshi...
2008-09-05 Marko Kreenmore docs about passwords plproxy_2_0_6
2008-09-05 Marko Kreenv2.0.6
2008-09-05 Marko Kreenupdate
2008-09-05 Marko KreenRedefine YYMALLOC/YYFREE instead malloc/free. Its...
2008-07-29 Marko Kreentodo list cleanup
2008-07-29 Marko Kreenmake plproxy_many robust against random() differences
2008-07-28 Marko Kreenmove -lws2_32 addition after PGXS call
2008-07-28 Marko Kreenuse PGDLLIMPORT instead __attribute__
2008-07-28 Marko Kreenuh, uncomment the ifeq/endif
2008-07-28 Marko KreenSupport compilation on win32.
2008-07-28 Marko KreenRemove unused CONST token.
2008-07-21 Marko Kreenv2.0.6rc2
2008-07-21 Marko Kreendocs: tag all functions with embedded SELECT with SETOF
2008-07-21 Marko Kreenrequire exactly 1 row for non-setof functions
2008-06-27 Marko Kreenfix typo
2008-06-27 Marko Kreennews for 2.0.6 plproxy_2_0_6_rc1
2008-06-27 Marko Kreenupdate authors
2008-06-27 Marko KreenFew cleanups
2008-06-27 Marko Kreenaccept int2 and int8 from hash function
2008-06-27 Marko Kreenbump ver to 2.0.6rc1, keep mtime in tgz
2008-06-27 Marko Kreenadd def for new function
2008-06-27 Marko Kreen8.4 requires explicit include for standard_conforming_s...
2008-06-27 Marko KreenScanner/parser portability changes.
2008-06-26 Marko KreenSupport dynamic record as return type.
2008-06-06 Marko Kreenrelease 2.0.5 plproxy_2_0_5
2008-06-06 Marko Kreenmove variable reset close to definitions
2008-06-06 Marko Kreenmake RUN default to ANY
2008-05-14 Marko Kreenmake ANY test work with linux/pg8.3. annoying... plproxy_2_0_5_rc1
2008-05-14 Marko Kreenupdate news and doc for 2.0.5
2008-05-14 Marko Kreenbump version to 2.0.5rc1
2008-05-14 Marko KreenBetter poll() compat and few cleanups.
next