| 2012-11-23 | Marko Kreen | Merge pull request #4 from petere/master | commit | commitdiff | tree | 
| 2012-11-23 | Peter Eisentraut | Fix build with PostgreSQL 9.3devel | commit | commitdiff | tree | 
| 2012-11-17 | Marko Kreen | Move RANGE to acceptable types, add tests | commit | commitdiff | tree | 
| 2012-11-17 | Marko Kreen | Test for "RETURNS TABLE (..)" functions | commit | commitdiff | tree | 
| 2012-11-17 | Marko Kreen | Use PROVOLATILE constant | commit | commitdiff | tree | 
| 2012-11-17 | Marko Kreen | Use TYPTYPE symbolic constants | commit | commitdiff | tree | 
| 2012-11-16 | Marko Kreen | Accept 't' proargmode, use symbolic names. | commit | commitdiff | tree | 
| 2012-10-31 | Marko Kreen | v2.5rc1  plproxy_2_5_rc1 | commit | commitdiff | tree | 
| 2012-10-31 | Marko Kreen | debclean target | commit | commitdiff | tree | 
| 2012-10-31 | Marko Kreen | Bump ext ver to 2.5.0, add upgrade scripts | commit | commitdiff | tree | 
| 2012-10-12 | Marko Kreen | Rename table alter test | commit | commitdiff | tree | 
| 2012-10-12 | Marko Kreen | After sending cancel req, wait for remote error | commit | commitdiff | tree | 
| 2012-10-11 | Marko Kreen | Table invalidation | commit | commitdiff | tree | 
| 2012-10-11 | Marko Kreen | Support for dropped fields | commit | commitdiff | tree | 
| 2012-05-07 | Marko Kreen | v2.4  plproxy_2_4 | commit | commitdiff | tree | 
| 2012-05-07 | Marko Kreen | PGVER: add quoting | commit | commitdiff | tree | 
| 2012-04-13 | Marko Kreen | v2.4rc2 | commit | commitdiff | tree | 
| 2012-04-13 | Marko Kreen | Proper init and cleanup for ConnectionState | commit | commitdiff | tree | 
| 2012-04-13 | Marko Kreen | Another get_role_oid() fixup | commit | commitdiff | tree | 
| 2012-04-12 | Marko Kreen | Use container_of() to get main struct from node | commit | commitdiff | tree | 
| 2012-04-12 | Marko Kreen | Provide get_role_oid() on older Postgres | commit | commitdiff | tree | 
| 2012-04-05 | Marko Kreen | Fix 'make tgz'  plproxy_2_4_rc1 | commit | commitdiff | tree | 
| 2012-04-05 | Marko Kreen | v2.4rc1 | commit | commitdiff | tree | 
| 2012-04-05 | Marko Kreen | config.txt: missing dot | commit | commitdiff | tree | 
| 2012-04-03 | Marko Kreen | New config var: 'default_user' | commit | commitdiff | tree | 
| 2012-04-02 | Marko Kreen | Clear old config before loading new one. | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | Test SQL/MED with SECURITY DEFINER | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | Refresh SPLIT test - order changed. | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | Switch from session_user to current_user. | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | User mapping now almost works on sql/med too | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | rowstamp: allow usage on zeroed stamp | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | Per-user mapping for non-sqlmed clusters | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | Put per-cluster connect strings into tree | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | Convert real cluster to tree | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | Use binary tree for fake cluster storage | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | Create separate structure for current connection | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | Makefile cleanups | commit | commitdiff | tree | 
| 2012-03-29 | Marko Kreen | debian/rules clean: remove per-package dirs | commit | commitdiff | tree | 
| 2012-03-09 | Marko Kreen | Reorganize Debian packaging | commit | commitdiff | tree | 
| 2012-03-08 | Marko Kreen | Makefile and tests cleanup | commit | commitdiff | tree | 
| 2012-03-07 | Marko Kreen | Update news & authors | commit | commitdiff | tree | 
| 2012-03-07 | Marko Kreen | Sync with cache invalidation changes in 9.2 | commit | commitdiff | tree | 
| 2012-03-07 | Marko Kreen | Add printf attribute to vararg error functions | commit | commitdiff | tree | 
| 2012-03-07 | Marko Kreen | Makefile cleanup | commit | commitdiff | tree | 
| 2012-02-27 | Marko Kreen | Merge pull request #2 from theory/isc | commit | commitdiff | tree | 
| 2012-02-27 | David E. Wheeler | Only need one license field. | commit | commitdiff | tree | 
| 2012-02-27 | David E. Wheeler | ISC is not known to PGXN, so spell it out. | commit | commitdiff | tree | 
| 2012-02-27 | Marko Kreen | Fix metainfo | commit | commitdiff | tree | 
| 2012-02-27 | Marko Kreen | plproxy.control: tag as superuser-only | commit | commitdiff | tree | 
| 2012-02-26 | Marko Kreen | Fix sql file location in test/ | commit | commitdiff | tree | 
| 2012-02-25 | David E. Wheeler | Add support for PGXN distribution. | commit | commitdiff | tree | 
| 2012-02-25 | David E. Wheeler | Add .gitattributes. | commit | commitdiff | tree | 
| 2012-02-25 | David E. Wheeler | Add .gitignore. | commit | commitdiff | tree | 
| 2012-02-25 | David E. Wheeler | Add ability to create extenion from unpackaged. | commit | commitdiff | tree | 
| 2012-02-25 | David E. Wheeler | Add support for building as a 9.1 extension. | commit | commitdiff | tree | 
| 2012-02-25 | David E. Wheeler | Move SQL files to sql/ subdirectory. | commit | commitdiff | tree | 
| 2012-02-25 | David E. Wheeler | Move tests to test subdirectory. | commit | commitdiff | tree | 
| 2012-02-25 | David E. Wheeler | Fix test failure. | commit | commitdiff | tree | 
| 2011-11-15 | Marko Kreen | todo: put error-handling related items to "good to... | commit | commitdiff | tree | 
| 2011-11-05 | ZoltΓ‘n BΓΆszΓΆrmΓ©nyi | Support ENUM types. | commit | commitdiff | tree | 
| 2011-10-25 | Marko Kreen | v2.3  plproxy_2_3 | commit | commitdiff | tree | 
| 2011-10-25 | Marko Kreen | Makefile cleanup | commit | commitdiff | tree | 
| 2011-10-25 | Marko Kreen | Add missing files for plproxy_target regtest | commit | commitdiff | tree | 
| 2011-10-13 | Martin Pihlak | added deb91 target. | commit | commitdiff | tree | 
| 2011-10-12 | Marko Kreen | v2.3rc2 | commit | commitdiff | tree | 
| 2011-10-12 | Marko Kreen | SPLIT: fix elem type info leak | commit | commitdiff | tree | 
| 2011-09-14 | Marko Kreen | regtests@9.1: pg9.1 ignores --dbname in REGRESS_OPTS | commit | commitdiff | tree | 
| 2011-09-14 | Marko Kreen | regtests@9.1: ignore errors around 'create language... | commit | commitdiff | tree | 
| 2011-09-13 | Marko Kreen | v2.3rc1  plproxy_2_3_rc1 | commit | commitdiff | tree | 
| 2011-09-13 | Marko Kreen | doc: remove overview.txt, its unmaintained | commit | commitdiff | tree | 
| 2011-09-13 | Marko Kreen | doc: Use ListingBlock for code | commit | commitdiff | tree | 
| 2011-09-13 | Marko Kreen | doc: mention global options | commit | commitdiff | tree | 
| 2011-09-07 | Marko Kreen | Documentation for keepalive parameters. | commit | commitdiff | tree | 
| 2011-09-07 | Marko Kreen | Keepalive parameters | commit | commitdiff | tree | 
| 2011-08-15 | Petr Jelinek | support global SQL/MED cluster options | commit | commitdiff | tree | 
| 2011-02-18 | Marko Kreen | v2.2  plproxy_2_2 | commit | commitdiff | tree | 
| 2011-02-16 | Marko Kreen | doc: fix upload link | commit | commitdiff | tree | 
| 2011-02-02 | Marko Kreen | deb: v2.2rc1  plproxy_2_2_rc1 | commit | commitdiff | tree | 
| 2011-02-02 | Marko Kreen | v2.2rc1 | commit | commitdiff | tree | 
| 2011-02-02 | Marko Kreen | test argument type quoting | commit | commitdiff | tree | 
| 2011-01-21 | Marko Kreen | win32: poll() compat fix - w32 does not use bitmap | commit | commitdiff | tree | 
| 2011-01-21 | Marko Kreen | doc: Remove obsolete target from Makefile | commit | commitdiff | tree | 
| 2011-01-20 | Marko Kreen | New TARGET satement, to redirect target function. | commit | commitdiff | tree | 
| 2011-01-20 | Marko Kreen | scanner: define YY_NO_INPUT to ignore unused yyinput... | commit | commitdiff | tree | 
| 2010-12-01 | Marko Kreen | More portable workaround for empty FLEX/BISON | commit | commitdiff | tree | 
| 2010-09-06 | Marko Kreen | Make possible to disallow SELECT statement. | commit | commitdiff | tree | 
| 2010-07-28 | Marko Kreen | Fix returning of many-column result types | commit | commitdiff | tree | 
| 2010-04-28 | Marko Kreen | Survive missing sqlstate field on error messages | commit | commitdiff | tree | 
| 2010-04-23 | Marko Kreen | v2.1  plproxy_2_1 | commit | commitdiff | tree | 
| 2010-04-12 | Marko Kreen | Avoid unused func warning about yy_fatal_error() | commit | commitdiff | tree | 
| 2010-04-12 | Marko Kreen | Show remote database name in remote error messages. | commit | commitdiff | tree | 
| 2010-04-12 | Marko Kreen | Fix hint field reference. | commit | commitdiff | tree | 
| 2010-03-23 | Marko Kreen | tgz: debian/packages was renamed.  plproxy_2_1_rc1 | commit | commitdiff | tree | 
| 2010-03-23 | Marko Kreen | Prepare for 2.1rc1 | commit | commitdiff | tree | 
| 2010-03-16 | Marko Kreen | Some installation notes. | commit | commitdiff | tree | 
| 2010-03-16 | Marko Kreen | Allow to customize pg_config via PG_CONFIG variable. | commit | commitdiff | tree | 
| 2010-03-16 | Marko Kreen | Flex >= 2.5.35 declares it's own functions properly... | commit | commitdiff | tree | 
| 2010-03-16 | Marko Kreen | Discard notices from sqlmed test. | commit | commitdiff | tree | 
| 2010-03-05 | Marko Kreen | deb: per-postgres version packages | commit | commitdiff | tree | 
| 2010-01-11 | Marko Kreen | Improved remote error and notice handling. | commit | commitdiff | tree | 
| next |