------------------------------------------------------------------------------- Fix Number: FJSVfsep-CL-CM-1701-2 Product Names and Versions: Fujitsu Enterprise Postgres Client 17/17SP1 Creation date: 20.08.2025 ------------------------------------------------------------------------------- [High Risk Activity] The Customer acknowledges and agrees that the Product is designed, developed and manufactured as contemplated for general use, including without limitation, general office use, personal use, household use, and ordinary industrial use, but is not designed, developed and manufactured as contemplated for use accompanying fatal risks or dangers that, unless extremely high safety is secured, could lead directly to death, personal injury, severe physical damage or other loss (hereinafter "High Safety Required Use"), including without limitation, nuclear reaction control in nuclear facility, aircraft flight control, air traffic control, mass transport control, medical life support system, missile launch control in weapon system. The Customer, shall not use the Product without securing the sufficient safety required for the High Safety Required Use. In addition, Fujitsu (or other affiliate's name) shall not be liable against the Customer and/or any third party for any claims or damages arising in connection with the High Safety Required Use of the Product. Product and company names mentioned in this manual are the trademarks or registered trademarks of their respective owners. Copyright 2024-2025 FUJITSU LIMITED ------------------------------------------------------------------------------- [Notes] - This is the readme for Windowsx86. - This correction is a correction applicable only to a application server. - Apply the following patches at the same time. - FJSVfsep-CL-1701-2.msi - FJSVfsep-CL-CM-1701-2.msi - FJSVfsep-DOTNET-1701-2.msi - FJSVfsep-JDBC-1701-2.msi - FJSVfsep-ODBC-1701-2.msi - FJSVfsep-PSYPG-1701-2.msi - The procedure below must be performed manually for this patch. It cannot be automated via a script. 1) Before applying the patch and performing restoration, end the following. - Application programs - Application server services 2) After applying the patch and performing restoration, restart the programs and services that were stopped in step 1). - Application of the patch may fail if [Administrative Tools] >> [Event Viewer] or [Computer Management] is running. Ensure that these applications are closed before applying the patch and performing restoration. - Perform the following procedure to apply the patch and perform the restoration. [Before applying the patch and performing restoration] Ensure that the service below is disabled. Note that any services using the service below must be stopped before performing the procedure below (refer to the manual for the product that provides the relevant service for information on how to stop it). Also make a note of the service's "Startup type" and "Service status" before changing them (this will be needed to restore the service to its original state after applying the patch and performing restoration). Service name: Windows Management Instrumentation - Change procedure (Windows Server 2022) 1) Click [Start] >> [Administrative Tools] >> [Services] to open the [Services] window. 2) Right-click the service "Windows Management Instrumentation" and select [Properties] to display the [Properties] window. 3) If the "Service status" is "Started", click [Stop]. 4) In "Startup type", select "Disabled", and then click [OK]. [After applying the patch and performing restoration] If the service below already exists, restore the "Startup type" and "Service status" to the respective statuses previously noted at "Before applying the patch and performing restoration". After performing the changes, restart all services that have been stopped because they are using the following service. Service name: Windows Management Instrumentation - Procedure (Windows Server 2022) 1) Click [Start] >> [Administrative Tools] >> [Services] to open the [Services] window. 2) Right-click the service name "Windows Management Instrumentation" and select [Properties] to display the [Properties] window. 3) In "Startup type", select the value that was noted down, and then click [Apply]. 4) In "Service status", click the appropriate button to restore the status to the value that was noted down, and then click [OK]. - If you apply this patch you will be able to use new features of Fujitsu Enterprise Postgres 17 SP1. When using these features, apply one of the following fixes at the same time. - Server features (Windows) (AE): T017856XP-01 and later - Server features (Windows) (SE): T017860XP-01 and later - Server features (RHEL 8) (AE): T017857LP-01 and later - Server features (RHEL 8) (SE): T017861LP-01 and later - Server features (RHEL 9) (AE): T017858LP-01 and later - Server features (RHEL 9) (SE): T017862LP-01 and later - Server features (SUSE 15) (AE): T017859LP-01 and later - Server features (SUSE 15) (SE): T017863LP-01 and later To use new feature, refer to the Fujitsu Enterprise Postgres 17 SP1 documentation. https://www.postgresql.fastware.com/product-manuals New features are listed in "Chapter 1 New Features and Improvements" in the Release Notes. ------------------------------------------------------------------------------- [Patch Description] The following fixes are included in this patch: Fix Number: FJSVfsep-CL-CM-1701-2 01 PH24735 [*]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description There is no particular issue because bug corrections in PostgreSQL 17.6 apply to Fujitsu Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 17.6 to Fujitsu Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/17/release-17-6.html - Action Apply the changes of PostgreSQL 17 to Fujitsu Enterprise Postgres. - Compatibility Information None. 02 PH24743 [ ]Security failure [ ]Serious failure ([ ]Degradation) [ ]Incompatibility does not exist / [*]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description There is no particular issue because bug corrections in psqlodbc 17.00.0005, 17.00.0006 apply to Fujitsu Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of psqlodbc 17.00.0006 to Fujitsu Enterprise Postgres. You can see applied changes in the below URL. https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0005-mimalloc https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0005 https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0006-mimalloc https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0006 - Action Apply the changes of psqlodbc to Fujitsu Enterprise Postgres. - Compatibility Information The following incompatibility has been observed: - Removes information of schema and table name from the statement handle returned by the SQLSpecialColumns and SQLSpecialColumnsW functions. - SQLFreeStmt() returns SQL_INVALID_HANDLE if the connection is already closed. - Changes the behavior when SQL_BEST_ROWID is specified in the SQLSpecialColumns and SQLSpecialColumnsW functions. If the primary key exists, primary key is returned. If there is no primary key, the it returns a unique key. 03 PH24747 [ ]Security failure [ ]Serious failure ([ ]Degradation) [ ]Incompatibility does not exist / [*]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description There is no particular issue because bug corrections in Npgsql 8.0.7 apply to Fujitsu Enterprise Postgres Client. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of Npgsql 8.0.7 to Fujitsu Enterprise Postgres Client. You can see applied changes in the below URL. https://github.com/npgsql/npgsql/releases/tag/v8.0.7 - Action Apply the changes of Npgsql to Fujitsu Enterprise Postgres Client. - Compatibility Information The following incompatibility has been observed: - When using SASL authentication specified with ChannelBindingRequire in the connection string, modify the connection to fail if the server's certificate has an unsupported hash algorithm. Previously, downgrades from SCRAM-SHA-256 PLUS to SCRAM-SHA-256 were allowed and connectivity was possible. 04 PH24748 [*]Security failure [*]Serious failure ([ ]Degradation) [ ]Incompatibility does not exist / [*]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description There is no particular issue because bug corrections in PostgreSQL JDBC Driver 42.7.6, 42.7.7 apply to Fujitsu Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL JDBC Driver 42.7.6, 42.7.7 to Fujitsu Enterprise Postgres. You can see applied changes in the below URL. https://jdbc.postgresql.org/changelogs/2025-05-28-42/ https://jdbc.postgresql.org/changelogs/2025-06-11-42/ - Action Apply the changes of PostgreSQL JDBC Driver to Fujitsu Enterprise Postgres. - Compatibility Information The following incompatibility has been observed: - Add REMARKS column to the return value of the getIndexInfo method. - If channelBinding is set to require, the operation is changed so that a connection is rejected for a connection that does not use the SASL authentication method or for a connection for which SASL authentication has not been completed correctly. Previously, the channelBinding requirement was ignored for non-SASL authentication methods, allowing the connection. 05 PH24783 [ ]Security failure [ ]Serious failure ([ ]Degradation) [ ]Incompatibility does not exist / [*]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description There is no particular issue because bug corrections in psycopg 3.2.5, 3.2.6, 3.2.7, 3.2.8, 3.2.9, psycopg-pool 3.2.5, 3.2.6 apply to Fujitsu Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of psycopg 3.2.5, 3.2.6, 3.2.7, 3.2.8, 3.2.9, psycopg-pool 3.2.5, 3.2.6 to Fujitsu Enterprise Postgres. You can see applied changes in the below URL. https://www.psycopg.org/psycopg3/docs/news.html https://www.psycopg.org/psycopg3/docs/news_pool.html - Action Apply the changes of psycopg, psycopg-pool to Fujitsu Enterprise Postgres. - Compatibility Information The following incompatibility has been observed: - With shapely 2.0 or later, SRID that were previously ignored are now retained in the geometry. - DateFromTicks and TimeFromTicks to return values relative to UTC instead of local timezone. 06 PH24788 [ ]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description There is no particular issue because bug corrections in OpenLDAP 2.5.20 apply to Fujitsu Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of OpenLDAP 2.5.20 to Fujitsu Enterprise Postgres. You can see applied changes in the below URL. https://git.openldap.org/openldap/openldap/-/blob/ OPENLDAP_REL_ENG_2_5/CHANGES - Action Apply the changes of OpenLDAP to Fujitsu Enterprise Postgres. - Compatibility Information None. 07 PH24791 [ ]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description There is no particular issue because bug corrections in OpenSSL 3.0.17 apply to Fujitsu Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of OpenSSL 3.0.17 to Fujitsu Enterprise Postgres. You can see applied changes in the below URL. https://openssl-library.org/news/openssl-3.0-notes/ - Action Apply the changes of OpenSSL to Fujitsu Enterprise Postgres. - Compatibility Information None. ------------------------------------------------------------------------------- [Accumulated Patches] The following fixes are included in this patch: Fix Number: FJSVfsep-CL-CM-1701-1 01 PH24554 [*]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description There is no particular issue because bug corrections in PostgreSQL 17.5 apply to Fujitsu Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 17.5 to Fujitsu Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/17/release-17-5.html - Action Apply the changes of PostgreSQL 17 to Fujitsu Enterprise Postgres. - Compatibility Information None. 02 PH24563 [ ]Security failure [ ]Serious failure ([ ]Degradation) [ ]Incompatibility does not exist / [*]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description There is no particular issues because this fix applies the changes of PostgreSQL JDBC Driver 42.7.5 to Fujitsu Enterprise Postgres Client. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL JDBC Driver 42.7.5 to Fujitsu Enterprise Postgres Client. You can see applied changes in the below URL. https://jdbc.postgresql.org/changelogs/2025-01-14-42.7.5-release/ - Action Fix the processing of Fujitsu Enterprise Postgres Client. - Compatibility Information The following incompatibility has been observed: - Column names returned by getProcedures, getTables, getSchemas, getPrimaryKeys, getPrimaryUniqueKeys, getImportedExportedKeys, getIndexInfo, and getFunctions method in PgDatabaseMetaData class will be returned in uppercase. - The getPrimaryKeys method in PgDatabaseMetaData class will exclude columns that are included in the index as non-key columns from the resultset. Previously, non-key columns specified in the INCLUDE clause were also included in the resultset. - The recover method in PGXAConnection class will return only transactions owned by the current user. Previously, all transactions in the cluster were returned. - Methods in PgDatabaseMetaData class will correctly handle the catalog argument. Previously, specifying any string for the catalog argument was equivalent to specifying null. - Methods in PgDatabaseMetaData class will return correct results when empty strings are passed to parameter such as schemaPattern, tableNamePattern, columnNamePattern, functionNamePattern, procedureNamePattern, table, schema, primaryTable, foreignTable, primarySchema, foreignSchema, primaryCatalog, and foreignCatalog. Previously, specifying an empty string was equivalent to specifying null. Fix Number: FJSVfsep-CL-CM-1701-0 01 PH23718 [ ]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description The timeout may not work for the cm_ctl command and the cm_ctl command may not complete execution. - Requirements to reproduce this issue It may occur under the one of following conditions: [Requirements to reproduce this issue 1] 1) The operating system used is Linux, and 2) The conmgr process is not responding, and 3) Execute the cm_ctl status command with the -i option specified. [Requirements to reproduce this issue 2] 1) The operating system used is Windows, and 2) The conmgr process is not responding, and 3) Execute the cm_ctl status command. [Requirements to reproduce this issue 3] 1) Execute the cm_ctl start command, and 2) The commgr process that was started is not responding. [Requirements to reproduce this issue 4] 1) The conmgr process is not responding, and 2) Execute the cm_ctl stop command. - Action Fix the timeout feature to work properly with the cm_ctl command. - Compatibility Information None. 02 PH24405 [*]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description There is no particular issue because bug corrections in PostgreSQL 17.1, 17.2, 17.3 and 17.4 apply to Fujitsu Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 17.1, 17.2, 17.3 and 17.4 to Fujitsu Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/17/release-17-1.html https://www.postgresql.org/docs/17/release-17-2.html https://www.postgresql.org/docs/17/release-17-3.html https://www.postgresql.org/docs/17/release-17-4.html - Action Apply the changes of PostgreSQL 17 to Fujitsu Enterprise Postgres. - Compatibility Information None. 03 PH24415 [*]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description This fix reflects fixes up to OpenLDAP 2.5.19 in this product and does not indicate any specific symptoms. - Requirements to reproduce this issue This fix reflects fixes up to OpenLDAP 2.5.19 in this product and has no specific occurrence conditions. The version of OpenLDAP in which this product reflects the correction is as follows. - Enterprise Postgres 13, 13SP1, 13SP1A, 14, 14SP1, 15, 15SP1 2.4.56 - Enterprise Postgres 15SP2 2.5.16 - Enterprise Postgres 16, 16SP1 2.5.17 - Enterprise Postgres 17 2.5.18 - Symfoware Server V12.8.0 2.4.56 - Symfoware Server V12.9.0 2.5.16 To check the details of the changes up to OpenLDAP 2.5.19, see the OpenLDAP release notes. https://www.openldap.org/software/release/changes_lts.html - Action Apply OpenLDAP changes to the product. - Compatibility Information None. 04 PH24416 [ ]Security failure [ ]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description This fix reflects fixes up to libedit 3.1-20250104 in this product and does not indicate any specific symptoms. - Requirements to reproduce this issue This fix reflects fixes up to libedit 3.1-20250104 in this product and has no specific occurrence conditions. The version of libedit in which this product reflects the correction is as follows. - Enterprise Postgres 13, 13SP1, 13SP1A 3.1-20191231 - Enterprise Postgres 14, 14SP1, 15, 15SP1, 15SP2 3.1-20210910 - Enterprise Postgres 16, 16SP1 3.1-20230828 - Enterprise Postgres 17 3.1-20240808 - Symfoware Server V12.8.0, V12.9.0 3.1-20210910 To check the details of the changes up to libedit 3.1-20250104, see the libedit ChangeLog. https://www.thrysoee.dk/editline/ - Action Apply libedit changes to the product. - Compatibility Information None. 05 PH24418 [ ]Security failure [ ]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description This fix reflects fixes up to libiconv 1.18 in this product and does not indicate any specific symptoms. - Requirements to reproduce this issue This fix reflects fixes up to libiconv 1.18 in this product and has no specific occurrence conditions. The version of libiconv in which this product reflects the correction is as follows. - Enterprise Postgres 13, 13SP1, 13SP1A, 14, 14SP1, 15, 15SP1, 15SP2 1.16 - Enterprise Postgres 16, 16SP1, 17 1.17 - Symfoware Server V12.8.0, V12.9.0 1.16 To check the details of the changes up to libiconv 1.18, see the libiconv News. https://savannah.gnu.org/news/?id=10703 - Action Apply libiconv changes to the product. - Compatibility Information None. 06 PH24431 [ ]Security failure [ ]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([ ]Always / [ ]Rarely / [*]Irregularly) - Description This issue was absorbed from psqlodbc-17.00.0001 to psqlodbc- 17.00.0004. There is no specific problem because the error correction is reflected in the product. - Requirements to reproduce this issue This issue was absorbed from psqlodbc-17.00.0001 to psqlodbc- 17.00.0004 There are no specific conditions for error correction. For a list of defects that are fixed in this case, please visit: https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0001 https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0001-mimalloc https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0002 https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0002-mimalloc https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0003 https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0003-mimalloc https://github.com/postgresql-interfaces/psqlodbc/releases/tag/ REL-17_00_0004 - Action Fix the processing of psqlodbc on which this product is based. - Compatibility Information None. 07 PH24432 [ ]Security failure [ ]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([ ]Always / [ ]Rarely / [*]Irregularly) - Description This issue reflects the bug fixes absorbed by Npgsql 8.0.5, 8.0.6 in Fujitsu Enterprise Postgres Client without any specific symptoms. - Requirements to reproduce this issue This issue reflects the bug fixes absorbed by Npgsql 8.0.5, 8.0.6 in Fujitsu Enterprise Postgres Client without any specific symptoms. Refer to the following URL for the defects that are fixed in this case: https://github.com/npgsql/npgsql/releases/tag/v8.0.5 https://github.com/npgsql/npgsql/releases/tag/v8.0.6 - Action Fix Npgsql processing on which Fujitsu Enterprise Postgres Client is based. - Compatibility Information None. 08 PH24440 [*]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description This fix reflects fixes up to OpenSSL 3.0.16 in this product and does not indicate any specific symptoms. - Requirements to reproduce this issue This fix reflects fixes up to OpenSSL 3.0.16 in this product and has no specific occurrence conditions. The version of OpenSSL in which this product reflects the correction is as follows. - Enterprise Postgres 13, 13SP1, 13SP1A, 14, 14SP1, 15, 15SP1 1.1.1 - Enterprise Postgres 15SP2 3.0.12 - Enterprise Postgres 16, 16SP1 3.0.13 - Enterprise Postgres 17 3.0.15 - Symfoware Server V12.8.0 1.1.1 - Symfoware Server V12.9.0 3.0.12 To check the details of the changes up to OpenSSL 3.0.16, see the OpenSSL release notes. https://openssl-library.org/news/openssl-3.0-notes/ - Action Apply OpenSSL changes to the product. - Compatibility Information None. ------------------------------------------------------------------------------- [List of fixed files] Files replaced by the patch: [InstallFolder]\bin\clusterdb.exe [InstallFolder]\bin\clusterdb.pdb [InstallFolder]\bin\cm_ctl.exe [InstallFolder]\bin\cm_ctl.pdb [InstallFolder]\bin\conmgr.exe [InstallFolder]\bin\conmgr.pdb [InstallFolder]\bin\createdb.exe [InstallFolder]\bin\createdb.pdb [InstallFolder]\bin\createuser.exe [InstallFolder]\bin\createuser.pdb [InstallFolder]\bin\dropdb.exe [InstallFolder]\bin\dropdb.pdb [InstallFolder]\bin\dropuser.exe [InstallFolder]\bin\dropuser.pdb [InstallFolder]\bin\ecobpg.exe [InstallFolder]\bin\ecobpg.pdb [InstallFolder]\bin\ecpg.exe [InstallFolder]\bin\ecpg.pdb [InstallFolder]\bin\event_core.dll [InstallFolder]\bin\func.vbs [InstallFolder]\bin\initdb.pdb [InstallFolder]\bin\libcrypto-3.dll [InstallFolder]\bin\libecpg.dll [InstallFolder]\bin\libecpg.pdb [InstallFolder]\bin\libecpg_compat.dll [InstallFolder]\bin\libecpg_compat.pdb [InstallFolder]\bin\libiconv.dll [InstallFolder]\bin\libintl.dll [InstallFolder]\bin\liblz4.dll [InstallFolder]\bin\libpgtypes.dll [InstallFolder]\bin\libpgtypes.pdb [InstallFolder]\bin\libpq.dll [InstallFolder]\bin\libpq.pdb [InstallFolder]\bin\libssl-3.dll [InstallFolder]\bin\libxml2.dll [InstallFolder]\bin\libxslt.dll [InstallFolder]\bin\libzstd.dll [InstallFolder]\bin\oid2name.exe [InstallFolder]\bin\oid2name.pdb [InstallFolder]\bin\pg_amcheck.exe [InstallFolder]\bin\pg_amcheck.pdb [InstallFolder]\bin\pg_archivecleanup.pdb [InstallFolder]\bin\pg_basebackup.exe [InstallFolder]\bin\pg_basebackup.pdb [InstallFolder]\bin\pg_checksums.pdb [InstallFolder]\bin\pg_combinebackup.exe [InstallFolder]\bin\pg_combinebackup.pdb [InstallFolder]\bin\pg_config.exe [InstallFolder]\bin\pg_config.pdb [InstallFolder]\bin\pg_controldata.pdb [InstallFolder]\bin\pg_createsubscriber.pdb [InstallFolder]\bin\pg_ctl.pdb [InstallFolder]\bin\pg_dump.exe [InstallFolder]\bin\pg_dump.pdb [InstallFolder]\bin\pg_dumpall.exe [InstallFolder]\bin\pg_dumpall.pdb [InstallFolder]\bin\pg_isready.exe [InstallFolder]\bin\pg_isready.pdb [InstallFolder]\bin\pg_receivewal.exe [InstallFolder]\bin\pg_receivewal.pdb [InstallFolder]\bin\pg_recvlogical.exe [InstallFolder]\bin\pg_recvlogical.pdb [InstallFolder]\bin\pg_resetwal.pdb [InstallFolder]\bin\pg_restore.exe [InstallFolder]\bin\pg_restore.pdb [InstallFolder]\bin\pg_rewind.pdb [InstallFolder]\bin\pg_test_fsync.pdb [InstallFolder]\bin\pg_test_timing.pdb [InstallFolder]\bin\pg_upgrade.pdb [InstallFolder]\bin\pg_verifybackup.pdb [InstallFolder]\bin\pg_waldump.pdb [InstallFolder]\bin\pg_walsummary.pdb [InstallFolder]\bin\pgbench.exe [InstallFolder]\bin\pgbench.pdb [InstallFolder]\bin\pgevent.dll [InstallFolder]\bin\pgevent.pdb [InstallFolder]\bin\pgx_copy.pdb [InstallFolder]\bin\pgx_dmpall.pdb [InstallFolder]\bin\pgx_keystore.pdb [InstallFolder]\bin\pgx_loader.exe [InstallFolder]\bin\pgx_rcvall.pdb [InstallFolder]\bin\postgres.pdb [InstallFolder]\bin\psql.exe [InstallFolder]\bin\psql.pdb [InstallFolder]\bin\reindexdb.exe [InstallFolder]\bin\reindexdb.pdb [InstallFolder]\bin\vacuumdb.exe [InstallFolder]\bin\vacuumdb.pdb [InstallFolder]\bin\vacuumlo.exe [InstallFolder]\bin\vacuumlo.pdb [InstallFolder]\bin\zlib1.dll [InstallFolder]\doc\Licence\Apache Regexp.txt [InstallFolder]\doc\Licence\Apache_Felix.txt [InstallFolder]\doc\Licence\Azure_go-ntlmssp.txt [InstallFolder]\doc\Licence\ConvertUTF.txt [InstallFolder]\doc\Licence\JCommander_Library.txt [InstallFolder]\doc\Licence\Jackson-databind.txt [InstallFolder]\doc\Licence\Java Native Access (JNA).txt [InstallFolder]\doc\Licence\Kerberos-5.txt [InstallFolder]\doc\Licence\Marionette.js.txt [InstallFolder]\doc\Licence\Npgsql.EntityFrameworkCore.PostgreSQL.txt [InstallFolder]\doc\Licence\Npgsql.txt [InstallFolder]\doc\Licence\OSSP-uuid.txt [InstallFolder]\doc\Licence\OSS_List.pdf [InstallFolder]\doc\Licence\OpenJDK_Assembly Exception.txt [InstallFolder]\doc\Licence\OpenJDK_Classpath Exception.txt [InstallFolder]\doc\Licence\OpenLDAP.txt [InstallFolder]\doc\Licence\OpenSSL.txt [InstallFolder]\doc\Licence\Pgpool-II.txt [InstallFolder]\doc\Licence\PostgreSQL-JDBC-driver.txt [InstallFolder]\doc\Licence\PostgreSQL.txt [InstallFolder]\doc\Licence\Swing_Layout_Extensions.txt [InstallFolder]\doc\Licence\TestNG.txt [InstallFolder]\doc\Licence\The_FreeType_Project.txt [InstallFolder]\doc\Licence\VisualVM_custom.txt [InstallFolder]\doc\Licence\WiX-Toolset.txt [InstallFolder]\doc\Licence\Zstandard.txt [InstallFolder]\doc\Licence\angular-block-ui.txt [InstallFolder]\doc\Licence\angular-spinner.txt [InstallFolder]\doc\Licence\angular-translate.txt [InstallFolder]\doc\Licence\angular-visjs.txt [InstallFolder]\doc\Licence\angular.js.txt [InstallFolder]\doc\Licence\aopalliance.txt [InstallFolder]\doc\Licence\apache-age.txt [InstallFolder]\doc\Licence\apache-commons-codec.txt [InstallFolder]\doc\Licence\apache-commons-daemon.txt [InstallFolder]\doc\Licence\apache-commons-io.txt [InstallFolder]\doc\Licence\apache-commons-lang.txt [InstallFolder]\doc\Licence\apache-commons-logging.txt [InstallFolder]\doc\Licence\apache-commons-pool.txt [InstallFolder]\doc\Licence\apache-dbcp.txt [InstallFolder]\doc\Licence\apache-derby.txt [InstallFolder]\doc\Licence\apache-log4j.txt [InstallFolder]\doc\Licence\apache-tomcat-native-library.txt [InstallFolder]\doc\Licence\apache-tomcat.txt [InstallFolder]\doc\Licence\asynckit.txt [InstallFolder]\doc\Licence\avast_retry-go.txt [InstallFolder]\doc\Licence\axios.txt [InstallFolder]\doc\Licence\backbone.js.txt [InstallFolder]\doc\Licence\combined-stream.txt [InstallFolder]\doc\Licence\cryptopp.txt [InstallFolder]\doc\Licence\davecgh_go-spew.txt [InstallFolder]\doc\Licence\deckarep_golang-set.txt [InstallFolder]\doc\Licence\delayed-stream.txt [InstallFolder]\doc\Licence\ecj.txt [InstallFolder]\doc\Licence\electron-context-menu.txt [InstallFolder]\doc\Licence\electron-dl.txt [InstallFolder]\doc\Licence\electron-is-dev.txt [InstallFolder]\doc\Licence\electron-store.txt [InstallFolder]\doc\Licence\electron.txt [InstallFolder]\doc\Licence\elevate.txt [InstallFolder]\doc\Licence\follow-redirects.txt [InstallFolder]\doc\Licence\form-data.txt [InstallFolder]\doc\Licence\gettext_libintl.txt [InstallFolder]\doc\Licence\go-asn1-ber_asn1-ber.txt [InstallFolder]\doc\Licence\go-ldap_ldap.txt [InstallFolder]\doc\Licence\go-viper_mapstructure.txt [InstallFolder]\doc\Licence\go-yaml_yaml.txt [InstallFolder]\doc\Licence\golang.org_x_crypto.txt [InstallFolder]\doc\Licence\golang.org_x_exp.txt [InstallFolder]\doc\Licence\golang.org_x_sys.txt [InstallFolder]\doc\Licence\golang.org_x_text.txt [InstallFolder]\doc\Licence\google_uuid.txt [InstallFolder]\doc\Licence\gosimple_slug.txt [InstallFolder]\doc\Licence\gosimple_unidecode.txt [InstallFolder]\doc\Licence\icu.txt [InstallFolder]\doc\Licence\jackc_pgpassfile.txt [InstallFolder]\doc\Licence\jackc_pgservicefile.txt [InstallFolder]\doc\Licence\jackc_pgx.txt [InstallFolder]\doc\Licence\jackson-annotations.txt [InstallFolder]\doc\Licence\jackson-core.txt [InstallFolder]\doc\Licence\javahelp2.txt [InstallFolder]\doc\Licence\javax-inject.txt [InstallFolder]\doc\Licence\jcl-over-slf4j.txt [InstallFolder]\doc\Licence\joho_godotenv.txt [InstallFolder]\doc\Licence\jquery-html5storage.txt [InstallFolder]\doc\Licence\jquery-ui.txt [InstallFolder]\doc\Licence\jquery.txt [InstallFolder]\doc\Licence\json2.txt [InstallFolder]\doc\Licence\jstl.txt [InstallFolder]\doc\Licence\knadh_koanf.txt [InstallFolder]\doc\Licence\knadh_koanf_maps.txt [InstallFolder]\doc\Licence\knadh_koanf_providers_confmap.txt [InstallFolder]\doc\Licence\knadh_koanf_providers_env.txt [InstallFolder]\doc\Licence\knadh_koanf_providers_posflag.txt [InstallFolder]\doc\Licence\ldap2pg.txt [InstallFolder]\doc\Licence\libedit.txt [InstallFolder]\doc\Licence\libevent.txt [InstallFolder]\doc\Licence\libiconv.txt [InstallFolder]\doc\Licence\libkmip.txt [InstallFolder]\doc\Licence\libssh2.txt [InstallFolder]\doc\Licence\libxml2.txt [InstallFolder]\doc\Licence\libxslt.txt [InstallFolder]\doc\Licence\lithammer_dedent.txt [InstallFolder]\doc\Licence\lmittmann_tint.txt [InstallFolder]\doc\Licence\log4cplus.txt [InstallFolder]\doc\Licence\lombok.txt [InstallFolder]\doc\Licence\lz4.txt [InstallFolder]\doc\Licence\mattn_go-isatty.txt [InstallFolder]\doc\Licence\mime-db.txt [InstallFolder]\doc\Licence\mime-types.txt [InstallFolder]\doc\Licence\mitchellh_copystructure.txt [InstallFolder]\doc\Licence\mitchellh_mapstructure.txt [InstallFolder]\doc\Licence\mitchellh_reflectwalk.txt [InstallFolder]\doc\Licence\moment.js.txt [InstallFolder]\doc\Licence\ms-vc2015-2022_en.txt [InstallFolder]\doc\Licence\ms-vc2015-2022_jp.txt [InstallFolder]\doc\Licence\netbeans_platform_custom.txt [InstallFolder]\doc\Licence\numeral-js.txt [InstallFolder]\doc\Licence\oracle_fdw.txt [InstallFolder]\doc\Licence\orafce.txt [InstallFolder]\doc\Licence\osgi.core.txt [InstallFolder]\doc\Licence\paexec.txt [InstallFolder]\doc\Licence\pgAdmin4.txt [InstallFolder]\doc\Licence\pgBadger.txt [InstallFolder]\doc\Licence\pg_bigm.txt [InstallFolder]\doc\Licence\pg_cron.txt [InstallFolder]\doc\Licence\pg_dbms_stats.txt [InstallFolder]\doc\Licence\pg_hint_plan.txt [InstallFolder]\doc\Licence\pg_repack.txt [InstallFolder]\doc\Licence\pg_rman.txt [InstallFolder]\doc\Licence\pg_statsinfo.txt [InstallFolder]\doc\Licence\pgai.txt [InstallFolder]\doc\Licence\pgaudit.txt [InstallFolder]\doc\Licence\pgbackrest.txt [InstallFolder]\doc\Licence\pgvector.txt [InstallFolder]\doc\Licence\pgvectorscale.txt [InstallFolder]\doc\Licence\pmezard_go-difflib.txt [InstallFolder]\doc\Licence\proxy-from-env.txt [InstallFolder]\doc\Licence\psqlODBC.txt [InstallFolder]\doc\Licence\psycopg-c.txt [InstallFolder]\doc\Licence\psycopg-pool.txt [InstallFolder]\doc\Licence\psycopg.txt [InstallFolder]\doc\Licence\python.txt [InstallFolder]\doc\Licence\slf4j-api-module.txt [InstallFolder]\doc\Licence\slf4j-log4j-12-binding.txt [InstallFolder]\doc\Licence\spf13_pflag.txt [InstallFolder]\doc\Licence\spin.js.txt [InstallFolder]\doc\Licence\spring-commons-logging-bridge.txt [InstallFolder]\doc\Licence\spring-framework.txt [InstallFolder]\doc\Licence\spring-security.txt [InstallFolder]\doc\Licence\spring-transaction.txt [InstallFolder]\doc\Licence\stretchr_testify.txt [InstallFolder]\doc\Licence\tomcat-ssi.txt [InstallFolder]\doc\Licence\underscore.js.txt [InstallFolder]\doc\Licence\vis.js.txt [InstallFolder]\doc\Licence\xerces-c.txt [InstallFolder]\doc\Licence\zlib.txt [InstallFolder]\dotnet\Npgsql.17.0.0.nupkg [InstallFolder]\dotnet\Npgsql.DependencyInjection.17.0.0.nupkg [InstallFolder]\dotnet\Npgsql.EntityFrameworkCore.PostgreSQL.8.0.11.nupkg [InstallFolder]\dotnet \Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite.8.0.11.nupkg [InstallFolder]\dotnet \Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime.8.0.11.nupkg [InstallFolder]\dotnet\Npgsql.GeoJSON.17.0.0.nupkg [InstallFolder]\dotnet\Npgsql.Json.NET.17.0.0.nupkg [InstallFolder]\dotnet\Npgsql.NetTopologySuite.17.0.0.nupkg [InstallFolder]\dotnet\Npgsql.NodaTime.17.0.0.nupkg [InstallFolder]\dotnet\Npgsql.OpenTelemetry.17.0.0.nupkg [InstallFolder]\include\SQLCA-COBOL [InstallFolder]\include\SQLCA-COBOL.cob [InstallFolder]\include\ecpg_config.h [InstallFolder]\include\ecpg_informix.h [InstallFolder]\include\ecpgerrno.h [InstallFolder]\include\ecpglib.h [InstallFolder]\include\ecpgtype.h [InstallFolder]\include\informix\esql\datetime.h [InstallFolder]\include\informix\esql\decimal.h [InstallFolder]\include\informix\esql\sqltypes.h [InstallFolder]\include\internal\c.h [InstallFolder]\include\internal\fe-auth-sasl.h [InstallFolder]\include\internal\libpq-int.h [InstallFolder]\include\internal\libpq\pqcomm.h [InstallFolder]\include\internal\libpq\protocol.h [InstallFolder]\include\internal\port.h [InstallFolder]\include\internal\postgres_fe.h [InstallFolder]\include\internal\pqexpbuffer.h [InstallFolder]\include\libintl.h [InstallFolder]\include\libpq-events.h [InstallFolder]\include\libpq-fe.h [InstallFolder]\include\libpq\libpq-fs.h [InstallFolder]\include\pg_config.h [InstallFolder]\include\pg_config_ext.h [InstallFolder]\include\pg_config_manual.h [InstallFolder]\include\pg_config_os.h [InstallFolder]\include\pgtypes.h [InstallFolder]\include\pgtypes_date.h [InstallFolder]\include\pgtypes_error.h [InstallFolder]\include\pgtypes_interval.h [InstallFolder]\include\pgtypes_numeric.h [InstallFolder]\include\pgtypes_timestamp.h [InstallFolder]\include\postgres_ext.h [InstallFolder]\include\server\access\amapi.h [InstallFolder]\include\server\access\amvalidate.h [InstallFolder]\include\server\access\attmap.h [InstallFolder]\include\server\access\attnum.h [InstallFolder]\include\server\access\brin.h [InstallFolder]\include\server\access\brin_internal.h [InstallFolder]\include\server\access\brin_page.h [InstallFolder]\include\server\access\brin_pageops.h [InstallFolder]\include\server\access\brin_revmap.h [InstallFolder]\include\server\access\brin_tuple.h [InstallFolder]\include\server\access\brin_xlog.h [InstallFolder]\include\server\access\bufmask.h [InstallFolder]\include\server\access\clog.h [InstallFolder]\include\server\access\commit_ts.h [InstallFolder]\include\server\access\detoast.h [InstallFolder]\include\server\access\genam.h [InstallFolder]\include\server\access\generic_xlog.h [InstallFolder]\include\server\access\gin.h [InstallFolder]\include\server\access\gin_private.h [InstallFolder]\include\server\access\ginblock.h [InstallFolder]\include\server\access\ginxlog.h [InstallFolder]\include\server\access\gist.h [InstallFolder]\include\server\access\gist_private.h [InstallFolder]\include\server\access\gistscan.h [InstallFolder]\include\server\access\gistxlog.h [InstallFolder]\include\server\access\hash.h [InstallFolder]\include\server\access\hash_xlog.h [InstallFolder]\include\server\access\heapam.h [InstallFolder]\include\server\access\heapam_xlog.h [InstallFolder]\include\server\access\heaptoast.h [InstallFolder]\include\server\access\hio.h [InstallFolder]\include\server\access\htup.h [InstallFolder]\include\server\access\htup_details.h [InstallFolder]\include\server\access\itup.h [InstallFolder]\include\server\access\multixact.h [InstallFolder]\include\server\access\nbtree.h [InstallFolder]\include\server\access\nbtxlog.h [InstallFolder]\include\server\access\parallel.h [InstallFolder]\include\server\access\printsimple.h [InstallFolder]\include\server\access\printtup.h [InstallFolder]\include\server\access\relation.h [InstallFolder]\include\server\access\reloptions.h [InstallFolder]\include\server\access\relscan.h [InstallFolder]\include\server\access\rewriteheap.h [InstallFolder]\include\server\access\rmgr.h [InstallFolder]\include\server\access\rmgrdesc_utils.h [InstallFolder]\include\server\access\rmgrlist.h [InstallFolder]\include\server\access\sdir.h [InstallFolder]\include\server\access\sequence.h [InstallFolder]\include\server\access\session.h [InstallFolder]\include\server\access\skey.h [InstallFolder]\include\server\access\slru.h [InstallFolder]\include\server\access\spgist.h [InstallFolder]\include\server\access\spgist_private.h [InstallFolder]\include\server\access\spgxlog.h [InstallFolder]\include\server\access\stratnum.h [InstallFolder]\include\server\access\subtrans.h [InstallFolder]\include\server\access\syncscan.h [InstallFolder]\include\server\access\sysattr.h [InstallFolder]\include\server\access\table.h [InstallFolder]\include\server\access\tableam.h [InstallFolder]\include\server\access\tidstore.h [InstallFolder]\include\server\access\timeline.h [InstallFolder]\include\server\access\toast_compression.h [InstallFolder]\include\server\access\toast_helper.h [InstallFolder]\include\server\access\toast_internals.h [InstallFolder]\include\server\access\transam.h [InstallFolder]\include\server\access\tsmapi.h [InstallFolder]\include\server\access\tupconvert.h [InstallFolder]\include\server\access\tupdesc.h [InstallFolder]\include\server\access\tupdesc_details.h [InstallFolder]\include\server\access\tupmacs.h [InstallFolder]\include\server\access\twophase.h [InstallFolder]\include\server\access\twophase_rmgr.h [InstallFolder]\include\server\access\valid.h [InstallFolder]\include\server\access\visibilitymap.h [InstallFolder]\include\server\access\visibilitymapdefs.h [InstallFolder]\include\server\access\wal_arbiter.h [InstallFolder]\include\server\access\xact.h [InstallFolder]\include\server\access\xlog.h [InstallFolder]\include\server\access\xlog_internal.h [InstallFolder]\include\server\access\xlogarchive.h [InstallFolder]\include\server\access\xlogbackup.h [InstallFolder]\include\server\access\xlogdefs.h [InstallFolder]\include\server\access\xloginsert.h [InstallFolder]\include\server\access\xlogprefetcher.h [InstallFolder]\include\server\access\xlogreader.h [InstallFolder]\include\server\access\xlogrecord.h [InstallFolder]\include\server\access\xlogrecovery.h [InstallFolder]\include\server\access\xlogstats.h [InstallFolder]\include\server\access\xlogutils.h [InstallFolder]\include\server\archive\archive_module.h [InstallFolder]\include\server\archive\shell_archive.h [InstallFolder]\include\server\bootstrap\bootstrap.h [InstallFolder]\include\server\c.h [InstallFolder]\include\server\catalog\binary_upgrade.h [InstallFolder]\include\server\catalog\catalog.h [InstallFolder]\include\server\catalog\catversion.h [InstallFolder]\include\server\catalog\dependency.h [InstallFolder]\include\server\catalog\genbki.h [InstallFolder]\include\server\catalog\heap.h [InstallFolder]\include\server\catalog\index.h [InstallFolder]\include\server\catalog\indexing.h [InstallFolder]\include\server\catalog\namespace.h [InstallFolder]\include\server\catalog\objectaccess.h [InstallFolder]\include\server\catalog\objectaddress.h [InstallFolder]\include\server\catalog\partition.h [InstallFolder]\include\server\catalog\pg_aggregate.h [InstallFolder]\include\server\catalog\pg_aggregate_d.h [InstallFolder]\include\server\catalog\pg_am.h [InstallFolder]\include\server\catalog\pg_am_d.h [InstallFolder]\include\server\catalog\pg_amop.h [InstallFolder]\include\server\catalog\pg_amop_d.h [InstallFolder]\include\server\catalog\pg_amproc.h [InstallFolder]\include\server\catalog\pg_amproc_d.h [InstallFolder]\include\server\catalog\pg_attrdef.h [InstallFolder]\include\server\catalog\pg_attrdef_d.h [InstallFolder]\include\server\catalog\pg_attribute.h [InstallFolder]\include\server\catalog\pg_attribute_d.h [InstallFolder]\include\server\catalog\pg_auth_members.h [InstallFolder]\include\server\catalog\pg_auth_members_d.h [InstallFolder]\include\server\catalog\pg_authid.h [InstallFolder]\include\server\catalog\pg_authid_d.h [InstallFolder]\include\server\catalog\pg_cast.h [InstallFolder]\include\server\catalog\pg_cast_d.h [InstallFolder]\include\server\catalog\pg_class.h [InstallFolder]\include\server\catalog\pg_class_d.h [InstallFolder]\include\server\catalog\pg_collation.h [InstallFolder]\include\server\catalog\pg_collation_d.h [InstallFolder]\include\server\catalog\pg_constraint.h [InstallFolder]\include\server\catalog\pg_constraint_d.h [InstallFolder]\include\server\catalog\pg_control.h [InstallFolder]\include\server\catalog\pg_conversion.h [InstallFolder]\include\server\catalog\pg_conversion_d.h [InstallFolder]\include\server\catalog\pg_database.h [InstallFolder]\include\server\catalog\pg_database_d.h [InstallFolder]\include\server\catalog\pg_db_role_setting.h [InstallFolder]\include\server\catalog\pg_db_role_setting_d.h [InstallFolder]\include\server\catalog\pg_default_acl.h [InstallFolder]\include\server\catalog\pg_default_acl_d.h [InstallFolder]\include\server\catalog\pg_depend.h [InstallFolder]\include\server\catalog\pg_depend_d.h [InstallFolder]\include\server\catalog\pg_description.h [InstallFolder]\include\server\catalog\pg_description_d.h [InstallFolder]\include\server\catalog\pg_enum.h [InstallFolder]\include\server\catalog\pg_enum_d.h [InstallFolder]\include\server\catalog\pg_event_trigger.h [InstallFolder]\include\server\catalog\pg_event_trigger_d.h [InstallFolder]\include\server\catalog\pg_extension.h [InstallFolder]\include\server\catalog\pg_extension_d.h [InstallFolder]\include\server\catalog\pg_foreign_data_wrapper.h [InstallFolder]\include\server\catalog\pg_foreign_data_wrapper_d.h [InstallFolder]\include\server\catalog\pg_foreign_server.h [InstallFolder]\include\server\catalog\pg_foreign_server_d.h [InstallFolder]\include\server\catalog\pg_foreign_table.h [InstallFolder]\include\server\catalog\pg_foreign_table_d.h [InstallFolder]\include\server\catalog\pg_index.h [InstallFolder]\include\server\catalog\pg_index_d.h [InstallFolder]\include\server\catalog\pg_inherits.h [InstallFolder]\include\server\catalog\pg_inherits_d.h [InstallFolder]\include\server\catalog\pg_init_privs.h [InstallFolder]\include\server\catalog\pg_init_privs_d.h [InstallFolder]\include\server\catalog\pg_language.h [InstallFolder]\include\server\catalog\pg_language_d.h [InstallFolder]\include\server\catalog\pg_largeobject.h [InstallFolder]\include\server\catalog\pg_largeobject_d.h [InstallFolder]\include\server\catalog\pg_largeobject_metadata.h [InstallFolder]\include\server\catalog\pg_largeobject_metadata_d.h [InstallFolder]\include\server\catalog\pg_namespace.h [InstallFolder]\include\server\catalog\pg_namespace_d.h [InstallFolder]\include\server\catalog\pg_opclass.h [InstallFolder]\include\server\catalog\pg_opclass_d.h [InstallFolder]\include\server\catalog\pg_operator.h [InstallFolder]\include\server\catalog\pg_operator_d.h [InstallFolder]\include\server\catalog\pg_opfamily.h [InstallFolder]\include\server\catalog\pg_opfamily_d.h [InstallFolder]\include\server\catalog\pg_parameter_acl.h [InstallFolder]\include\server\catalog\pg_parameter_acl_d.h [InstallFolder]\include\server\catalog\pg_partitioned_table.h [InstallFolder]\include\server\catalog\pg_partitioned_table_d.h [InstallFolder]\include\server\catalog\pg_policy.h [InstallFolder]\include\server\catalog\pg_policy_d.h [InstallFolder]\include\server\catalog\pg_proc.h [InstallFolder]\include\server\catalog\pg_proc_d.h [InstallFolder]\include\server\catalog\pg_publication.h [InstallFolder]\include\server\catalog\pg_publication_d.h [InstallFolder]\include\server\catalog\pg_publication_namespace.h [InstallFolder]\include\server\catalog\pg_publication_namespace_d.h [InstallFolder]\include\server\catalog\pg_publication_rel.h [InstallFolder]\include\server\catalog\pg_publication_rel_d.h [InstallFolder]\include\server\catalog\pg_range.h [InstallFolder]\include\server\catalog\pg_range_d.h [InstallFolder]\include\server\catalog\pg_replication_origin.h [InstallFolder]\include\server\catalog\pg_replication_origin_d.h [InstallFolder]\include\server\catalog\pg_rewrite.h [InstallFolder]\include\server\catalog\pg_rewrite_d.h [InstallFolder]\include\server\catalog\pg_seclabel.h [InstallFolder]\include\server\catalog\pg_seclabel_d.h [InstallFolder]\include\server\catalog\pg_sequence.h [InstallFolder]\include\server\catalog\pg_sequence_d.h [InstallFolder]\include\server\catalog\pg_shdepend.h [InstallFolder]\include\server\catalog\pg_shdepend_d.h [InstallFolder]\include\server\catalog\pg_shdescription.h [InstallFolder]\include\server\catalog\pg_shdescription_d.h [InstallFolder]\include\server\catalog\pg_shseclabel.h [InstallFolder]\include\server\catalog\pg_shseclabel_d.h [InstallFolder]\include\server\catalog\pg_statistic.h [InstallFolder]\include\server\catalog\pg_statistic_d.h [InstallFolder]\include\server\catalog\pg_statistic_ext.h [InstallFolder]\include\server\catalog\pg_statistic_ext_d.h [InstallFolder]\include\server\catalog\pg_statistic_ext_data.h [InstallFolder]\include\server\catalog\pg_statistic_ext_data_d.h [InstallFolder]\include\server\catalog\pg_subscription.h [InstallFolder]\include\server\catalog\pg_subscription_d.h [InstallFolder]\include\server\catalog\pg_subscription_rel.h [InstallFolder]\include\server\catalog\pg_subscription_rel_d.h [InstallFolder]\include\server\catalog\pg_tablespace.h [InstallFolder]\include\server\catalog\pg_tablespace_d.h [InstallFolder]\include\server\catalog\pg_transform.h [InstallFolder]\include\server\catalog\pg_transform_d.h [InstallFolder]\include\server\catalog\pg_trigger.h [InstallFolder]\include\server\catalog\pg_trigger_d.h [InstallFolder]\include\server\catalog\pg_ts_config.h [InstallFolder]\include\server\catalog\pg_ts_config_d.h [InstallFolder]\include\server\catalog\pg_ts_config_map.h [InstallFolder]\include\server\catalog\pg_ts_config_map_d.h [InstallFolder]\include\server\catalog\pg_ts_dict.h [InstallFolder]\include\server\catalog\pg_ts_dict_d.h [InstallFolder]\include\server\catalog\pg_ts_parser.h [InstallFolder]\include\server\catalog\pg_ts_parser_d.h [InstallFolder]\include\server\catalog\pg_ts_template.h [InstallFolder]\include\server\catalog\pg_ts_template_d.h [InstallFolder]\include\server\catalog\pg_type.h [InstallFolder]\include\server\catalog\pg_type_d.h [InstallFolder]\include\server\catalog\pg_user_mapping.h [InstallFolder]\include\server\catalog\pg_user_mapping_d.h [InstallFolder]\include\server\catalog\pgx_auth_password.h [InstallFolder]\include\server\catalog\pgx_auth_password_d.h [InstallFolder]\include\server\catalog\pgx_depend_nodes.h [InstallFolder]\include\server\catalog\pgx_depend_nodes_d.h [InstallFolder]\include\server\catalog\pgx_password_history.h [InstallFolder]\include\server\catalog\pgx_password_history_d.h [InstallFolder]\include\server\catalog\pgx_pgxnode.h [InstallFolder]\include\server\catalog\pgx_pgxnode_d.h [InstallFolder]\include\server\catalog\pgx_pgxnodedb.h [InstallFolder]\include\server\catalog\pgx_pgxnodedb_d.h [InstallFolder]\include\server\catalog\pgx_profile.h [InstallFolder]\include\server\catalog\pgx_profile_d.h [InstallFolder]\include\server\catalog\pgx_replication_object.h [InstallFolder]\include\server\catalog\pgx_replication_object_d.h [InstallFolder]\include\server\catalog \pgx_replication_object_subscription.h [InstallFolder]\include\server\catalog \pgx_replication_object_subscription_d.h [InstallFolder]\include\server\catalog\pgx_replication_table.h [InstallFolder]\include\server\catalog\pgx_replication_table_d.h [InstallFolder]\include\server\catalog\pgx_replication_table_node.h [InstallFolder]\include\server\catalog\pgx_replication_table_node_d.h [InstallFolder]\include\server\catalog\pgx_shard.h [InstallFolder]\include\server\catalog\pgx_shard_d.h [InstallFolder]\include\server\catalog\pgx_shard_placement.h [InstallFolder]\include\server\catalog\pgx_shard_placement_d.h [InstallFolder]\include\server\catalog\pgx_shard_table.h [InstallFolder]\include\server\catalog\pgx_shard_table_d.h [InstallFolder]\include\server\catalog\pgx_shard_tablespace.h [InstallFolder]\include\server\catalog\pgx_shard_tablespace_d.h [InstallFolder]\include\server\catalog\pgx_shdepend.h [InstallFolder]\include\server\catalog\pgx_shdepend_d.h [InstallFolder]\include\server\catalog\pgx_shdepend_nodes.h [InstallFolder]\include\server\catalog\pgx_shdepend_nodes_d.h [InstallFolder]\include\server\catalog\pgx_shuser_mapping.h [InstallFolder]\include\server\catalog\pgx_shuser_mapping_d.h [InstallFolder]\include\server\catalog\pgx_user_profile.h [InstallFolder]\include\server\catalog\pgx_user_profile_d.h [InstallFolder]\include\server\catalog\schemapg.h [InstallFolder]\include\server\catalog\storage.h [InstallFolder]\include\server\catalog\storage_xlog.h [InstallFolder]\include\server\catalog\syscache_ids.h [InstallFolder]\include\server\catalog\system_fk_info.h [InstallFolder]\include\server\catalog\toasting.h [InstallFolder]\include\server\commands\alter.h [InstallFolder]\include\server\commands\async.h [InstallFolder]\include\server\commands\cluster.h [InstallFolder]\include\server\commands\collationcmds.h [InstallFolder]\include\server\commands\comment.h [InstallFolder]\include\server\commands\conversioncmds.h [InstallFolder]\include\server\commands\copy.h [InstallFolder]\include\server\commands\copyfrom_internal.h [InstallFolder]\include\server\commands\createas.h [InstallFolder]\include\server\commands\dbcommands.h [InstallFolder]\include\server\commands\dbcommands_xlog.h [InstallFolder]\include\server\commands\defrem.h [InstallFolder]\include\server\commands\discard.h [InstallFolder]\include\server\commands\event_trigger.h [InstallFolder]\include\server\commands\explain.h [InstallFolder]\include\server\commands\extension.h [InstallFolder]\include\server\commands\lockcmds.h [InstallFolder]\include\server\commands\matview.h [InstallFolder]\include\server\commands\policy.h [InstallFolder]\include\server\commands\portalcmds.h [InstallFolder]\include\server\commands\prepare.h [InstallFolder]\include\server\commands\proclang.h [InstallFolder]\include\server\commands\progress.h [InstallFolder]\include\server\commands\publicationcmds.h [InstallFolder]\include\server\commands\schemacmds.h [InstallFolder]\include\server\commands\seclabel.h [InstallFolder]\include\server\commands\sequence.h [InstallFolder]\include\server\commands\shard.h [InstallFolder]\include\server\commands\subscriptioncmds.h [InstallFolder]\include\server\commands\tablecmds.h [InstallFolder]\include\server\commands\tablespace.h [InstallFolder]\include\server\commands\trigger.h [InstallFolder]\include\server\commands\typecmds.h [InstallFolder]\include\server\commands\user.h [InstallFolder]\include\server\commands\vacuum.h [InstallFolder]\include\server\commands\view.h [InstallFolder]\include\server\common\archive.h [InstallFolder]\include\server\common\base64.h [InstallFolder]\include\server\common\blkreftable.h [InstallFolder]\include\server\common\checksum_helper.h [InstallFolder]\include\server\common\compression.h [InstallFolder]\include\server\common\config_info.h [InstallFolder]\include\server\common\connect.h [InstallFolder]\include\server\common\controldata_utils.h [InstallFolder]\include\server\common\cryptohash.h [InstallFolder]\include\server\common\fe_memutils.h [InstallFolder]\include\server\common\file_perm.h [InstallFolder]\include\server\common\file_utils.h [InstallFolder]\include\server\common\hashfn.h [InstallFolder]\include\server\common\hashfn_unstable.h [InstallFolder]\include\server\common\hmac.h [InstallFolder]\include\server\common\int.h [InstallFolder]\include\server\common\int128.h [InstallFolder]\include\server\common\ip.h [InstallFolder]\include\server\common\jsonapi.h [InstallFolder]\include\server\common\keywords.h [InstallFolder]\include\server\common\kwlookup.h [InstallFolder]\include\server\common\link-canary.h [InstallFolder]\include\server\common\logging.h [InstallFolder]\include\server\common\md5.h [InstallFolder]\include\server\common\openssl.h [InstallFolder]\include\server\common\parse_manifest.h [InstallFolder]\include\server\common\percentrepl.h [InstallFolder]\include\server\common\pg_lzcompress.h [InstallFolder]\include\server\common\pg_prng.h [InstallFolder]\include\server\common\relpath.h [InstallFolder]\include\server\common\restricted_token.h [InstallFolder]\include\server\common\saslprep.h [InstallFolder]\include\server\common\scram-common.h [InstallFolder]\include\server\common\sha1.h [InstallFolder]\include\server\common\sha2.h [InstallFolder]\include\server\common\shortest_dec.h [InstallFolder]\include\server\common\string.h [InstallFolder]\include\server\common\unicode_case.h [InstallFolder]\include\server\common\unicode_case_table.h [InstallFolder]\include\server\common\unicode_category.h [InstallFolder]\include\server\common\unicode_category_table.h [InstallFolder]\include\server\common\unicode_east_asian_fw_table.h [InstallFolder]\include\server\common\unicode_nonspacing_table.h [InstallFolder]\include\server\common\unicode_norm.h [InstallFolder]\include\server\common\unicode_norm_hashfunc.h [InstallFolder]\include\server\common\unicode_norm_table.h [InstallFolder]\include\server\common\unicode_normprops_table.h [InstallFolder]\include\server\common\unicode_version.h [InstallFolder]\include\server\common\username.h [InstallFolder]\include\server\datatype\timestamp.h [InstallFolder]\include\server\executor\execAsync.h [InstallFolder]\include\server\executor\execExpr.h [InstallFolder]\include\server\executor\execParallel.h [InstallFolder]\include\server\executor\execPartition.h [InstallFolder]\include\server\executor\execdebug.h [InstallFolder]\include\server\executor\execdesc.h [InstallFolder]\include\server\executor\executor.h [InstallFolder]\include\server\executor\functions.h [InstallFolder]\include\server\executor\hashjoin.h [InstallFolder]\include\server\executor\instrument.h [InstallFolder]\include\server\executor\nodeAgg.h [InstallFolder]\include\server\executor\nodeAppend.h [InstallFolder]\include\server\executor\nodeBitmapAnd.h [InstallFolder]\include\server\executor\nodeBitmapHeapscan.h [InstallFolder]\include\server\executor\nodeBitmapIndexscan.h [InstallFolder]\include\server\executor\nodeBitmapOr.h [InstallFolder]\include\server\executor\nodeCtescan.h [InstallFolder]\include\server\executor\nodeCustom.h [InstallFolder]\include\server\executor\nodeForeignscan.h [InstallFolder]\include\server\executor\nodeFunctionscan.h [InstallFolder]\include\server\executor\nodeGather.h [InstallFolder]\include\server\executor\nodeGatherMerge.h [InstallFolder]\include\server\executor\nodeGroup.h [InstallFolder]\include\server\executor\nodeHash.h [InstallFolder]\include\server\executor\nodeHashjoin.h [InstallFolder]\include\server\executor\nodeIncrementalSort.h [InstallFolder]\include\server\executor\nodeIndexonlyscan.h [InstallFolder]\include\server\executor\nodeIndexscan.h [InstallFolder]\include\server\executor\nodeLimit.h [InstallFolder]\include\server\executor\nodeLockRows.h [InstallFolder]\include\server\executor\nodeMaterial.h [InstallFolder]\include\server\executor\nodeMemoize.h [InstallFolder]\include\server\executor\nodeMergeAppend.h [InstallFolder]\include\server\executor\nodeMergejoin.h [InstallFolder]\include\server\executor\nodeModifyTable.h [InstallFolder]\include\server\executor\nodeNamedtuplestorescan.h [InstallFolder]\include\server\executor\nodeNestloop.h [InstallFolder]\include\server\executor\nodeProjectSet.h [InstallFolder]\include\server\executor\nodeRecursiveunion.h [InstallFolder]\include\server\executor\nodeResult.h [InstallFolder]\include\server\executor\nodeSamplescan.h [InstallFolder]\include\server\executor\nodeSeqscan.h [InstallFolder]\include\server\executor\nodeSetOp.h [InstallFolder]\include\server\executor\nodeSort.h [InstallFolder]\include\server\executor\nodeSubplan.h [InstallFolder]\include\server\executor\nodeSubqueryscan.h [InstallFolder]\include\server\executor\nodeTableFuncscan.h [InstallFolder]\include\server\executor\nodeTidrangescan.h [InstallFolder]\include\server\executor\nodeTidscan.h [InstallFolder]\include\server\executor\nodeUnique.h [InstallFolder]\include\server\executor\nodeValuesscan.h [InstallFolder]\include\server\executor\nodeWindowAgg.h [InstallFolder]\include\server\executor\nodeWorktablescan.h [InstallFolder]\include\server\executor\spi.h [InstallFolder]\include\server\executor\spi_priv.h [InstallFolder]\include\server\executor\tablefunc.h [InstallFolder]\include\server\executor\tqueue.h [InstallFolder]\include\server\executor\tstoreReceiver.h [InstallFolder]\include\server\executor\tuptable.h [InstallFolder]\include\server\fe_utils\archive.h [InstallFolder]\include\server\fe_utils\cancel.h [InstallFolder]\include\server\fe_utils\conditional.h [InstallFolder]\include\server\fe_utils\connect_utils.h [InstallFolder]\include\server\fe_utils\mbprint.h [InstallFolder]\include\server\fe_utils\option_utils.h [InstallFolder]\include\server\fe_utils\parallel_slot.h [InstallFolder]\include\server\fe_utils\print.h [InstallFolder]\include\server\fe_utils\psqlscan.h [InstallFolder]\include\server\fe_utils\psqlscan_int.h [InstallFolder]\include\server\fe_utils\query_utils.h [InstallFolder]\include\server\fe_utils\recovery_gen.h [InstallFolder]\include\server\fe_utils\simple_list.h [InstallFolder]\include\server\fe_utils\string_utils.h [InstallFolder]\include\server\fmgr.h [InstallFolder]\include\server\foreign\fdwapi.h [InstallFolder]\include\server\foreign\foreign.h [InstallFolder]\include\server\foreign\scaleout.h [InstallFolder]\include\server\funcapi.h [InstallFolder]\include\server\getopt_long.h [InstallFolder]\include\server\jit\SectionMemoryManager.h [InstallFolder]\include\server\jit\jit.h [InstallFolder]\include\server\jit\llvmjit.h [InstallFolder]\include\server\jit\llvmjit_backport.h [InstallFolder]\include\server\jit\llvmjit_emit.h [InstallFolder]\include\server\lib\binaryheap.h [InstallFolder]\include\server\lib\bipartite_match.h [InstallFolder]\include\server\lib\bloomfilter.h [InstallFolder]\include\server\lib\dshash.h [InstallFolder]\include\server\lib\hyperloglog.h [InstallFolder]\include\server\lib\ilist.h [InstallFolder]\include\server\lib\integerset.h [InstallFolder]\include\server\lib\knapsack.h [InstallFolder]\include\server\lib\pairingheap.h [InstallFolder]\include\server\lib\qunique.h [InstallFolder]\include\server\lib\radixtree.h [InstallFolder]\include\server\lib\rbtree.h [InstallFolder]\include\server\lib\simplehash.h [InstallFolder]\include\server\lib\sort_template.h [InstallFolder]\include\server\lib\stringinfo.h [InstallFolder]\include\server\libpq\auth.h [InstallFolder]\include\server\libpq\be-fsstubs.h [InstallFolder]\include\server\libpq\be-gssapi-common.h [InstallFolder]\include\server\libpq\crypt.h [InstallFolder]\include\server\libpq\hba.h [InstallFolder]\include\server\libpq\ifaddr.h [InstallFolder]\include\server\libpq\libpq-be-fe-helpers.h [InstallFolder]\include\server\libpq\libpq-be.h [InstallFolder]\include\server\libpq\libpq-fs.h [InstallFolder]\include\server\libpq\libpq.h [InstallFolder]\include\server\libpq\pqcomm.h [InstallFolder]\include\server\libpq\pqformat.h [InstallFolder]\include\server\libpq\pqmq.h [InstallFolder]\include\server\libpq\pqsignal.h [InstallFolder]\include\server\libpq\protocol.h [InstallFolder]\include\server\libpq\sasl.h [InstallFolder]\include\server\libpq\scram.h [InstallFolder]\include\server\lic\fjlic-client.h [InstallFolder]\include\server\mb\pg_wchar.h [InstallFolder]\include\server\mb\stringinfo_mb.h [InstallFolder]\include\server\miscadmin.h [InstallFolder]\include\server\nodes\bitmapset.h [InstallFolder]\include\server\nodes\execnodes.h [InstallFolder]\include\server\nodes\extensible.h [InstallFolder]\include\server\nodes\lockoptions.h [InstallFolder]\include\server\nodes\makefuncs.h [InstallFolder]\include\server\nodes\memnodes.h [InstallFolder]\include\server\nodes\miscnodes.h [InstallFolder]\include\server\nodes\multibitmapset.h [InstallFolder]\include\server\nodes\nodeFuncs.h [InstallFolder]\include\server\nodes\nodes.h [InstallFolder]\include\server\nodes\nodetags.h [InstallFolder]\include\server\nodes\params.h [InstallFolder]\include\server\nodes\parsenodes.h [InstallFolder]\include\server\nodes\pathnodes.h [InstallFolder]\include\server\nodes\pg_list.h [InstallFolder]\include\server\nodes\plannodes.h [InstallFolder]\include\server\nodes\primnodes.h [InstallFolder]\include\server\nodes\print.h [InstallFolder]\include\server\nodes\queryjumble.h [InstallFolder]\include\server\nodes\readfuncs.h [InstallFolder]\include\server\nodes\replnodes.h [InstallFolder]\include\server\nodes\subscripting.h [InstallFolder]\include\server\nodes\supportnodes.h [InstallFolder]\include\server\nodes\tidbitmap.h [InstallFolder]\include\server\nodes\value.h [InstallFolder]\include\server\optimizer\appendinfo.h [InstallFolder]\include\server\optimizer\clauses.h [InstallFolder]\include\server\optimizer\cost.h [InstallFolder]\include\server\optimizer\geqo.h [InstallFolder]\include\server\optimizer\geqo_copy.h [InstallFolder]\include\server\optimizer\geqo_gene.h [InstallFolder]\include\server\optimizer\geqo_misc.h [InstallFolder]\include\server\optimizer\geqo_mutation.h [InstallFolder]\include\server\optimizer\geqo_pool.h [InstallFolder]\include\server\optimizer\geqo_random.h [InstallFolder]\include\server\optimizer\geqo_recombination.h [InstallFolder]\include\server\optimizer\geqo_selection.h [InstallFolder]\include\server\optimizer\inherit.h [InstallFolder]\include\server\optimizer\joininfo.h [InstallFolder]\include\server\optimizer\optimizer.h [InstallFolder]\include\server\optimizer\orclauses.h [InstallFolder]\include\server\optimizer\paramassign.h [InstallFolder]\include\server\optimizer\pathnode.h [InstallFolder]\include\server\optimizer\paths.h [InstallFolder]\include\server\optimizer\placeholder.h [InstallFolder]\include\server\optimizer\plancat.h [InstallFolder]\include\server\optimizer\planmain.h [InstallFolder]\include\server\optimizer\planner.h [InstallFolder]\include\server\optimizer\prep.h [InstallFolder]\include\server\optimizer\restrictinfo.h [InstallFolder]\include\server\optimizer\subselect.h [InstallFolder]\include\server\optimizer\tlist.h [InstallFolder]\include\server\parser\analyze.h [InstallFolder]\include\server\parser\convert.h [InstallFolder]\include\server\parser\convert_item.h [InstallFolder]\include\server\parser\kwlist.h [InstallFolder]\include\server\parser\parse_agg.h [InstallFolder]\include\server\parser\parse_clause.h [InstallFolder]\include\server\parser\parse_coerce.h [InstallFolder]\include\server\parser\parse_collate.h [InstallFolder]\include\server\parser\parse_cte.h [InstallFolder]\include\server\parser\parse_enr.h [InstallFolder]\include\server\parser\parse_expr.h [InstallFolder]\include\server\parser\parse_func.h [InstallFolder]\include\server\parser\parse_merge.h [InstallFolder]\include\server\parser\parse_node.h [InstallFolder]\include\server\parser\parse_oper.h [InstallFolder]\include\server\parser\parse_param.h [InstallFolder]\include\server\parser\parse_relation.h [InstallFolder]\include\server\parser\parse_target.h [InstallFolder]\include\server\parser\parse_type.h [InstallFolder]\include\server\parser\parse_utilcmd.h [InstallFolder]\include\server\parser\parser.h [InstallFolder]\include\server\parser\parsetree.h [InstallFolder]\include\server\parser\scanner.h [InstallFolder]\include\server\parser\scansup.h [InstallFolder]\include\server\partitioning\partbounds.h [InstallFolder]\include\server\partitioning\partdefs.h [InstallFolder]\include\server\partitioning\partdesc.h [InstallFolder]\include\server\partitioning\partprune.h [InstallFolder]\include\server\pg_config.h [InstallFolder]\include\server\pg_config_ext.h [InstallFolder]\include\server\pg_config_manual.h [InstallFolder]\include\server\pg_config_os.h [InstallFolder]\include\server\pg_getopt.h [InstallFolder]\include\server\pg_trace.h [InstallFolder]\include\server\pgstat.h [InstallFolder]\include\server\pgtar.h [InstallFolder]\include\server\pgtime.h [InstallFolder]\include\server\plpgsql.h [InstallFolder]\include\server\port.h [InstallFolder]\include\server\port\atomics.h [InstallFolder]\include\server\port\atomics\arch-arm.h [InstallFolder]\include\server\port\atomics\arch-hppa.h [InstallFolder]\include\server\port\atomics\arch-ppc.h [InstallFolder]\include\server\port\atomics\arch-x86.h [InstallFolder]\include\server\port\atomics\fallback.h [InstallFolder]\include\server\port\atomics\generic-gcc.h [InstallFolder]\include\server\port\atomics\generic-msvc.h [InstallFolder]\include\server\port\atomics\generic-sunpro.h [InstallFolder]\include\server\port\atomics\generic.h [InstallFolder]\include\server\port\cygwin.h [InstallFolder]\include\server\port\darwin.h [InstallFolder]\include\server\port\freebsd.h [InstallFolder]\include\server\port\linux.h [InstallFolder]\include\server\port\netbsd.h [InstallFolder]\include\server\port\openbsd.h [InstallFolder]\include\server\port\pg_bitutils.h [InstallFolder]\include\server\port\pg_bswap.h [InstallFolder]\include\server\port\pg_crc32c.h [InstallFolder]\include\server\port\pg_iovec.h [InstallFolder]\include\server\port\pg_lfind.h [InstallFolder]\include\server\port\pg_pthread.h [InstallFolder]\include\server\port\simd.h [InstallFolder]\include\server\port\solaris.h [InstallFolder]\include\server\port\win32.h [InstallFolder]\include\server\port\win32\arpa\inet.h [InstallFolder]\include\server\port\win32\dlfcn.h [InstallFolder]\include\server\port\win32\grp.h [InstallFolder]\include\server\port\win32\netdb.h [InstallFolder]\include\server\port\win32\netinet\in.h [InstallFolder]\include\server\port\win32\netinet\tcp.h [InstallFolder]\include\server\port\win32\pwd.h [InstallFolder]\include\server\port\win32\sys\resource.h [InstallFolder]\include\server\port\win32\sys\select.h [InstallFolder]\include\server\port\win32\sys\socket.h [InstallFolder]\include\server\port\win32\sys\un.h [InstallFolder]\include\server\port\win32\sys\wait.h [InstallFolder]\include\server\port\win32_msvc\dirent.h [InstallFolder]\include\server\port\win32_msvc\sys\file.h [InstallFolder]\include\server\port\win32_msvc\sys\param.h [InstallFolder]\include\server\port\win32_msvc\sys\time.h [InstallFolder]\include\server\port\win32_msvc\unistd.h [InstallFolder]\include\server\port\win32_msvc\utime.h [InstallFolder]\include\server\port\win32_port.h [InstallFolder]\include\server\port\win32ntdll.h [InstallFolder]\include\server\portability\instr_time.h [InstallFolder]\include\server\portability\mem.h [InstallFolder]\include\server\postgres.h [InstallFolder]\include\server\postgres_ext.h [InstallFolder]\include\server\postgres_fe.h [InstallFolder]\include\server\postmaster\autovacuum.h [InstallFolder]\include\server\postmaster\auxprocess.h [InstallFolder]\include\server\postmaster\bgworker.h [InstallFolder]\include\server\postmaster\bgworker_internals.h [InstallFolder]\include\server\postmaster\bgwriter.h [InstallFolder]\include\server\postmaster\fork_process.h [InstallFolder]\include\server\postmaster\interrupt.h [InstallFolder]\include\server\postmaster\pgarch.h [InstallFolder]\include\server\postmaster\postmaster.h [InstallFolder]\include\server\postmaster\startup.h [InstallFolder]\include\server\postmaster\syslogger.h [InstallFolder]\include\server\postmaster\walsummarizer.h [InstallFolder]\include\server\postmaster\walwriter.h [InstallFolder]\include\server\postmaster\xlogmultiplexer.h [InstallFolder]\include\server\regex\regcustom.h [InstallFolder]\include\server\regex\regerrs.h [InstallFolder]\include\server\regex\regex.h [InstallFolder]\include\server\regex\regexport.h [InstallFolder]\include\server\regex\regguts.h [InstallFolder]\include\server\replication\decode.h [InstallFolder]\include\server\replication\followsend.h [InstallFolder]\include\server\replication\logical.h [InstallFolder]\include\server\replication\logicallauncher.h [InstallFolder]\include\server\replication\logicalproto.h [InstallFolder]\include\server\replication\logicalrelation.h [InstallFolder]\include\server\replication\logicalworker.h [InstallFolder]\include\server\replication\message.h [InstallFolder]\include\server\replication\origin.h [InstallFolder]\include\server\replication\output_plugin.h [InstallFolder]\include\server\replication\pgoutput.h [InstallFolder]\include\server\replication\reorderbuffer.h [InstallFolder]\include\server\replication\slot.h [InstallFolder]\include\server\replication\slotsync.h [InstallFolder]\include\server\replication\snapbuild.h [InstallFolder]\include\server\replication\syncrep.h [InstallFolder]\include\server\replication\walreceiver.h [InstallFolder]\include\server\replication\walsender.h [InstallFolder]\include\server\replication\walsender_private.h [InstallFolder]\include\server\replication\worker_internal.h [InstallFolder]\include\server\rewrite\prs2lock.h [InstallFolder]\include\server\rewrite\rewriteDefine.h [InstallFolder]\include\server\rewrite\rewriteHandler.h [InstallFolder]\include\server\rewrite\rewriteManip.h [InstallFolder]\include\server\rewrite\rewriteRemove.h [InstallFolder]\include\server\rewrite\rewriteSearchCycle.h [InstallFolder]\include\server\rewrite\rewriteSupport.h [InstallFolder]\include\server\rewrite\rowsecurity.h [InstallFolder]\include\server\snowball\header.h [InstallFolder]\include\server\snowball\libstemmer\api.h [InstallFolder]\include\server\snowball\libstemmer\header.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_basque.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_catalan.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_danish.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_dutch.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_english.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_finnish.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_french.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_german.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_indonesian.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_irish.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_italian.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_norwegian.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_porter.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_portuguese.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_spanish.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_1_swedish.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_2_hungarian.h [InstallFolder]\include\server\snowball\libstemmer \stem_ISO_8859_2_romanian.h [InstallFolder]\include\server\snowball\libstemmer\stem_KOI8_R_russian.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_arabic.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_armenian.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_basque.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_catalan.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_danish.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_dutch.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_english.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_finnish.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_french.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_german.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_greek.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_hindi.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_hungarian.h [InstallFolder]\include\server\snowball\libstemmer \stem_UTF_8_indonesian.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_irish.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_italian.h [InstallFolder]\include\server\snowball\libstemmer \stem_UTF_8_lithuanian.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_nepali.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_norwegian.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_porter.h [InstallFolder]\include\server\snowball\libstemmer \stem_UTF_8_portuguese.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_romanian.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_russian.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_serbian.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_spanish.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_swedish.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_tamil.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_turkish.h [InstallFolder]\include\server\snowball\libstemmer\stem_UTF_8_yiddish.h [InstallFolder]\include\server\statistics\extended_stats_internal.h [InstallFolder]\include\server\statistics\statistics.h [InstallFolder]\include\server\storage\barrier.h [InstallFolder]\include\server\storage\block.h [InstallFolder]\include\server\storage\buf.h [InstallFolder]\include\server\storage\buf_internals.h [InstallFolder]\include\server\storage\buffile.h [InstallFolder]\include\server\storage\bufmgr.h [InstallFolder]\include\server\storage\bufpage.h [InstallFolder]\include\server\storage\bulk_write.h [InstallFolder]\include\server\storage\checksum.h [InstallFolder]\include\server\storage\checksum_impl.h [InstallFolder]\include\server\storage\condition_variable.h [InstallFolder]\include\server\storage\copydir.h [InstallFolder]\include\server\storage\dsm.h [InstallFolder]\include\server\storage\dsm_impl.h [InstallFolder]\include\server\storage\dsm_registry.h [InstallFolder]\include\server\storage\fd.h [InstallFolder]\include\server\storage\fileset.h [InstallFolder]\include\server\storage\freespace.h [InstallFolder]\include\server\storage\fsm_internals.h [InstallFolder]\include\server\storage\indexfsm.h [InstallFolder]\include\server\storage\ipc.h [InstallFolder]\include\server\storage\item.h [InstallFolder]\include\server\storage\itemid.h [InstallFolder]\include\server\storage\itemptr.h [InstallFolder]\include\server\storage\large_object.h [InstallFolder]\include\server\storage\latch.h [InstallFolder]\include\server\storage\lmgr.h [InstallFolder]\include\server\storage\lock.h [InstallFolder]\include\server\storage\lockdefs.h [InstallFolder]\include\server\storage\lwlock.h [InstallFolder]\include\server\storage\lwlocklist.h [InstallFolder]\include\server\storage\lwlocknames.h [InstallFolder]\include\server\storage\md.h [InstallFolder]\include\server\storage\off.h [InstallFolder]\include\server\storage\pg_sema.h [InstallFolder]\include\server\storage\pg_shmem.h [InstallFolder]\include\server\storage\pmsignal.h [InstallFolder]\include\server\storage\predicate.h [InstallFolder]\include\server\storage\predicate_internals.h [InstallFolder]\include\server\storage\proc.h [InstallFolder]\include\server\storage\procarray.h [InstallFolder]\include\server\storage\proclist.h [InstallFolder]\include\server\storage\proclist_types.h [InstallFolder]\include\server\storage\procnumber.h [InstallFolder]\include\server\storage\procsignal.h [InstallFolder]\include\server\storage\read_stream.h [InstallFolder]\include\server\storage\reinit.h [InstallFolder]\include\server\storage\relfilelocator.h [InstallFolder]\include\server\storage\s_lock.h [InstallFolder]\include\server\storage\sharedfileset.h [InstallFolder]\include\server\storage\shm_mq.h [InstallFolder]\include\server\storage\shm_toc.h [InstallFolder]\include\server\storage\shmem.h [InstallFolder]\include\server\storage\sinval.h [InstallFolder]\include\server\storage\sinvaladt.h [InstallFolder]\include\server\storage\smgr.h [InstallFolder]\include\server\storage\spin.h [InstallFolder]\include\server\storage\standby.h [InstallFolder]\include\server\storage\standbydefs.h [InstallFolder]\include\server\storage\sync.h [InstallFolder]\include\server\tcop\backend_startup.h [InstallFolder]\include\server\tcop\cmdtag.h [InstallFolder]\include\server\tcop\cmdtaglist.h [InstallFolder]\include\server\tcop\deparse_utility.h [InstallFolder]\include\server\tcop\dest.h [InstallFolder]\include\server\tcop\fastpath.h [InstallFolder]\include\server\tcop\pquery.h [InstallFolder]\include\server\tcop\tcopprot.h [InstallFolder]\include\server\tcop\utility.h [InstallFolder]\include\server\tsearch\dicts\regis.h [InstallFolder]\include\server\tsearch\dicts\spell.h [InstallFolder]\include\server\tsearch\ts_cache.h [InstallFolder]\include\server\tsearch\ts_locale.h [InstallFolder]\include\server\tsearch\ts_public.h [InstallFolder]\include\server\tsearch\ts_type.h [InstallFolder]\include\server\tsearch\ts_utils.h [InstallFolder]\include\server\utils\acl.h [InstallFolder]\include\server\utils\aclchk_internal.h [InstallFolder]\include\server\utils\array.h [InstallFolder]\include\server\utils\arrayaccess.h [InstallFolder]\include\server\utils\ascii.h [InstallFolder]\include\server\utils\attoptcache.h [InstallFolder]\include\server\utils\backend_progress.h [InstallFolder]\include\server\utils\backend_status.h [InstallFolder]\include\server\utils\builtins.h [InstallFolder]\include\server\utils\bytea.h [InstallFolder]\include\server\utils\cash.h [InstallFolder]\include\server\utils\catcache.h [InstallFolder]\include\server\utils\combocid.h [InstallFolder]\include\server\utils\compatible_dbms.h [InstallFolder]\include\server\utils\conffiles.h [InstallFolder]\include\server\utils\cpu.h [InstallFolder]\include\server\utils\date.h [InstallFolder]\include\server\utils\datetime.h [InstallFolder]\include\server\utils\datum.h [InstallFolder]\include\server\utils\dsa.h [InstallFolder]\include\server\utils\dynahash.h [InstallFolder]\include\server\utils\elog.h [InstallFolder]\include\server\utils\encryption.h [InstallFolder]\include\server\utils\errcodes.h [InstallFolder]\include\server\utils\evtcache.h [InstallFolder]\include\server\utils\expandeddatum.h [InstallFolder]\include\server\utils\expandedrecord.h [InstallFolder]\include\server\utils\float.h [InstallFolder]\include\server\utils\fmgroids.h [InstallFolder]\include\server\utils\fmgrprotos.h [InstallFolder]\include\server\utils\fmgrtab.h [InstallFolder]\include\server\utils\formatting.h [InstallFolder]\include\server\utils\freepage.h [InstallFolder]\include\server\utils\geo_decls.h [InstallFolder]\include\server\utils\guc.h [InstallFolder]\include\server\utils\guc_hooks.h [InstallFolder]\include\server\utils\guc_tables.h [InstallFolder]\include\server\utils\help_config.h [InstallFolder]\include\server\utils\hsearch.h [InstallFolder]\include\server\utils\index_selfuncs.h [InstallFolder]\include\server\utils\inet.h [InstallFolder]\include\server\utils\injection_point.h [InstallFolder]\include\server\utils\inval.h [InstallFolder]\include\server\utils\json.h [InstallFolder]\include\server\utils\jsonb.h [InstallFolder]\include\server\utils\jsonfuncs.h [InstallFolder]\include\server\utils\jsonpath.h [InstallFolder]\include\server\utils\logtape.h [InstallFolder]\include\server\utils\lsyscache.h [InstallFolder]\include\server\utils\memdebug.h [InstallFolder]\include\server\utils\memutils.h [InstallFolder]\include\server\utils\memutils_internal.h [InstallFolder]\include\server\utils\memutils_memorychunk.h [InstallFolder]\include\server\utils\multirangetypes.h [InstallFolder]\include\server\utils\numeric.h [InstallFolder]\include\server\utils\palloc.h [InstallFolder]\include\server\utils\partcache.h [InstallFolder]\include\server\utils\pg_crc.h [InstallFolder]\include\server\utils\pg_locale.h [InstallFolder]\include\server\utils\pg_lsn.h [InstallFolder]\include\server\utils\pg_rusage.h [InstallFolder]\include\server\utils\pgstat_internal.h [InstallFolder]\include\server\utils\pidfile.h [InstallFolder]\include\server\utils\plancache.h [InstallFolder]\include\server\utils\portal.h [InstallFolder]\include\server\utils\probes.h [InstallFolder]\include\server\utils\ps_status.h [InstallFolder]\include\server\utils\queryenvironment.h [InstallFolder]\include\server\utils\rangetypes.h [InstallFolder]\include\server\utils\regproc.h [InstallFolder]\include\server\utils\rel.h [InstallFolder]\include\server\utils\relcache.h [InstallFolder]\include\server\utils\relfilenumbermap.h [InstallFolder]\include\server\utils\relmapper.h [InstallFolder]\include\server\utils\relptr.h [InstallFolder]\include\server\utils\reltrigger.h [InstallFolder]\include\server\utils\resowner.h [InstallFolder]\include\server\utils\rls.h [InstallFolder]\include\server\utils\ruleutils.h [InstallFolder]\include\server\utils\sampling.h [InstallFolder]\include\server\utils\selfuncs.h [InstallFolder]\include\server\utils\shared_meta_cache.h [InstallFolder]\include\server\utils\sharedtuplestore.h [InstallFolder]\include\server\utils\snapmgr.h [InstallFolder]\include\server\utils\snapshot.h [InstallFolder]\include\server\utils\sortsupport.h [InstallFolder]\include\server\utils\spccache.h [InstallFolder]\include\server\utils\syscache.h [InstallFolder]\include\server\utils\timeout.h [InstallFolder]\include\server\utils\timestamp.h [InstallFolder]\include\server\utils\tuplesort.h [InstallFolder]\include\server\utils\tuplesortstate.h [InstallFolder]\include\server\utils\tuplestore.h [InstallFolder]\include\server\utils\typcache.h [InstallFolder]\include\server\utils\tzparser.h [InstallFolder]\include\server\utils\usercontext.h [InstallFolder]\include\server\utils\userprofile.h [InstallFolder]\include\server\utils\userprofile_shmem.h [InstallFolder]\include\server\utils\uuid.h [InstallFolder]\include\server\utils\varbit.h [InstallFolder]\include\server\utils\varlena.h [InstallFolder]\include\server\utils\wait_event.h [InstallFolder]\include\server\utils\wait_event_types.h [InstallFolder]\include\server\utils\xid8.h [InstallFolder]\include\server\utils\xml.h [InstallFolder]\include\server\varatt.h [InstallFolder]\include\server\windowapi.h [InstallFolder]\include\sql3types.h [InstallFolder]\include\sqlca.h [InstallFolder]\include\sqlda-compat.h [InstallFolder]\include\sqlda-native.h [InstallFolder]\include\sqlda.h [InstallFolder]\jdbc\lib\postgresql-jdbc42.jar [InstallFolder]\lib\libecpg.a [InstallFolder]\lib\libecpg.dll [InstallFolder]\lib\libecpg.lib [InstallFolder]\lib\libecpg.pdb [InstallFolder]\lib\libecpg_compat.a [InstallFolder]\lib\libecpg_compat.dll [InstallFolder]\lib\libecpg_compat.lib [InstallFolder]\lib\libecpg_compat.pdb [InstallFolder]\lib\libintl.lib [InstallFolder]\lib\libpgcommon.a [InstallFolder]\lib\libpgcommon_shlib.a [InstallFolder]\lib\libpgfeutils.a [InstallFolder]\lib\libpgport.a [InstallFolder]\lib\libpgport_shlib.a [InstallFolder]\lib\libpgtypes.a [InstallFolder]\lib\libpgtypes.dll [InstallFolder]\lib\libpgtypes.lib [InstallFolder]\lib\libpgtypes.pdb [InstallFolder]\lib\libpq.a [InstallFolder]\lib\libpq.dll [InstallFolder]\lib\libpq.lib [InstallFolder]\lib\libpq.pdb [InstallFolder]\lib\pgevent.dll [InstallFolder]\lib\pgevent.lib [InstallFolder]\lib\pgevent.pdb [InstallFolder]\lib\pkgconfig\libecpg.pc [InstallFolder]\lib\pkgconfig\libecpg_compat.pc [InstallFolder]\lib\pkgconfig\libpgtypes.pc [InstallFolder]\lib\pkgconfig\libpq.pc [InstallFolder]\lib\postgres.lib [InstallFolder]\psycopg\python3.10\site-packages \psycopg-3.2.9-py3-none-any.whl [InstallFolder]\psycopg\python3.10\site-packages\psycopg-3.2.9.dist-info \METADATA [InstallFolder]\psycopg\python3.10\site-packages\psycopg-3.2.9.dist-info \RECORD [InstallFolder]\psycopg\python3.10\site-packages\psycopg-3.2.9.dist-info \WHEEL [InstallFolder]\psycopg\python3.10\site-packages\psycopg-3.2.9.dist-info \licenses\LICENSE.txt [InstallFolder]\psycopg\python3.10\site-packages\psycopg-3.2.9.dist-info \top_level.txt [InstallFolder]\psycopg\python3.10\site-packages\psycopg\__init__.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_acompat.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_adapters_map.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_capabilities.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_cmodule.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_column.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_compat.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg \_connection_base.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg \_connection_info.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg \_conninfo_attempts.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg \_conninfo_attempts_async.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg \_conninfo_utils.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_copy.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_copy_async.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_copy_base.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_cursor_base.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_dns.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_encodings.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_enums.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_oids.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_pipeline.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_preparing.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg \_py_transformer.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_queries.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg \_server_cursor.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg \_server_cursor_async.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg \_server_cursor_base.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_struct.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_tpc.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_transformer.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_typeinfo.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_typemod.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_tz.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\_wrappers.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\abc.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\adapt.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\client_cursor.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\connection.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg \connection_async.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\conninfo.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\copy.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\crdb\__init__.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\crdb\_types.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\crdb \connection.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\cursor.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\cursor_async.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\dbapi20.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\errors.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\generators.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\postgres.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\pq\__init__.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\pq\_debug.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\pq\_enums.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\pq\_pq_ctypes.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\pq \_pq_ctypes.pyi [InstallFolder]\psycopg\python3.10\site-packages\psycopg\pq\abc.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\pq\misc.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\pq\pq_ctypes.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\py.typed [InstallFolder]\psycopg\python3.10\site-packages\psycopg\raw_cursor.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\rows.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\sql.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\transaction.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types \__init__.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\array.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\bool.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types \composite.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types \datetime.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\enum.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\hstore.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\json.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types \multirange.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\net.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\none.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\numeric.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\numpy.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\range.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\shapely.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\string.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\types\uuid.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\version.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg\waiting.py [InstallFolder]\psycopg\python3.10\site-packages \psycopg_c-3.2.9-cp310-cp310-win32.whl [InstallFolder]\psycopg\python3.10\site-packages \psycopg_c-3.2.9.dist-info\METADATA [InstallFolder]\psycopg\python3.10\site-packages \psycopg_c-3.2.9.dist-info\RECORD [InstallFolder]\psycopg\python3.10\site-packages \psycopg_c-3.2.9.dist-info\WHEEL [InstallFolder]\psycopg\python3.10\site-packages \psycopg_c-3.2.9.dist-info\licenses\LICENSE.txt [InstallFolder]\psycopg\python3.10\site-packages \psycopg_c-3.2.9.dist-info\top_level.txt [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\__init__.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c \_psycopg.cp310-win32.pyd [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\_psycopg.pyi [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\_psycopg \__init__.pxd [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\_psycopg \endian.pxd [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\_psycopg \oids.pxd [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\_uuid.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c \pq.cp310-win32.pyd [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\pq.pxd [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\pq \__init__.pxd [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\pq\libpq.pxd [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\py.typed [InstallFolder]\psycopg\python3.10\site-packages\psycopg_c\version.py [InstallFolder]\psycopg\python3.10\site-packages \psycopg_pool-3.2.6-py3-none-any.whl [InstallFolder]\psycopg\python3.10\site-packages \psycopg_pool-3.2.6.dist-info\METADATA [InstallFolder]\psycopg\python3.10\site-packages \psycopg_pool-3.2.6.dist-info\RECORD [InstallFolder]\psycopg\python3.10\site-packages \psycopg_pool-3.2.6.dist-info\WHEEL [InstallFolder]\psycopg\python3.10\site-packages \psycopg_pool-3.2.6.dist-info\licenses\LICENSE.txt [InstallFolder]\psycopg\python3.10\site-packages \psycopg_pool-3.2.6.dist-info\top_level.txt [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\__init__.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\_acompat.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\_compat.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\_task.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\abc.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\base.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool \base_null_pool.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\errors.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool \null_pool.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool \null_pool_async.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\pool.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool \pool_async.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\py.typed [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\sched.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool \sched_async.py [InstallFolder]\psycopg\python3.10\site-packages\psycopg_pool\version.py [InstallFolder]\psycopg\python3.11\site-packages \psycopg-3.2.9-py3-none-any.whl [InstallFolder]\psycopg\python3.11\site-packages\psycopg-3.2.9.dist-info \METADATA [InstallFolder]\psycopg\python3.11\site-packages\psycopg-3.2.9.dist-info \RECORD [InstallFolder]\psycopg\python3.11\site-packages\psycopg-3.2.9.dist-info \WHEEL [InstallFolder]\psycopg\python3.11\site-packages\psycopg-3.2.9.dist-info \licenses\LICENSE.txt [InstallFolder]\psycopg\python3.11\site-packages\psycopg-3.2.9.dist-info \top_level.txt [InstallFolder]\psycopg\python3.11\site-packages\psycopg\__init__.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_acompat.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_adapters_map.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_capabilities.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_cmodule.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_column.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_compat.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg \_connection_base.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg \_connection_info.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg \_conninfo_attempts.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg \_conninfo_attempts_async.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg \_conninfo_utils.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_copy.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_copy_async.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_copy_base.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_cursor_base.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_dns.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_encodings.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_enums.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_oids.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_pipeline.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_preparing.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg \_py_transformer.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_queries.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg \_server_cursor.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg \_server_cursor_async.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg \_server_cursor_base.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_struct.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_tpc.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_transformer.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_typeinfo.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_typemod.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_tz.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\_wrappers.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\abc.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\adapt.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\client_cursor.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\connection.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg \connection_async.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\conninfo.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\copy.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\crdb\__init__.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\crdb\_types.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\crdb \connection.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\cursor.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\cursor_async.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\dbapi20.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\errors.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\generators.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\postgres.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\pq\__init__.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\pq\_debug.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\pq\_enums.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\pq\_pq_ctypes.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\pq \_pq_ctypes.pyi [InstallFolder]\psycopg\python3.11\site-packages\psycopg\pq\abc.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\pq\misc.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\pq\pq_ctypes.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\py.typed [InstallFolder]\psycopg\python3.11\site-packages\psycopg\raw_cursor.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\rows.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\sql.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\transaction.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types \__init__.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\array.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\bool.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types \composite.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types \datetime.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\enum.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\hstore.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\json.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types \multirange.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\net.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\none.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\numeric.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\numpy.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\range.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\shapely.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\string.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\types\uuid.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\version.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg\waiting.py [InstallFolder]\psycopg\python3.11\site-packages \psycopg_c-3.2.9-cp311-cp311-win32.whl [InstallFolder]\psycopg\python3.11\site-packages \psycopg_c-3.2.9.dist-info\METADATA [InstallFolder]\psycopg\python3.11\site-packages \psycopg_c-3.2.9.dist-info\RECORD [InstallFolder]\psycopg\python3.11\site-packages \psycopg_c-3.2.9.dist-info\WHEEL [InstallFolder]\psycopg\python3.11\site-packages \psycopg_c-3.2.9.dist-info\licenses\LICENSE.txt [InstallFolder]\psycopg\python3.11\site-packages \psycopg_c-3.2.9.dist-info\top_level.txt [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\__init__.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c \_psycopg.cp311-win32.pyd [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\_psycopg.pyi [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\_psycopg \__init__.pxd [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\_psycopg \endian.pxd [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\_psycopg \oids.pxd [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\_uuid.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c \pq.cp311-win32.pyd [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\pq.pxd [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\pq \__init__.pxd [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\pq\libpq.pxd [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\py.typed [InstallFolder]\psycopg\python3.11\site-packages\psycopg_c\version.py [InstallFolder]\psycopg\python3.11\site-packages \psycopg_pool-3.2.6-py3-none-any.whl [InstallFolder]\psycopg\python3.11\site-packages \psycopg_pool-3.2.6.dist-info\METADATA [InstallFolder]\psycopg\python3.11\site-packages \psycopg_pool-3.2.6.dist-info\RECORD [InstallFolder]\psycopg\python3.11\site-packages \psycopg_pool-3.2.6.dist-info\WHEEL [InstallFolder]\psycopg\python3.11\site-packages \psycopg_pool-3.2.6.dist-info\licenses\LICENSE.txt [InstallFolder]\psycopg\python3.11\site-packages \psycopg_pool-3.2.6.dist-info\top_level.txt [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\__init__.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\_acompat.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\_compat.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\_task.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\abc.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\base.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool \base_null_pool.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\errors.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool \null_pool.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool \null_pool_async.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\pool.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool \pool_async.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\py.typed [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\sched.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool \sched_async.py [InstallFolder]\psycopg\python3.11\site-packages\psycopg_pool\version.py [InstallFolder]\psycopg\python3.12\site-packages \psycopg-3.2.9-py3-none-any.whl [InstallFolder]\psycopg\python3.12\site-packages\psycopg-3.2.9.dist-info \METADATA [InstallFolder]\psycopg\python3.12\site-packages\psycopg-3.2.9.dist-info \RECORD [InstallFolder]\psycopg\python3.12\site-packages\psycopg-3.2.9.dist-info \WHEEL [InstallFolder]\psycopg\python3.12\site-packages\psycopg-3.2.9.dist-info \licenses\LICENSE.txt [InstallFolder]\psycopg\python3.12\site-packages\psycopg-3.2.9.dist-info \top_level.txt [InstallFolder]\psycopg\python3.12\site-packages\psycopg\__init__.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_acompat.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_adapters_map.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_capabilities.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_cmodule.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_column.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_compat.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg \_connection_base.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg \_connection_info.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg \_conninfo_attempts.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg \_conninfo_attempts_async.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg \_conninfo_utils.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_copy.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_copy_async.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_copy_base.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_cursor_base.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_dns.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_encodings.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_enums.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_oids.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_pipeline.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_preparing.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg \_py_transformer.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_queries.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg \_server_cursor.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg \_server_cursor_async.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg \_server_cursor_base.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_struct.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_tpc.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_transformer.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_typeinfo.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_typemod.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_tz.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\_wrappers.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\abc.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\adapt.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\client_cursor.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\connection.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg \connection_async.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\conninfo.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\copy.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\crdb\__init__.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\crdb\_types.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\crdb \connection.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\cursor.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\cursor_async.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\dbapi20.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\errors.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\generators.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\postgres.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\pq\__init__.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\pq\_debug.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\pq\_enums.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\pq\_pq_ctypes.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\pq \_pq_ctypes.pyi [InstallFolder]\psycopg\python3.12\site-packages\psycopg\pq\abc.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\pq\misc.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\pq\pq_ctypes.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\py.typed [InstallFolder]\psycopg\python3.12\site-packages\psycopg\raw_cursor.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\rows.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\sql.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\transaction.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types \__init__.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\array.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\bool.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types \composite.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types \datetime.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\enum.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\hstore.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\json.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types \multirange.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\net.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\none.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\numeric.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\numpy.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\range.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\shapely.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\string.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\types\uuid.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\version.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg\waiting.py [InstallFolder]\psycopg\python3.12\site-packages \psycopg_c-3.2.9-cp312-cp312-win32.whl [InstallFolder]\psycopg\python3.12\site-packages \psycopg_c-3.2.9.dist-info\METADATA [InstallFolder]\psycopg\python3.12\site-packages \psycopg_c-3.2.9.dist-info\RECORD [InstallFolder]\psycopg\python3.12\site-packages \psycopg_c-3.2.9.dist-info\WHEEL [InstallFolder]\psycopg\python3.12\site-packages \psycopg_c-3.2.9.dist-info\licenses\LICENSE.txt [InstallFolder]\psycopg\python3.12\site-packages \psycopg_c-3.2.9.dist-info\top_level.txt [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\__init__.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c \_psycopg.cp312-win32.pyd [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\_psycopg.pyi [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\_psycopg \__init__.pxd [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\_psycopg \endian.pxd [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\_psycopg \oids.pxd [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\_uuid.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c \pq.cp312-win32.pyd [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\pq.pxd [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\pq \__init__.pxd [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\pq\libpq.pxd [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\py.typed [InstallFolder]\psycopg\python3.12\site-packages\psycopg_c\version.py [InstallFolder]\psycopg\python3.12\site-packages \psycopg_pool-3.2.6-py3-none-any.whl [InstallFolder]\psycopg\python3.12\site-packages \psycopg_pool-3.2.6.dist-info\METADATA [InstallFolder]\psycopg\python3.12\site-packages \psycopg_pool-3.2.6.dist-info\RECORD [InstallFolder]\psycopg\python3.12\site-packages \psycopg_pool-3.2.6.dist-info\WHEEL [InstallFolder]\psycopg\python3.12\site-packages \psycopg_pool-3.2.6.dist-info\licenses\LICENSE.txt [InstallFolder]\psycopg\python3.12\site-packages \psycopg_pool-3.2.6.dist-info\top_level.txt [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\__init__.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\_acompat.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\_compat.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\_task.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\abc.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\base.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool \base_null_pool.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\errors.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool \null_pool.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool \null_pool_async.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\pool.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool \pool_async.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\py.typed [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\sched.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool \sched_async.py [InstallFolder]\psycopg\python3.12\site-packages\psycopg_pool\version.py [InstallFolder]\psycopg\python3.13\site-packages \psycopg-3.2.9-py3-none-any.whl [InstallFolder]\psycopg\python3.13\site-packages\psycopg-3.2.9.dist-info \METADATA [InstallFolder]\psycopg\python3.13\site-packages\psycopg-3.2.9.dist-info \RECORD [InstallFolder]\psycopg\python3.13\site-packages\psycopg-3.2.9.dist-info \WHEEL [InstallFolder]\psycopg\python3.13\site-packages\psycopg-3.2.9.dist-info \licenses\LICENSE.txt [InstallFolder]\psycopg\python3.13\site-packages\psycopg-3.2.9.dist-info \top_level.txt [InstallFolder]\psycopg\python3.13\site-packages\psycopg\__init__.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_acompat.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_adapters_map.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_capabilities.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_cmodule.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_column.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_compat.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg \_connection_base.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg \_connection_info.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg \_conninfo_attempts.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg \_conninfo_attempts_async.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg \_conninfo_utils.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_copy.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_copy_async.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_copy_base.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_cursor_base.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_dns.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_encodings.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_enums.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_oids.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_pipeline.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_preparing.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg \_py_transformer.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_queries.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg \_server_cursor.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg \_server_cursor_async.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg \_server_cursor_base.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_struct.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_tpc.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_transformer.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_typeinfo.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_typemod.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_tz.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\_wrappers.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\abc.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\adapt.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\client_cursor.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\connection.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg \connection_async.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\conninfo.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\copy.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\crdb\__init__.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\crdb\_types.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\crdb \connection.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\cursor.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\cursor_async.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\dbapi20.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\errors.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\generators.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\postgres.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\pq\__init__.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\pq\_debug.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\pq\_enums.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\pq\_pq_ctypes.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\pq \_pq_ctypes.pyi [InstallFolder]\psycopg\python3.13\site-packages\psycopg\pq\abc.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\pq\misc.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\pq\pq_ctypes.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\py.typed [InstallFolder]\psycopg\python3.13\site-packages\psycopg\raw_cursor.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\rows.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\sql.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\transaction.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types \__init__.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\array.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\bool.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types \composite.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types \datetime.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\enum.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\hstore.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\json.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types \multirange.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\net.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\none.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\numeric.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\numpy.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\range.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\shapely.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\string.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\types\uuid.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\version.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg\waiting.py [InstallFolder]\psycopg\python3.13\site-packages \psycopg_c-3.2.9-cp313-cp313-win32.whl [InstallFolder]\psycopg\python3.13\site-packages \psycopg_c-3.2.9.dist-info\METADATA [InstallFolder]\psycopg\python3.13\site-packages \psycopg_c-3.2.9.dist-info\RECORD [InstallFolder]\psycopg\python3.13\site-packages \psycopg_c-3.2.9.dist-info\WHEEL [InstallFolder]\psycopg\python3.13\site-packages \psycopg_c-3.2.9.dist-info\licenses\LICENSE.txt [InstallFolder]\psycopg\python3.13\site-packages \psycopg_c-3.2.9.dist-info\top_level.txt [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\__init__.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c \_psycopg.cp313-win32.pyd [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\_psycopg.pyi [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\_psycopg \__init__.pxd [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\_psycopg \endian.pxd [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\_psycopg \oids.pxd [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\_uuid.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c \pq.cp313-win32.pyd [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\pq.pxd [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\pq \__init__.pxd [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\pq\libpq.pxd [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\py.typed [InstallFolder]\psycopg\python3.13\site-packages\psycopg_c\version.py [InstallFolder]\psycopg\python3.13\site-packages \psycopg_pool-3.2.6-py3-none-any.whl [InstallFolder]\psycopg\python3.13\site-packages \psycopg_pool-3.2.6.dist-info\METADATA [InstallFolder]\psycopg\python3.13\site-packages \psycopg_pool-3.2.6.dist-info\RECORD [InstallFolder]\psycopg\python3.13\site-packages \psycopg_pool-3.2.6.dist-info\WHEEL [InstallFolder]\psycopg\python3.13\site-packages \psycopg_pool-3.2.6.dist-info\licenses\LICENSE.txt [InstallFolder]\psycopg\python3.13\site-packages \psycopg_pool-3.2.6.dist-info\top_level.txt [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\__init__.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\_acompat.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\_compat.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\_task.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\abc.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\base.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool \base_null_pool.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\errors.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool \null_pool.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool \null_pool_async.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\pool.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool \pool_async.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\py.typed [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\sched.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool \sched_async.py [InstallFolder]\psycopg\python3.13\site-packages\psycopg_pool\version.py [InstallFolder]\psycopg\python3.9\site-packages \psycopg-3.2.9-py3-none-any.whl [InstallFolder]\psycopg\python3.9\site-packages\psycopg-3.2.9.dist-info \METADATA [InstallFolder]\psycopg\python3.9\site-packages\psycopg-3.2.9.dist-info \RECORD [InstallFolder]\psycopg\python3.9\site-packages\psycopg-3.2.9.dist-info \WHEEL [InstallFolder]\psycopg\python3.9\site-packages\psycopg-3.2.9.dist-info \licenses\LICENSE.txt [InstallFolder]\psycopg\python3.9\site-packages\psycopg-3.2.9.dist-info \top_level.txt [InstallFolder]\psycopg\python3.9\site-packages\psycopg\__init__.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_acompat.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_adapters_map.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_capabilities.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_cmodule.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_column.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_compat.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg \_connection_base.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg \_connection_info.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg \_conninfo_attempts.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg \_conninfo_attempts_async.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg \_conninfo_utils.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_copy.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_copy_async.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_copy_base.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_cursor_base.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_dns.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_encodings.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_enums.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_oids.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_pipeline.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_preparing.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg \_py_transformer.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_queries.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_server_cursor.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg \_server_cursor_async.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg \_server_cursor_base.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_struct.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_tpc.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_transformer.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_typeinfo.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_typemod.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_tz.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\_wrappers.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\abc.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\adapt.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\client_cursor.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\connection.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg \connection_async.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\conninfo.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\copy.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\crdb\__init__.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\crdb\_types.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\crdb \connection.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\cursor.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\cursor_async.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\dbapi20.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\errors.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\generators.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\postgres.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\pq\__init__.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\pq\_debug.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\pq\_enums.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\pq\_pq_ctypes.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\pq\_pq_ctypes.pyi [InstallFolder]\psycopg\python3.9\site-packages\psycopg\pq\abc.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\pq\misc.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\pq\pq_ctypes.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\py.typed [InstallFolder]\psycopg\python3.9\site-packages\psycopg\raw_cursor.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\rows.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\sql.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\transaction.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\__init__.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\array.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\bool.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types \composite.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\datetime.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\enum.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\hstore.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\json.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types \multirange.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\net.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\none.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\numeric.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\numpy.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\range.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\shapely.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\string.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\types\uuid.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\version.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg\waiting.py [InstallFolder]\psycopg\python3.9\site-packages \psycopg_c-3.2.9-cp39-cp39-win32.whl [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c-3.2.9.dist-info \METADATA [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c-3.2.9.dist-info \RECORD [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c-3.2.9.dist-info \WHEEL [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c-3.2.9.dist-info \licenses\LICENSE.txt [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c-3.2.9.dist-info \top_level.txt [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\__init__.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c \_psycopg.cp39-win32.pyd [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\_psycopg.pyi [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\_psycopg \__init__.pxd [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\_psycopg \endian.pxd [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\_psycopg \oids.pxd [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\_uuid.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c \pq.cp39-win32.pyd [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\pq.pxd [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\pq\__init__.pxd [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\pq\libpq.pxd [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\py.typed [InstallFolder]\psycopg\python3.9\site-packages\psycopg_c\version.py [InstallFolder]\psycopg\python3.9\site-packages \psycopg_pool-3.2.6-py3-none-any.whl [InstallFolder]\psycopg\python3.9\site-packages \psycopg_pool-3.2.6.dist-info\METADATA [InstallFolder]\psycopg\python3.9\site-packages \psycopg_pool-3.2.6.dist-info\RECORD [InstallFolder]\psycopg\python3.9\site-packages \psycopg_pool-3.2.6.dist-info\WHEEL [InstallFolder]\psycopg\python3.9\site-packages \psycopg_pool-3.2.6.dist-info\licenses\LICENSE.txt [InstallFolder]\psycopg\python3.9\site-packages \psycopg_pool-3.2.6.dist-info\top_level.txt [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\__init__.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\_acompat.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\_compat.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\_task.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\abc.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\base.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool \base_null_pool.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\errors.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\null_pool.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool \null_pool_async.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\pool.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool \pool_async.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\py.typed [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\sched.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool \sched_async.py [InstallFolder]\psycopg\python3.9\site-packages\psycopg_pool\version.py [InstallFolder]\share\cobol_entry.info [InstallFolder]\share\locale\cs\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_combinebackup-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_walsummary-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\de\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\el\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\en\LC_MESSAGES\cm_ctl-17.mo [InstallFolder]\share\locale\en\LC_MESSAGES\conmgr-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_combinebackup-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_walsummary-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\es\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_combinebackup-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_walsummary-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\he\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\he\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\he\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\he\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\he\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\he\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\he\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\he\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\id\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\it\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\cm_ctl-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\conmgr-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_combinebackup-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_walsummary-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_copy-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_dmpall-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_keystore-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_loader-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_combinebackup-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pg_walsummary-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\ka\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\nb\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\ro\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\ro\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_combinebackup-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_walsummary-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_combinebackup-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_walsummary-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\ta\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_archivecleanup-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_basebackup-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_resetwal-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_upgrade-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pgscripts-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\postgres-17.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\psql-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\ecpg-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\ecpglib6-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\initdb-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\libpq5-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_amcheck-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_checksums-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_config-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_controldata-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_ctl-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_dump-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_rewind-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_test_fsync-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_test_timing-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_verifybackup-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\pg_waldump-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\plpgsql-17.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\psql-17.mo [InstallFolder]\share\pg_service.conf.sample [InstallFolder]\share\psqlrc.sample -------------------------------------------------------------------------------