/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 68 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 579 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS)
|
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 68 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 579 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 68 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 579 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 68 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 579 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 68 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 579 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS)
|
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 68 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 579 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 68 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 579 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 64 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 592 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 64 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 592 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 64 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 592 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 64 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 592 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 64 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 592 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 67 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 598 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 67 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 598 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 67 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 598 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 67 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 598 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 64 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 592 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 67 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 in nodeKind() 598 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS)
|
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 67 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 598 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 109 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 638 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 109 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 638 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 109 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 638 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 109 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 638 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 109 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 638 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_basebackup/ |
H A D | pg_basebackup.c | 109 #define MINIMUM_VERSION_FOR_TEMP_SLOTS 100000 macro 638 if (PQserverVersion(conn) < MINIMUM_VERSION_FOR_TEMP_SLOTS) in StartLogStreamer()
|