diff options
author | Kris Jurka <books@ejurka.com> | 2004-02-03 05:28:17 +0000 |
---|---|---|
committer | Kris Jurka <books@ejurka.com> | 2004-02-03 05:28:17 +0000 |
commit | d71188860e9a0724770fa6a1b0c2cc02119c16a6 (patch) | |
tree | 006e6af5f7dcbf7197e962f7534e524858a4d5b3 /src/backend/utils/adt/regexp.c | |
parent | 1a92a4c10c9d1f238dc4cee15bd875d815782637 (diff) | |
download | postgresql-d71188860e9a0724770fa6a1b0c2cc02119c16a6.tar.gz postgresql-d71188860e9a0724770fa6a1b0c2cc02119c16a6.zip |
ConnectionPool and SimpleDataSource are marked Serializable, but their
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
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions