Skip to content

Commit d1a0405

Browse files
committed
Remove more unreferenced function declarations
Author: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoDuAYsRb3Q9aobkFZ6DZMWxsyg4HOmgkwgeWNfSkTwGxw@mail.gmail.com
1 parent fb30c9c commit d1a0405

File tree

4 files changed

+0
-6
lines changed

4 files changed

+0
-6
lines changed

src/bin/pg_dump/pg_backup_archiver.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,6 @@ typedef struct _archiveOpts
426426
extern TocEntry *ArchiveEntry(Archive *AHX, CatalogId catalogId,
427427
DumpId dumpId, ArchiveOpts *opts);
428428

429-
extern void WriteTOC(ArchiveHandle *AH);
430-
extern void ReadTOC(ArchiveHandle *AH);
431429
extern void WriteHead(ArchiveHandle *AH);
432430
extern void ReadHead(ArchiveHandle *AH);
433431
extern void WriteToc(ArchiveHandle *AH);

src/include/bootstrap/bootstrap.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ extern int numattr;
3434

3535
extern void AuxiliaryProcessMain(int argc, char *argv[]) pg_attribute_noreturn();
3636

37-
extern void err_out(void);
38-
3937
extern void closerel(char *name);
4038
extern void boot_openrel(char *name);
4139

src/include/utils/rel.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,5 @@ typedef struct ViewOptions
604604
extern void RelationIncrementReferenceCount(Relation rel);
605605
extern void RelationDecrementReferenceCount(Relation rel);
606606
extern bool RelationHasUnloggedIndex(Relation rel);
607-
extern List *RelationGetRepsetList(Relation rel);
608607

609608
#endif /* REL_H */

src/interfaces/libpq/libpq-int.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,6 @@ extern int pqWriteReady(PGconn *conn);
660660
/* === in fe-secure.c === */
661661

662662
extern int pqsecure_initialize(PGconn *);
663-
extern void pqsecure_destroy(void);
664663
extern PostgresPollingStatusType pqsecure_open_client(PGconn *);
665664
extern void pqsecure_close(PGconn *);
666665
extern ssize_t pqsecure_read(PGconn *, void *ptr, size_t len);

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