Make quote_table() and ti_quote() thread safe.
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 24 Jul 2017 07:53:37 +0000 (16:53 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 24 Jul 2017 23:00:34 +0000 (08:00 +0900)
commitfc5cd3a9207795d38cb940325fc1e284286ff2f8
tree076be1740e58cb8474413a5275ec0e75633d59e4
parente6499dc0b8bc46f4f1575b4b6a460fb04db91619
Make quote_table() and ti_quote() thread safe.
This change fixes "relation does not exist" errors reported by Scott Beil.
Original patch by Scott Beil, modified by me.
misc.c
misc.h
results.c