mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Fixed parser and library to allow empty database names.
Streamlined connection name parsing. Added Joachim's patch to shorten paths before diffing.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
#line 1 "init.pgc"
|
||||
|
||||
#line 1 "./../../include/sqlca.h"
|
||||
#line 1 "sqlca.h"
|
||||
#ifndef POSTGRES_SQLCA_H
|
||||
#define POSTGRES_SQLCA_H
|
||||
|
||||
|
Reference in New Issue
Block a user