2013-05-22 13:29 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)

64 views
Skip to first unread message

Mindaugas Kavaliauskas

unread,
May 22, 2013, 6:35:36 AM5/22/13
to Harbour Developers
2013-05-22 13:29 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)
* /contrib/sddpg/core.c
+ enhanced connection parameters support. Now it is possible to
connect
to PostgreSQL server using:
1) URI string
RDDINFO(RDDI_CONNECT, {"POSTGRESQL", "postgresql://host"})
2) Key=value parameter pairs
RDDINFO(RDDI_CONNECT, {"POSTGRESQL", "host=localhost port=5432"})
3) separate parameters. Support for port, options, tty is added
RDDINFO(RDDI_CONNECT, {"POSTGRESQL", "host", "user", "passwd",
"db",
"port", "options", "tty"})
; Please, test

Vlad

unread,
May 23, 2013, 8:44:11 PM5/23/13
to harbou...@googlegroups.com
Great!

I'll test.
Reply all
Reply to author
Forward
0 new messages