aboutsummaryrefslogtreecommitdiff
path: root/src/include/regex/regexp.h
diff options
context:
space:
mode:
authorTatsuo Ishii <ishii@postgresql.org>2000-12-22 07:59:32 +0000
committerTatsuo Ishii <ishii@postgresql.org>2000-12-22 07:59:32 +0000
commit1deb6e7d414f21e4adecdcc496252b0c594852f2 (patch)
treeca3d83138fb42bfd23a3e24e93e8e09a8fb48885 /src/include/regex/regexp.h
parent317215fc55ae9ead960b3e1e79aa41fd004f7414 (diff)
downloadpostgresql-1deb6e7d414f21e4adecdcc496252b0c594852f2.tar.gz
postgresql-1deb6e7d414f21e4adecdcc496252b0c594852f2.zip
Fix PQsetdbLogin() backward compatibility problem.
If pghost == "" and pgport == "" then PQsetdbLogin() fails with a error message: Is the postmaster running locally and accepting connections on Unix socket '/tmp/.s.PGSQL.0'? I see many applications such as PHP fails due to this behavior. Now if pgport == "", then it is assumed to be a DEF_PGPORT_STR. This is the same behavior as the version prior 7.1.
Diffstat (limited to 'src/include/regex/regexp.h')
0 files changed, 0 insertions, 0 deletions