<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/tests/examplefiles/psql_session.txt, branch fix-racket-lambda</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Parse CONTEXT in Postgres output</title>
<updated>2011-09-01T14:19:10+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-09-01T14:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=3271b375f38b1baeda54eb4809ec9404c34b01d4'/>
<id>3271b375f38b1baeda54eb4809ec9404c34b01d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect multiline strings and error output in psql session</title>
<updated>2011-04-13T08:49:02+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-04-13T08:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=98c745ccf4f94a129dae7f53a7db59277e0a06df'/>
<id>98c745ccf4f94a129dae7f53a7db59277e0a06df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The prompt in psql must start with a non-blank character</title>
<updated>2011-04-13T08:47:07+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-04-13T08:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4f8f83415ac1a0e6c932e26a460fd83fa04e9811'/>
<id>4f8f83415ac1a0e6c932e26a460fd83fa04e9811</id>
<content type='text'>
Otherwise we are fooled by the arrows in the EXPLAIN output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise we are fooled by the arrows in the EXPLAIN output.
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiline input in psql console without requiring prompt at each line</title>
<updated>2011-04-12T07:59:01+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-04-12T07:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=0ed0588f1916a613050a9abd964aba1310f7c2bb'/>
<id>0ed0588f1916a613050a9abd964aba1310f7c2bb</id>
<content type='text'>
Also support multiline comments in the command, albeit mixing them with
propmts is still broken.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also support multiline comments in the command, albeit mixing them with
propmts is still broken.
</pre>
</div>
</content>
</entry>
<entry>
<title>psql can receive many backslash commands on the same line</title>
<updated>2011-04-12T00:02:39+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-04-12T00:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d4302474b65cd18f865a981ccd9483fed311ab5c'/>
<id>d4302474b65cd18f865a981ccd9483fed311ab5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle PostgreSQL escaped strings</title>
<updated>2011-04-05T13:49:25+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-04-05T13:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=52f26cc94197b1de1c2e01169e40393f2cebd5a5'/>
<id>52f26cc94197b1de1c2e01169e40393f2cebd5a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better psql commands parser</title>
<updated>2011-04-04T11:39:06+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-04-04T11:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=98829589e3f9d4895c71ac1172a385278f61cdfa'/>
<id>98829589e3f9d4895c71ac1172a385278f61cdfa</id>
<content type='text'>
Recognize strings and quoted variables. Handled as a separate state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recognize strings and quoted variables. Handled as a separate state.
</pre>
</div>
</content>
</entry>
<entry>
<title>Multi-character operators in PostgreSQL</title>
<updated>2011-04-04T11:37:08+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-04-04T11:37:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=36aae230c886fb0b2e5b8c79aec03cee0c40256a'/>
<id>36aae230c886fb0b2e5b8c79aec03cee0c40256a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for psql variables</title>
<updated>2011-04-04T10:41:52+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-04-04T10:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7b4dcdde6cc2f5afff7da8bc26645b5f302ffec9'/>
<id>7b4dcdde6cc2f5afff7da8bc26645b5f302ffec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added sample psql session file</title>
<updated>2011-04-01T16:13:18+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2011-04-01T16:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=0f5c8666171a4ba36f2407494ce349daaaf97864'/>
<id>0f5c8666171a4ba36f2407494ce349daaaf97864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
