Extra information in pg_dump
Florian Weimer
fw at deneb.enyo.de
Tue May 23 05:49:24 UTC 2006
* Adrian Klaver:
> I did a plain text dump of a database I was working on and found the
> following. The first function was created against PostgresPy. The second
> function is the same but created against plpythonu. Any clues as what all the
> escape sequences are for?
I haven't checked to be sure, but it looks like Python bytecode (the
thing normally stored in .pyc files).
More information about the Python-general
mailing list