Skip to content

Commit b92f7a2

Browse files
committed
Bump catversion for flat-file-ectomy. Also remove a missed dead extern
declaration.
1 parent a8bb8eb commit b92f7a2

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

src/include/catalog/catversion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
3838
* Portions Copyright (c) 1994, Regents of the University of California
3939
*
40-
* $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.537 2009/08/04 04:04:11 tgl Exp $
40+
* $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.538 2009/09/01 03:53:08 tgl Exp $
4141
*
4242
*-------------------------------------------------------------------------
4343
*/
@@ -53,6 +53,6 @@
5353
*/
5454

5555
/* yyyymmddN */
56-
#define CATALOG_VERSION_NO 200908032
56+
#define CATALOG_VERSION_NO 200908311
5757

5858
#endif

src/include/libpq/hba.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Interface to hba.c
55
*
66
*
7-
* $PostgreSQL: pgsql/src/include/libpq/hba.h,v 1.57 2009/08/29 19:26:51 tgl Exp $
7+
* $PostgreSQL: pgsql/src/include/libpq/hba.h,v 1.58 2009/09/01 03:53:08 tgl Exp $
88
*
99
*-------------------------------------------------------------------------
1010
*/
@@ -67,8 +67,6 @@ typedef struct Port hbaPort;
6767
extern bool load_hba(void);
6868
extern void load_ident(void);
6969
extern int hba_getauthmethod(hbaPort *port);
70-
extern bool read_pg_database_line(FILE *fp, char *dbname, Oid *dboid,
71-
Oid *dbtablespace, TransactionId *dbfrozenxid);
7270
extern int check_usermap(const char *usermap_name,
7371
const char *pg_role, const char *auth_user,
7472
bool case_sensitive);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy