Plans for 0.2

James William Pye pgsql at jwp.name
Mon Nov 27 03:26:06 UTC 2006


Some updates,

On Sun, Oct 15, 2006 at 03:22:11PM -0700, James William Pye wrote:
> 	- 2.5/2.2 testing and fixes
> 			. I intend to get the client working on pys60, which is Python 2.2.
> 				(python on Symbian for mobiles, see the pys60 SF project.)

Some of this has been completed(2.2); I've been quite happy with how
easy this actually was. Hopefully, there will be no/few issues with
actually getting it to work on pys60.

> 	- PL/Py 8.2 support

patches for 8.2 are in my local revision--not yet committed.

> 	- Refactored slythe (remote console) (half way there, I think)

Some has been done here. This will be slow going due to the nature
of this project. =\

> 	- fe/proboscis (client)
> 			. file-like interface for Large objects
> 			. protocol interrupt safety (in HEAD, tho I need to review it)
> 			. pb_python script, in HEAD, compatible with slythe

Amendment:

	.pgpass support. Parsing and selectivity should probably be in
		lo/; ie, "import postgresql.utility.client.pgpassfile"

> 	- More documentation
> 			. Check in docbook sources very soon (maybe tonight)

Done.

I have also done some work to add some man pages.


More information about the Python-general mailing list