Show elapsed time during queries and show execute and plan time above query explain.
This commit is contained in:
parent
30638b11e5
commit
5f3ddb80c6
5 changed files with 194 additions and 7 deletions
|
|
@ -12,7 +12,7 @@ TARGET = Ivory
|
|||
TEMPLATE = app
|
||||
|
||||
INCLUDEPATH += C:\prog\include
|
||||
DEFINES += WIN32_LEAN_AND_MEAN
|
||||
DEFINES += WIN32_LEAN_AND_MEAN NOMINMAX
|
||||
LIBS += c:\prog\lib\libpq.lib User32.lib
|
||||
|
||||
SOURCES += main.cpp\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue