Code review for txid patch: add binary I/O functions, avoid dependence
Tom Lane <tgl@sss.pgh.pa.us>
Code review for txid patch: add binary I/O functions, avoid dependence on SerializableSnapshot, minor other cleanup. Marko Kreen, some further editorialization by me.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/txid/Makefile | modified | +1 −9 |
| contrib/txid/README.txid | modified | +11 −16 |
| contrib/txid/txid.c | modified | +177 −86 |
| contrib/txid/txid.sql.in | modified | +32 −13 |
| contrib/txid/uninstall_txid.sql | modified | +3 −7 |