In Postgresql, numeric items without precision are unlimited and there's no natural...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 5 Nov 2018 05:39:49 +0000 (14:39 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 5 Nov 2018 05:39:49 +0000 (14:39 +0900)
commit5e685423b23d8c21a129249a5bf160c69f7e0c9c
treec48afbef35f84e50a65d8a0ed8aedc73914b5168
parentb9697842085b3b96032fa351ec1df87f424df8d0
In Postgresql, numeric items without precision are unlimited and there's no natural map between SQL Data types.
Add an option *Numeric(without precision) as*.
dlg_specific.c
dlg_specific.h
dlg_wingui.c
pgtypes.c
psqlodbc.h
psqlodbc.rc
resource.h