<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/src/pl/plpython/error.expected, 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>Update to match error editing.</title>
<updated>2003-07-26T00:02:02+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2003-07-26T00:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=5f2499d5af493673e7a15bd3756ab81d7816e57c'/>
<id>5f2499d5af493673e7a15bd3756ab81d7816e57c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Add new elog() levels to stored procedure languages.  plperl DEBUG hack</title>
<updated>2002-03-06T18:50:33+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2002-03-06T18:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=7d5edf2ba7c23ffebec978eb5c21b5d108aaaf2a'/>
<id>7d5edf2ba7c23ffebec978eb5c21b5d108aaaf2a</id>
<content type='text'>
still needed because only removed in 7.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
still needed because only removed in 7.4.
</pre>
</div>
</content>
</entry>
<entry>
<title>plpython security and error handling fixes, from</title>
<updated>2001-11-16T18:04:31+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2001-11-16T18:04:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=1ca717f377c71ff593d5d944133ef8939c1d4aee'/>
<id>1ca717f377c71ff593d5d944133ef8939c1d4aee</id>
<content type='text'>
Kevin Jacobs and Brad McLean.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kevin Jacobs and Brad McLean.
</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>
