Upgrade to Pygress 2.2.
Bruce Momjian <bruce@momjian.us>
Upgrade to Pygress 2.2.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/python/advanced.py | added | +171 −0 |
| src/interfaces/python/Announce | modified | +37 −19 |
| src/interfaces/python/basics.py | added | +284 −0 |
| src/interfaces/python/ChangeLog | modified | +20 −2 |
| src/interfaces/python/func.py | added | +193 −0 |
| src/interfaces/python/mkdefines | added | +11 −0 |
| src/interfaces/python/pgext.py | modified | +13 −17 |
| src/interfaces/python/pgmodule.c | modified | +593 −296 |
| src/interfaces/python/pg.py | added | +223 −0 |
| src/interfaces/python/pgtools.py | added | +48 −0 |
| src/interfaces/python/README | modified | +249 −41 |
| src/interfaces/python/syscat.py | added | +133 −0 |