PostgreSQL Source Code git master
Loading...
Searching...
No Matches
shell_archive.h File Reference
Include dependency graph for shell_archive.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const ArchiveModuleCallbacksshell_archive_init (void)
 

Function Documentation

◆ shell_archive_init()

const ArchiveModuleCallbacks * shell_archive_init ( void  )
extern

Definition at line 40 of file shell_archive.c.

41{
43}
static const ArchiveModuleCallbacks shell_archive_callbacks

References shell_archive_callbacks.

Referenced by LoadArchiveLibrary().