Segfault-Inc / Multicorn

Data Access Library
https://multicorn.org/
PostgreSQL License
697 stars 145 forks source link

timestamp accuracy #235

Open qhq16 opened 4 years ago

qhq16 commented 4 years ago

It seems that multicorn only supports second-level timestamps, but does not support milliseconds when inserting timestamp values to foreign table. But now I want to insert millisecond-level timestamp, so do you have any good idea?