------------------------------------------------------------------------------- Fix Number: FJSVfsep-CL-CM-1401-2 Product Names and Versions: FUJITSU Enterprise Postgres Client 14 Product Names and Versions: FUJITSU Enterprise Postgres Client 14SP1 Creation date: 13.03.2023 ------------------------------------------------------------------------------- [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 2022-2023 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-1401-0.msi - FJSVfsep-CL-CM-1401-0.msi - FJSVfsep-DOTNET-1401-0.msi - FJSVfsep-Npgsql-1401-0.msi - FJSVfsep-JDBC-1401-1.msi - FJSVfsep-ODBC-1401-0.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 2012 R2) 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 2012 R2) 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]. - In environments where .NET Data Provider is used, perform the following procedure after applying or removing this patch (the example is for Windows(R) 8.1). In this procedure, .NET Data Provider GAC is registered to the server where either applying or removing this patch is already done. In case that both 32-bit and 64-bit products are installed on the server, perform this procedure on either of the products.If this procedure is performed on both products, .NET Data Provider GAC included in the product later performed will be registered. 1) Click [Start] >> [Control Panel]. 2) In the [Control Panel] window, click [Programs and Features]. 3) Right-click below, and click [Change]. FUJITSU Enterprise Postgres Npgsql 14 4) In the displayed window, check the installed features. Items not marked with "X" are installed functions. a) Npgsql Performance Counters b) Npgsql GAC Only Installetion c) Npgsql Publisher Policy and machine.config Installation 5) Click [Cancel] to exit the Setup Wizard once. 6) Uninstall the following in [Programs and Features]. FUJITSU Enterprise Postgres Npgsql 14 7) Open Windows Explorer and navigate to the following folder. \PKG 8) Open a command prompt with administrative rights. 9) Execute the following command as a user with administrator privileges. > start /wait msiexec.exe ^ /i "Msi file path starting with FJSVfsep-Npgsql(*1)" ^ ADDLOCAL=Value of ADDLOCAL(*2)^ TARGETDIR="\^ dotnet" /quiet /norestart (*1) Please drop the target file from the explorer you opened in "3)". (*2) The value differs depending on the installed functions confirmed in 4). - If the items noted down in 4) is only a) Specify NpgsqlPerformanceCounters for the value of ADDLOCAL. - If the items noted down in 4) is only b) Specify NpgsqlGAC for the value of ADDLOCAL. - If the items noted down in 4) is only c) Specify NpgsqlRedirect for the value of ADDLOCAL. - If the items noted down in 4) are a) and b) Specify NpgsqlPerformanceCounters,NpgsqlGAC for the value of ADDLOCAL. - If the items noted down in 4) are a) and c) Specify NpgsqlPerformanceCounters,NpgsqlRedirect for the value of ADDLOCAL. - If the items noted down in 4) are b) and c) Specify NpgsqlGAC,NpgsqlRedirect for the value of ADDLOCAL. - If the items noted down in 4) are a) and b) and c) Specify NpgsqlPerformanceCounters,NpgsqlGAC,NpgsqlRedirect for the value of ADDLOCAL. ------------------------------------------------------------------------------- [Patch Description] The following fixes are included in this patch: Fix Number: FJSVfsep-CL-CM-1401-2 01 PH22725 [*]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 14.1, 14.2, 14.3, 14.4, 14.5, 14.6, 14.7 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 14.1, 14.2, 14.3, 14.4, 14.5, 14.6, 14.7 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/14/release-14-1.html https://www.postgresql.org/docs/14/release-14-2.html https://www.postgresql.org/docs/14/release-14-3.html https://www.postgresql.org/docs/14/release-14-4.html https://www.postgresql.org/docs/14/release-14-5.html https://www.postgresql.org/docs/14/release-14-6.html https://www.postgresql.org/docs/14/release-14-7.html - Action Apply the changes of PostgreSQL 14 to FUJITSU Enterprise Postgres. - Compatibility Information None. 02 PH22743 [*]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description This fix reflects fixes up to OpenSSL 1.1.1t in this product and does not indicate any specific symptoms. - Requirements to reproduce this issue This fix reflects fixes up to OpenSSL 1.1.1t in this product and has no specific occurrence conditions. To check the details of the changes up to OpenSSL 1.1.1t, click See the OpenSSL release notes. https://www.openssl.org/news/openssl-1.1.1-notes.html The version of OpenSSL in which this product reflects the correction is as follows. - Enterprise Postgres 12, 12 SP1, 12 SP1A, 12SP1B 1.1.1t, 1.1.1s, 1.1.1r, 1.1.1q, 1.1.1p, 1.1.1o, 1.1.1n, 1.1.1m, 1.1.1l, 1.1.1k, 1.1.1j, 1.1.1i, 1.1.1h, 1.1.1g, 1.1.1f, 1.1.1e - Enterprise Postgres 13, 13 SP1, 13 SP1A 1.1.1t, 1.1.1s, 1.1.1r, 1.1.1q, 1.1.1p, 1.1.1o, 1.1.1n, 1.1.1m, 1.1.1l, 1.1.1k, 1.1.1j, 1.1.1i - Enterprise Postgres 14, 14 SP1, 15 1.1.1t, 1.1.1s, 1.1.1r, 1.1.1q, 1.1.1p, 1.1.1o, 1.1.1n, 1.1.1m - Symfoware Server V12.6.0, V12.6.0A, V12.5.0, V12.4.1 1.1.1t, 1.1.1s, 1.1.1r, 1.1.1q, 1.1.1p, 1.1.1o, 1.1.1n, 1.1.1m, 1.1.1l, 1.1.1k, 1.1.1j, 1.1.1i, 1.1.1h, 1.1.1g, 1.1.1f, 1.1.1e - Symfoware Server Enterprise Edition V12.7.0, Symfoware Server Standard Edition V12.7.0 1.1.1t, 1.1.1s, 1.1.1r, 1.1.1q, 1.1.1p, 1.1.1o, 1.1.1n, 1.1.1m, 1.1.1l, 1.1.1k, 1.1.1j, 1.1.1i, 1.1.1h, 1.1.1g, 1.1.1f, 1.1.1e - Symfoware Server Enterprise Extended Edition V12.7.0 1.1.1t, 1.1.1s, 1.1.1r, 1.1.1q, 1.1.1p, 1.1.1o, 1.1.1n, 1.1.1m - Action Apply OpenSSL changes to the product. - Compatibility Information None. ------------------------------------------------------------------------------- [Accumulated Patches] The following fixes are included in this patch: Fix Number: FJSVfsep-CL-CM-1401-1 01 PH21463 [ ]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description Depending on the status mode of the cm_ctl command in the Connection Manager, querying for instance information may cause "primary" to be output instead of the original "unknown" output in the Instance State item. - Requirements to reproduce this issue 1) Stop the database server watchdog process in one of the following ways:, and - pg_ctl stop immediately suspends all server processes (*1) - Force the process to stop using the OS command (*2) 2) Output instance information with the cm_ctl status command. (*3) *1) When "immediate" is specified as an argument to the -m option of the pg_ctl command. *2) For example, the kill command in a Linux environment or the Task Manager in a Windows environment. *3) When "instance" or "all" is specified as an argument to the -i option of the cm_ctl command. - Action Modifies the life-and-death monitoring capabilities of the conmgr process in Connection Manager. - Compatibility Information None. 02 PH22064 [ ]Security failure [ ]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description The addr item in instance_information might not display the IP address of the instance when the cm_ctl command in status mode is run. - Requirements to reproduce this issue 1) Do not set backend_host* parameter in conmgr.conf, and 2) Set the value to backend_hostaddr* parameter in conmgr.conf, and 3) Start the Connection Manager, and 4) A connection cannot be established with the address set to backend_hostaddr* parameter, and 5) Run the the cm_ctl command in status mode. - Action Fix the process to display of the addr item in instance_information when the cm_ctl command is run in status mode. - Compatibility Information None. 03 PH22065 [ ]Security failure [ ]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description [Issue-1] The syntax error message at the start of the conmgr process might be incorrect. [Issue-2] A syntax error may occur when a parameter does not have the line feed. [Issue-3] Either a line feed or an empty character may be included in the error message as a place where a syntax error is detected in conmgr.conf. [Issue-4] Syntax errors may not be detected when a terminate character (') is not specified in the value of the parameter in conmgr.conf. [Issue-5] Syntax errors may outputs either an incorrect error place or an incorrect line number of error in the error message when the value of a parameter does not have a terminate character (') in conmgr.conf. - Requirements to reproduce this issue [Conditions for Issue-1] 1) Specify one of the following parameters in conmgr.conf, and 1-1) Specify only the parameter name and no value, or 1-2) Specify the wrong type for the parameter value, or 1-3) Specify a parameter that does not exist. 2) The conmgr process is started by the cm_ctl command in start mode. [Conditions for Issue-2] 1) Do not specify a line feed character in a parameter on the last line of conmgr.conf, and 2) The conmgr process is started by the cm_ctl command in start mode. [Conditions for Issue-3] 1) Specify one of the following parameters in conmgr.conf, and 1-1) Specify only the parameter name and no value, or 1-2) Do not specify a line feed character in a parameter on the last line of conmgr.conf, and 2) The conmgr process is started by the cm_ctl command in start mode. [Conditions for Issue-4] 1) Do not specify a terminate character (') at the end of the parameter value in conmg.conf, and 2) A line feed character is specified immediately after the terminate character (') on the next and subsequent lines, and 3) The conmgr process is started by the cm_ctl command in start mode. [Conditions for Issue-5] 1) Do not specify a terminate character (') at the end of the parameter value in conmg.conf, and 2) The conmgr process is started by the cm_ctl command in start mode. - Action Fix the process to parse the parameter in conmgr.conf. - Compatibility Information None. 04 PH22169 [*]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 security issue correction(*) of PostgreSQL JDBC Driver 42.2.5 to FUJITSU Enterprise Postgres. * The targeted security issue are: - CVE-2022-21724 - Requirements to reproduce this issue There is no particular condition because this fix applies the security issue correction of PostgreSQL JDBC Driver 42.2.5 to FUJITSU Enterprise Postgres. You can see applied security issue in the below URL. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21724 - Action Apply the change of PostgreSQL JDBC Driver to FUJITSU Enterprise Postgres. - Compatibility Information None. 05 PH22179 [*]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description If the malicious JDBC application uses cursor, this could lead to SQL injection. (*) * CVE-2022-31197 - Requirements to reproduce this issue 1) Create a table which has a primary key and column name which contains semicolon, and 2) Insert data into the table defined at 1), and 3) Create an updatable cursor which refers the table defined at 1) in a Java applications using JDBC driver, and 4) Call executeQuery() method for the cursor defined at 3) and obtain ResultSet, and 5) Call next() method for the ResultSet obtained at 4), and 6) Call refreshRow() method for the ResultSet obtained at 4). - Action Fix the process of PostgreSQL JDBC Driver that FUJITSU Enterprise Postgres bases on. - Compatibility Information None. ------------------------------------------------------------------------------- [List of fixed files] Files replaced by the patch: [InstallFolder]\bin\clusterdb.exe [InstallFolder]\bin\cm_ctl.exe [InstallFolder]\bin\comerr32.dll [InstallFolder]\bin\conmgr.exe [InstallFolder]\bin\createdb.exe [InstallFolder]\bin\createuser.exe [InstallFolder]\bin\dropdb.exe [InstallFolder]\bin\dropuser.exe [InstallFolder]\bin\ecobpg.exe [InstallFolder]\bin\ecpg.exe [InstallFolder]\bin\event_core.dll [InstallFolder]\bin\func.vbs [InstallFolder]\bin\gssapi32.dll [InstallFolder]\bin\k5sprt32.dll [InstallFolder]\bin\krb5_32.dll [InstallFolder]\bin\libcrypto-1_1.dll [InstallFolder]\bin\libecpg.dll [InstallFolder]\bin\libecpg_compat.dll [InstallFolder]\bin\libiconv.dll [InstallFolder]\bin\libintl.dll [InstallFolder]\bin\liblz4.dll [InstallFolder]\bin\libpgtypes.dll [InstallFolder]\bin\libpq.dll [InstallFolder]\bin\libssl-1_1.dll [InstallFolder]\bin\libxml2.dll [InstallFolder]\bin\libxslt.dll [InstallFolder]\bin\oid2name.exe [InstallFolder]\bin\pg_amcheck.exe [InstallFolder]\bin\pg_basebackup.exe [InstallFolder]\bin\pg_config.exe [InstallFolder]\bin\pg_dump.exe [InstallFolder]\bin\pg_dumpall.exe [InstallFolder]\bin\pg_isready.exe [InstallFolder]\bin\pg_receivewal.exe [InstallFolder]\bin\pg_recvlogical.exe [InstallFolder]\bin\pg_restore.exe [InstallFolder]\bin\pgbench.exe [InstallFolder]\bin\pgx_loader.exe [InstallFolder]\bin\psql.exe [InstallFolder]\bin\reindexdb.exe [InstallFolder]\bin\vacuumdb.exe [InstallFolder]\bin\vacuumlo.exe [InstallFolder]\bin\zlib1.dll [InstallFolder]\doc\Licence\Apache Regexp.txt [InstallFolder]\doc\Licence\Apache_Felix.txt [InstallFolder]\doc\Licence\ConvertUTF.txt [InstallFolder]\doc\Licence\EntityFramework6.Npgsql.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\MigLayout.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\SQLite.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\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-commons-codec.txt [InstallFolder]\doc\Licence\apache-commons-configuration.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-commons-text.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\axios.txt [InstallFolder]\doc\Licence\backbone.js.txt [InstallFolder]\doc\Licence\bootstrap.txt [InstallFolder]\doc\Licence\cryptopp.txt [InstallFolder]\doc\Licence\ecj.txt [InstallFolder]\doc\Licence\elevate.txt [InstallFolder]\doc\Licence\follow-redirects.txt [InstallFolder]\doc\Licence\gettext_libintl.txt [InstallFolder]\doc\Licence\icu.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\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\libedit.txt [InstallFolder]\doc\Licence\libevent.txt [InstallFolder]\doc\Licence\libiconv.txt [InstallFolder]\doc\Licence\libkmip.txt [InstallFolder]\doc\Licence\libxml2.txt [InstallFolder]\doc\Licence\libxslt.txt [InstallFolder]\doc\Licence\log4cplus.txt [InstallFolder]\doc\Licence\lombok.txt [InstallFolder]\doc\Licence\lz4.txt [InstallFolder]\doc\Licence\moment.js.txt [InstallFolder]\doc\Licence\ms-vc2010_en.txt [InstallFolder]\doc\Licence\ms-vc2010_jp.txt [InstallFolder]\doc\Licence\ms-vc2013_en.txt [InstallFolder]\doc\Licence\ms-vc2013_jp.txt [InstallFolder]\doc\Licence\ms-vc2015-2019_en.txt [InstallFolder]\doc\Licence\ms-vc2015-2019_jp.txt [InstallFolder]\doc\Licence\netbeans_platform_custom.txt [InstallFolder]\doc\Licence\numeral-js.txt [InstallFolder]\doc\Licence\nwjs.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_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\pgaudit.txt [InstallFolder]\doc\Licence\psqlODBC.txt [InstallFolder]\doc\Licence\python.txt [InstallFolder]\doc\Licence\slf4j-api-module.txt [InstallFolder]\doc\Licence\slf4j-log4j-12-binding.txt [InstallFolder]\doc\Licence\slf4j.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\tomcat-ssi.txt [InstallFolder]\doc\Licence\underscore.js.txt [InstallFolder]\doc\Licence\vis.js.txt [InstallFolder]\doc\Licence\xerces-c.txt [InstallFolder]\doc\Licence\yarn.txt [InstallFolder]\doc\Licence\zlib.txt [InstallFolder]\dotnet\EntityFramework6.Npgsql.6.4.2.nupkg [InstallFolder]\dotnet\Npgsql.14.0.0.nupkg [InstallFolder]\dotnet\Npgsql.EntityFrameworkCore.PostgreSQL.3.1.18.nupkg [InstallFolder]\dotnet \Npgsql.EntityFrameworkCore.PostgreSQL.FuzzyStringMatch.3.1.18.nupkg [InstallFolder]\dotnet \Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite.3.1.18.nupkg [InstallFolder]\dotnet \Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime.3.1.18.nupkg [InstallFolder]\dotnet \Npgsql.EntityFrameworkCore.PostgreSQL.Trigrams.3.1.18.nupkg [InstallFolder]\dotnet\Npgsql.GeoJSON.14.0.0.nupkg [InstallFolder]\dotnet\Npgsql.Json.NET.14.0.0.nupkg [InstallFolder]\dotnet\Npgsql.LegacyPostgis.14.0.0.nupkg [InstallFolder]\dotnet\Npgsql.NetTopologySuite.14.0.0.nupkg [InstallFolder]\dotnet\Npgsql.NodaTime.14.0.0.nupkg [InstallFolder]\dotnet\Npgsql.RawPostgis.14.0.0.nupkg [InstallFolder]\dotnet\Npgsql.vsix [InstallFolder]\dotnet\NpgsqlRegister.exe [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\libpq-int.h [InstallFolder]\include\internal\libpq\pqcomm.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\FSEP_vci.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\rmgrlist.h [InstallFolder]\include\server\access\sdir.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\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\xlogdefs.h [InstallFolder]\include\server\access\xloginsert.h [InstallFolder]\include\server\access\xlogreader.h [InstallFolder]\include\server\access\xlogrecord.h [InstallFolder]\include\server\access\xlogutils.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_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_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_depend_nodes.h [InstallFolder]\include\server\catalog\pgx_depend_nodes_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_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\schemapg.h [InstallFolder]\include\server\catalog\storage.h [InstallFolder]\include\server\catalog\storage_xlog.h [InstallFolder]\include\server\catalog\system_fk_info.h [InstallFolder]\include\server\catalog\toasting.h [InstallFolder]\include\server\com_err.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\variable.h [InstallFolder]\include\server\commands\view.h [InstallFolder]\include\server\common\archive.h [InstallFolder]\include\server\common\base64.h [InstallFolder]\include\server\common\checksum_helper.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\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\pg_lzcompress.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_combining_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\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\getaddrinfo.h [InstallFolder]\include\server\getopt_long.h [InstallFolder]\include\server\gssapi\gssapi.h [InstallFolder]\include\server\gssapi\gssapi_alloc.h [InstallFolder]\include\server\gssapi\gssapi_ext.h [InstallFolder]\include\server\gssapi\gssapi_krb5.h [InstallFolder]\include\server\jit\jit.h [InstallFolder]\include\server\jit\llvmjit.h [InstallFolder]\include\server\jit\llvmjit_emit.h [InstallFolder]\include\server\krb5.h [InstallFolder]\include\server\krb5\krb5.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\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.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\scram.h [InstallFolder]\include\server\libxml\DOCBparser.h [InstallFolder]\include\server\libxml\HTMLparser.h [InstallFolder]\include\server\libxml\HTMLtree.h [InstallFolder]\include\server\libxml\SAX.h [InstallFolder]\include\server\libxml\SAX2.h [InstallFolder]\include\server\libxml\c14n.h [InstallFolder]\include\server\libxml\catalog.h [InstallFolder]\include\server\libxml\chvalid.h [InstallFolder]\include\server\libxml\debugXML.h [InstallFolder]\include\server\libxml\dict.h [InstallFolder]\include\server\libxml\encoding.h [InstallFolder]\include\server\libxml\entities.h [InstallFolder]\include\server\libxml\globals.h [InstallFolder]\include\server\libxml\hash.h [InstallFolder]\include\server\libxml\list.h [InstallFolder]\include\server\libxml\nanoftp.h [InstallFolder]\include\server\libxml\nanohttp.h [InstallFolder]\include\server\libxml\parser.h [InstallFolder]\include\server\libxml\parserInternals.h [InstallFolder]\include\server\libxml\pattern.h [InstallFolder]\include\server\libxml\relaxng.h [InstallFolder]\include\server\libxml\schemasInternals.h [InstallFolder]\include\server\libxml\schematron.h [InstallFolder]\include\server\libxml\threads.h [InstallFolder]\include\server\libxml\tree.h [InstallFolder]\include\server\libxml\uri.h [InstallFolder]\include\server\libxml\valid.h [InstallFolder]\include\server\libxml\xinclude.h [InstallFolder]\include\server\libxml\xlink.h [InstallFolder]\include\server\libxml\xmlIO.h [InstallFolder]\include\server\libxml\xmlautomata.h [InstallFolder]\include\server\libxml\xmlerror.h [InstallFolder]\include\server\libxml\xmlexports.h [InstallFolder]\include\server\libxml\xmlmemory.h [InstallFolder]\include\server\libxml\xmlmodule.h [InstallFolder]\include\server\libxml\xmlreader.h [InstallFolder]\include\server\libxml\xmlregexp.h [InstallFolder]\include\server\libxml\xmlsave.h [InstallFolder]\include\server\libxml\xmlschemas.h [InstallFolder]\include\server\libxml\xmlschemastypes.h [InstallFolder]\include\server\libxml\xmlstring.h [InstallFolder]\include\server\libxml\xmlunicode.h [InstallFolder]\include\server\libxml\xmlversion.h [InstallFolder]\include\server\libxml\xmlwriter.h [InstallFolder]\include\server\libxml\xpath.h [InstallFolder]\include\server\libxml\xpathInternals.h [InstallFolder]\include\server\libxml\xpointer.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\nodeFuncs.h [InstallFolder]\include\server\nodes\nodes.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\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\gram.h [InstallFolder]\include\server\parser\gramparse.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_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\aix.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-ia64.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-acc.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\hpux.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_pthread.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\pwd.h [InstallFolder]\include\server\port\win32\sys\socket.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\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\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\walwriter.h [InstallFolder]\include\server\postmaster\xlogmultiplexer.h [InstallFolder]\include\server\profile.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\backup_manifest.h [InstallFolder]\include\server\replication\basebackup.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\slotsynchronizer.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\rusagestub.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\backendid.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\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\fd.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\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\procsignal.h [InstallFolder]\include\server\storage\reinit.h [InstallFolder]\include\server\storage\relfilenode.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\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\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_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\int8.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\multirangetypes.h [InstallFolder]\include\server\utils\numeric.h [InstallFolder]\include\server\utils\old_snapshot.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\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\queryjumble.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\relfilenodemap.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\resowner_private.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\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\xid8.h [InstallFolder]\include\server\utils\xml.h [InstallFolder]\include\server\win-mac.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-jdbc4.jar [InstallFolder]\jdbc\lib\postgresql-jdbc41.jar [InstallFolder]\jdbc\lib\postgresql-jdbc42.jar [InstallFolder]\lib\libecpg.dll [InstallFolder]\lib\libecpg.lib [InstallFolder]\lib\libecpg_compat.dll [InstallFolder]\lib\libecpg_compat.lib [InstallFolder]\lib\libintl.lib [InstallFolder]\lib\libpgcommon.lib [InstallFolder]\lib\libpgport.lib [InstallFolder]\lib\libpgtypes.dll [InstallFolder]\lib\libpgtypes.lib [InstallFolder]\lib\libpq.dll [InstallFolder]\lib\libpq.lib [InstallFolder]\lib\pgevent.dll [InstallFolder]\lib\postgres.lib [InstallFolder]\share\cobol_entry.info [InstallFolder]\share\locale\cs\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_amcheck-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_test_timing-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\de\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_amcheck-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_test_timing-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\el\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\cm_ctl-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\conmgr-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_amcheck-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_test_timing-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pgx_copy-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pgx_dmpall-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pgx_keystore-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pgx_pclrsc-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\en\LC_MESSAGES\vci-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_amcheck-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_test_timing-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\es\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_amcheck-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_test_timing-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\he\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\it\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\cm_ctl-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\conmgr-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_amcheck-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_test_timing-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_copy-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_dmpall-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_keystore-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_loader-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_pclrsc-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\vci-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\ro\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_amcheck-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_test_timing-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_amcheck-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_test_timing-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_amcheck-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_test_timing-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\ecpglib-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\initdb-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\libpq-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_amcheck-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_archivecleanup-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_basebackup-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_checksums-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_config-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_controldata-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_ctl-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_dump-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_resetwal-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_rewind-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_test_fsync-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_test_timing-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_upgrade-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_verifybackup-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_waldump-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pgscripts-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\plperl-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\plpgsql-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\plpython-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pltcl-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\postgres-14.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\psql-14.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\ecpg-14.mo [InstallFolder]\share\pg_hba.conf.remover.sample [InstallFolder]\share\pg_service.conf.sample [InstallFolder]\share\psqlrc.sample [InstallFolder]\symbols\clusterdb.pdb [InstallFolder]\symbols\cm_ctl.pdb [InstallFolder]\symbols\conmgr.pdb [InstallFolder]\symbols\createdb.pdb [InstallFolder]\symbols\createuser.pdb [InstallFolder]\symbols\dropdb.pdb [InstallFolder]\symbols\dropuser.pdb [InstallFolder]\symbols\ecobpg.pdb [InstallFolder]\symbols\ecpg.pdb [InstallFolder]\symbols\libecpg.pdb [InstallFolder]\symbols\libecpg_compat.pdb [InstallFolder]\symbols\libpgtypes.pdb [InstallFolder]\symbols\libpq.pdb [InstallFolder]\symbols\oid2name.pdb [InstallFolder]\symbols\pg_amcheck.pdb [InstallFolder]\symbols\pg_basebackup.pdb [InstallFolder]\symbols\pg_config.pdb [InstallFolder]\symbols\pg_dump.pdb [InstallFolder]\symbols\pg_dumpall.pdb [InstallFolder]\symbols\pg_isready.pdb [InstallFolder]\symbols\pg_receivewal.pdb [InstallFolder]\symbols\pg_recvlogical.pdb [InstallFolder]\symbols\pg_restore.pdb [InstallFolder]\symbols\pgbench.pdb [InstallFolder]\symbols\pgevent.pdb [InstallFolder]\symbols\psql.pdb [InstallFolder]\symbols\reindexdb.pdb [InstallFolder]\symbols\vacuumdb.pdb [InstallFolder]\symbols\vacuumlo.pdb -------------------------------------------------------------------------------