summaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Expand)Author
2013-01-31Add language validatorPeter Eisentraut
2012-10-31Bump ext ver to 2.5.0, add upgrade scriptsMarko Kreen
2012-02-25Add ability to create extenion from unpackaged.David E. Wheeler
2012-02-25Move SQL files to sql/ subdirectory.David E. Wheeler
2012-02-25Move tests to test subdirectory.David E. Wheeler
2011-10-25Add missing files for plproxy_target regtestMarko Kreen
2011-09-14regtests@9.1: ignore errors around 'create language plpgsql'Marko Kreen
2011-09-07Keepalive parametersMarko Kreen
2011-02-02test argument type quotingMarko Kreen
2010-04-12Show remote database name in remote error messages.Marko Kreen
2010-03-16Discard notices from sqlmed test.Marko Kreen
2010-01-11Improved remote error and notice handling.Marko Kreen
2010-01-11Adds "SPLIT ALL" to specify that all array argumentsMartin Pihlak
2010-01-11Make regtests work across 8.2 .. 8.5Marko Kreen
2010-01-08Enable pl/proxy clusters to be defined by SQL/MED facilities.Martin Pihlak
2009-11-10New SPLIT statement.Marko Kreen
2009-09-15More flexible CONNECT function.Marko Kreen
2009-09-11Fix argument value NULL check.Marko Kreen
2009-06-29Make scanner accept dot as standalone symbolMarko Kreen
2009-06-29Avoid parsing "SELECT (" as function callMarko Kreen
2009-01-02allow direct argument references for RUN statement: RUN ON $1;Marko Kreen
2008-09-15make drop lang quiet on 8.2, remove unnceseccary dynquery testplproxy_2_0_7rc1Marko Kreen
2008-09-15use drop lang to allow plpgsql exist in template1Marko Kreen
2008-09-12remove setseed() from regtest as its not needed anymoreMarko Kreen
2008-09-12set client_encoding in regtest before non-ascii commentsMarko Kreen
2008-09-11more serious encoding testMarko Kreen
2008-09-11test also nonascii columnMarko Kreen
2008-09-10new regtest to detect encoding handling problems (draft)Marko Kreen
2008-07-29make plproxy_many robust against random() differencesMarko Kreen
2008-06-27accept int2 and int8 from hash functionMarko Kreen
2008-06-26Support dynamic record as return type.Marko Kreen
2008-05-14make RUN optional, defaulting to RUN ON 0;Marko Kreen
2007-11-19remove more mentions of statement_timeoutMarko Kreen
2007-11-19Remote 'statement_timeout' config parameter.Marko Kreen
2007-11-08test quotingMarko Kreen
2007-10-30test statement_timeoutMarko Kreen
2007-10-30insert a successful func inbetweenMarko Kreen
2007-10-29test missin connectMarko Kreen
2007-03-13Initial revisionMarko Kreen