fixes, pgsql
commit07b031d3fef2134f3d76b09794aa729e854fee69
authorBrian Boru <aolar68@gmail.com>
Sat, 13 Aug 2022 15:48:27 +0000 (13 18:48 +0300)
committerBrian Boru <aolar68@gmail.com>
Sat, 13 Aug 2022 15:48:27 +0000 (13 18:48 +0300)
treefa3a2d40ff2e405c1f21542ac2ec0325c85c83fc
parent812ff7ffd101b283109abe1b5a119917849c08b7
fixes, pgsql
17 files changed:
Jamfile
Jamrules.configure
include/libpgcli/pgconn.h
include/libpgcli/pgfld.h
include/libpgcli/pgprov3.h
libpgcli.pc.in
src/Jamfile
src/md5.c [new file with mode: 0644]
src/md5.h [new file with mode: 0644]
src/pgconn.c
src/pgfld.c
src/pgprov3.c
test.sh
util/Jamfile [new file with mode: 0644]
util/linenoise.c [new file with mode: 0644]
util/linenoise.h [new file with mode: 0644]
util/pgsql.c [new file with mode: 0644]