mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
superclass (which contains a number of state variables) is not. To correctly serialize these objects we need to manually implement writeObject and readObject. Per report from R. Lemos