Classes | |
class | PostgresSink |
Functions | |
def | init (*_, **__) |
Variables | |
list | __all__ = ["PostgresSink", "init"] |
psycopg2 = None | |
def grepros.plugins.auto.postgres.init | ( | * | _, |
** | __ | ||
) |
Adds Postgres output format support.
Definition at line 217 of file postgres.py.
|
private |
Definition at line 236 of file postgres.py.
grepros.plugins.auto.postgres.psycopg2 = None |
Definition at line 23 of file postgres.py.