flightaware / Pgtcl

Tcl client side interface to PostgreSQL (libpgtcl)
https://flightaware.github.io/Pgtcl/
BSD 3-Clause "New" or "Revised" License
31 stars 10 forks source link

Allow pg_exec to accept SQL statements starting with a comment. #32

Closed resuna closed 5 years ago

resuna commented 5 years ago

Duplicated logic from pg_select and added test case.