<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/src/pl/plpython/test.sh, branch master</title>
<subtitle>git.postgresql.org: git/postgresql.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/'/>
<entry>
<title>Convert the existing regression test scripts for the various optional</title>
<updated>2005-05-14T17:55:22+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2005-05-14T17:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=0ff7a2c2ad04404aeb1f45e1ae5d67dc91b575ee'/>
<id>0ff7a2c2ad04404aeb1f45e1ae5d67dc91b575ee</id>
<content type='text'>
PLs to use the standard pg_regress infrastructure.  No changes in the
tests themselves.  Andrew Dunstan
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PLs to use the standard pg_regress infrastructure.  No changes in the
tests themselves.  Andrew Dunstan
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor improvements in the really-pretty-ad-hoc test scripts for the</title>
<updated>2005-04-01T19:32:51+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2005-04-01T19:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=943178fec51ac90b36c80e5fd6d5a1894626914b'/>
<id>943178fec51ac90b36c80e5fd6d5a1894626914b</id>
<content type='text'>
PL languages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PL languages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python regression testing script to bail out early if language</title>
<updated>2005-03-24T17:23:34+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2005-03-24T17:23:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=7e1c6f177e904e6b46a22db60b92b70761fb2c47'/>
<id>7e1c6f177e904e6b46a22db60b92b70761fb2c47</id>
<content type='text'>
creation fails ... no point in running the tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
creation fails ... no point in running the tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename plpython to plpythonu, and update documentation to reflect its</title>
<updated>2003-06-30T18:31:42+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2003-06-30T18:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=611522444843d06bc9aa14496b2de4ba5791e64c'/>
<id>611522444843d06bc9aa14496b2de4ba5791e64c</id>
<content type='text'>
now-untrusted status.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now-untrusted status.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up plpython error reporting so that its regression test passes</title>
<updated>2003-01-31T22:25:14+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2003-01-31T22:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=6f49703f0e6688748f0252d7eaf0c9e76a83ae52'/>
<id>6f49703f0e6688748f0252d7eaf0c9e76a83ae52</id>
<content type='text'>
with some amount of cleanliness.  I see no need to report the internal
Python name rather than the SQL procedure name in error tracebacks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with some amount of cleanliness.  I see no need to report the internal
Python name rather than the SQL procedure name in error tracebacks.
</pre>
</div>
</content>
</entry>
<entry>
<title>PL/Python integration:  support in create/droplang, add CVS keywords,</title>
<updated>2001-05-12T01:30:30+00:00</updated>
<author>
<name>Peter Eisentraut</name>
<email>peter_e@gmx.net</email>
</author>
<published>2001-05-12T01:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=c51b00a2135b5cfa1e68006a8d2805541fd12b05'/>
<id>c51b00a2135b5cfa1e68006a8d2805541fd12b05</id>
<content type='text'>
remove useless files, beat some sense into Makefile.  For me it builds
and sort of runs, so it's a start.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove useless files, beat some sense into Makefile.  For me it builds
and sort of runs, so it's a start.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add plpython code.</title>
<updated>2001-05-09T19:54:38+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2001-05-09T19:54:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=0bef7ba549977154572bdbf5682a32a07839fd82'/>
<id>0bef7ba549977154572bdbf5682a32a07839fd82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
