------------------------------------------------------------------------------- Fix Number: FJSVfsep-CL-1300-14 Product Names and Versions: FUJITSU Enterprise Postgres Client 13 Creation date: 26.12.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 2021-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-1300-14.msi - FJSVfsep-DOTNET-1300-14.msi - FJSVfsep-Npgsql-1300-14.msi - FJSVfsep-JDBC-1300-14.msi - FJSVfsep-ODBC-1300-14.msi - FJSVfsep-ADMIN4-1300-14.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. - pgAdmin4 - 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 13 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 13 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-1300-14 01 PH23344 [*]Security failure [*]Serious failure ([ ]Degradation) [ ]Incompatibility does not exist / [*]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description This fix reflects fixes up to OpenSSL 3.0.12 in this product and does not indicate any specific symptoms. - Requirements to reproduce this issue This fix reflects fixes up to OpenSSL 3.0.12 in this product and has no specific occurrence conditions. The version of OpenSSL in which this product reflects the correction is as follows. - Enterprise Postgres 12, 12SP1, 12SP1A, 12SP1B, 13, 13SP1, 13SP1A 14, 14SP1,15, 15SP1 1.1.1t - Symfoware Server V12.4.1, V12.5.0, V12.6.0, V12.6.0A, V12.7.0 1.1.1t To check the details of the changes up to OpenSSL 3.0.12, see the OpenSSL release notes. https://www.openssl.org/docs/man3.0/man7/migration_guide.html - Action Apply OpenSSL changes to the product. - Compatibility Information - Summary Change the version of OpenSSL in this product to 3.0.12. Along with this, the following changes have been made: 1. Some of the available encryption algorithms are no longer available by default. 2. The use of certificates signed using SHA-1 is now prohibited. - Environment 1. 1) Apply the patches which including PH23344, and 2) Use one of the following encryption algorithms using the pgcrypto module. -BF -CAST5 -DES-ECB -DES-CBC -MD4 - Whirlpool 2. 1) Apply the patches which including PH23344, and 2) For certificate authentication, specify a certificate signed using SHA1. - Products combination of this compatibility problem If the patches which including PH23344 is applied and the conditions listed in "Environment" apply. - Reason of conflictions This is because of a specification change associated with the version upgrade of OpenSSL in this product. - Impacts 1. Functions of pgcrypto module cause errors. 2. Connection using certificate authentication results in an error. - Functional items (Summary, Before/After of migration) 1. When using legacy algorithms in pgcrypto, an extension module for PostgreSQL, you need to prepare an OpenSSL configuration file and add parameters to the database server configuration file. [Before] In pgcrypto, encryption algorithms that have become legacy algorithms in the OpenSSL3 can be used with default settings. [After] In pgcrypto, encyption algorithms that have become legacy algorithms in the OpenSSL3 can not be used with default settings. 2. Certificates signed using SHA1 cannot be used for certificate authentication. [Before] You can connect to a database server using a certificate signed using SHA1. [After] You can not connect to a database server using a certificate signed using SHA1. - Preventive Method 1. Change the state to use the legacy algorithm by setting the following parameters in the database server configuration file postgresql.conf and restarting the server. There is no need to change any settings on the client side. * openssl_conf(string) Specify the OpenSSL configuration file. Legacy algorithms are available by specifying a valid configuration file. Please prepare the configuration file in any directory, referring to the example below. If this parameter is not specified, an empty string will be assumed. This parameter can only be set by specifying the parameter when starting the instance. It cannot be dynamically changed during instance startup. [example of OpenSSL configuration file] ===================== openssl_conf = openssl_init [openssl_init] providers = provider_sect [provider_sect] default = default_sect legacy = legacy_sect [default_sect] activate = 1 [legacy_sect] activate = 1 ===================== [example of parameter setting] openssl_conf = '/path/to/openssl.conf' * openssl_modules(string) Specifies the directory where additional OpenSSL modules are stored. Legacy algorithms can be used by specifying 'server installation directory/lib/ossl-modules'. If this parameter is not specified, an empty string will be assumed. This parameter can only be set by specifying the parameter when starting the instance. It cannot be dynamically changed during instance startup. This parameter sets the environment variable OPENSSL_MODULES that applies to the server process. Please do not set the environment variable OPENSSL_MODULES using any method other than setting this parameter, as this may result in abnormal behavior. [example of parameter setting] openssl_modules = '/opt/fsepv15server64/lib/ossl-modules' 2. Please reissue the certificate used for certificate authentication with SHA2 or higher. -Back out method of the functions None. - User action It is the same as the Preventive Method. 02 PH23432 [*]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 13.13 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.13 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-13.html - Action Apply the changes of PostgreSQL 13 to FUJITSU Enterprise Postgres. - Compatibility Information None. ------------------------------------------------------------------------------- [Accumulated Patches] The following fixes are included in this patch: Fix Number: FJSVfsep-CL-1300-13 01 PH19883 [ ]Security failure [ ]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description Executing a SQL statement with an integer host variable in the FOR clause of bulk INSERT may result in an error with the following message, with SQLSTATE YE000: unsupported datatype found at FOR statement - Requirements to reproduce this issue [Requirements to reproduce 1] 1) Create an application using embedded SQL in C, and 2) Define the host variable as one of the following integer types, and 2-1) short, or 2-2) long long. 3) Specify the 2)'s host variable in the FOR clause of bulk INSERT, and 4) Execute the application of 1). [Requirements to reproduce 2] 1) Create an application using embedded SQL in COBOL, and 2) Define the host variable as one of the following integer types, and 2-1) PIC S9([1-4]) {BINARY|COMP|COMP-5}, or 2-2) PIC S9([10-18]) {BINARY|COMP|COMP-5}. 3) Specify the 2)'s host variable in the FOR clause of bulk INSERT, and 4) Execute the application of 1). - Action Modify the data types accepted by the FOR clause of bulk INSERT so that PostgreSQL short and long long data types are accepted. - Compatibility Information None. Fix Number: FJSVfsep-CL-1300-12 01 PH19668 [ ]Security failure [*]Serious failure ([*]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description When ODBC driver's advanced configuration in the ODBC Data Source Administrator is performed, the MyLog settings are automatically enabled and cannot be disabled. - Requirements to reproduce this issue It may occur under the one of following conditions: [Requirements to reproduce 1] 1) In the [ODBC Data Source Administrator]'s Setup window, click the [Datasource] to display the [Advanced Options] window, and 2) Click the [Apply] button on any page of the [Advanced Options] window. [Requirements to reproduce 2] 1) In the [ODBC Data Source Administrator]'s Setup window, click the [Datasource] to display the [Advanced Options] window, and 2) Click the one of following buttons on the [Advanced Options] window, and - [OK] - [Page 2] - [Page 3] 3) Close the [Advanced Options] window, and click the [Save] button on the [ODBC Data Source Administrator]'s Setup window. - Action Fix the processing of the ODBC driver setup window. - Compatibility Information None. 02 PH23114 [*]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 13.12 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.12 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-12.html - Action Apply the changes of PostgreSQL 13 to FUJITSU Enterprise Postgres. - Compatibility Information None. Fix Number: FJSVfsep-CL-1300-11 01 PH22963 [*]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 13.11 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.11 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-11.html - Action Apply the changes of PostgreSQL 13 to FUJITSU Enterprise Postgres. - Compatibility Information None. Fix Number: FJSVfsep-CL-1300-10 01 PH22724 [*]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 13.10 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.10 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-10.html - Action Apply the changes of PostgreSQL 13 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. Fix Number: FJSVfsep-CL-1300-9 01 PH22478 [ ]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 13.9 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.9 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-9.html - Action Apply the changes of PostgreSQL 13 to FUJITSU Enterprise Postgres. - Compatibility Information None. Fix Number: FJSVfsep-CL-1300-8 01 PH22252 [*]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 13.8 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.8 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-8.html - Action Apply the changes of PostgreSQL 13 to FUJITSU Enterprise Postgres. - Compatibility Information None. Fix Number: FJSVfsep-CL-1300-7 01 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. Fix Number: FJSVfsep-CL-1300-6 01 PH21902 [*]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 13.7 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.7 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-7.html - Action Apply the changes of PostgreSQL 13 to FUJITSU Enterprise Postgres. - Compatibility Information None. Fix Number: FJSVfsep-CL-1300-5 01 PH21758 [ ]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description Attempt to apply an urgent fix for FUJITSU Enterprise Postgres or Symfoware Server(Postgres), the following error message. An error occurred in restoration processing after update application failed. - Requirements to reproduce this issue 1) Install one of the following products. and - FUJITSU Enterprise Postgres Advanced Edition 12 - 13SP1A - FUJITSU Enterprise Postgres Standard Edition 12 - 13SP1A - FUJITSU Enterprise Postgres Client 10 - 13SP1A - FUJITSU Enterprise Postgres WebAdmin 12 - 13SP1A - Symfoware Server Enterprise Edition(Postgres) V12.5.0 - V12.6.0A - Symfoware Server Standard Edition(Postgres) V12.5.0 - V12.6.0A - Symfoware Server Client(Postgres) V12.4.1 - V12.6.0A - Symfoware Server WebAdmin(Postgres) V12.4.1 - V12.6.0A - UpdateAdvisor(middleware) 2) Specify the installation directory for the "1)" products as follows. and a) A drive that is different from the system drive. and b) The path name contains one of the following characters. - space(" ") - semicolon(";") - equal("=") - comma(",") - closing parenthesis(")") 3) When execute the following command. > uam add [-s] -d - Action Modify the Apply Process and Remove process. - Compatibility Information None. Fix Number: FJSVfsep-CL-1300-4 01 PH20941 [ ]Security failure [ ]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description [Issue 1] pgAdmin4 may not be able to drop the WHEN statement of the trigger. [Issue 2] pgAdmin4 may output unnecessary WHEN statements in the schema comparison screen. - Requirements to reproduce this issue [Requirements to reproduce Issue 1] 1) Display the properties screen of trigger in pgAdmin4. and, 2) Drop the WHEN statement. and, 3) Press the Save button or the SQL tag. [Requirements to reproduce Issue 2] 1) Display the schema comparison screen in pgAdmin4. and, 2) Select and compare the following databases. 2-1) Trigger in the source database do not have WHEN statement. and, 2-2) There is a WHEN statement in the target database trigger. - Action Fix processing of WHEN statement in trigger in pgAdmin4. - Compatibility Information None. 02 PH21570 [ ]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 13.6 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.6 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-6.html - Action Apply the changes of PostgreSQL 13 to FUJITSU Enterprise Postgres. - Compatibility Information None. Fix Number: FJSVfsep-CL-1300-3 01 PH16195 [ ]Security failure [ ]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description Output the following message when precompiling an application using embedded SQL in COBOL which includes an external file. ERROR: could not open include file "xxx" on line xxx (16289) - Requirements to reproduce this issue 1) Create an application using embedded SQL in COBOL, and 2) Either of following commands is specified in the application of 1), and - EXEC SQL INCLUDE filename END-EXEC. - EXEC SQL INCLUDE END-EXEC. - EXEC SQL INCLUDE "filename" END-EXEC. 3) The file name without the extension ".pco" is specified to the EXEC SQL INCLUDE command of 2), and 4) There is a specified file name with the extension ".pco" in directories where the ecobpg preprocessor will search a file, and 5) Use the ecobpg command to precompile the application. - Action Fix the processing of searching an external file in the precompiler ecobpg. - Compatibility Information None. 02 PH19190 [ ]Security failure [ ]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description FUJITSU Enterprise Postgres manual cannot be viewed from pgAdmin4. - Requirements to reproduce this issue 1) Select a user language other than English or Japanese in pgAdmin4 configuration screen, and 2) Restart pgAdmin4, and 3) Do one of the following. 3-1) Click "Fujitsu Enterprise Postgres Help" under "Help" in the Menu field, or 3-2) Click "Fujitsu Enterprise Postgres Help" on the dashboard. - Action Fix the processing of pgAdmin. - Compatibility Information None. 03 PH20741 [ ]Security failure [*]Serious failure ([ ]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description pgx_loader command may crash when COPY statement specified for -c option of pgx_loader command has invalid characters. - Requirements to reproduce this issue 1) Execute pgx_loader command, and 2) Set the environment variable PGCLIENTENCODING to the encoding in which multibyte characters can be used, and 3) Specify a COPY statement in the -c option of the command 1), and 4) The COPY statement specified at 3) ends in quotation marks, and 5) The character immediately preceding the quotation mark at the end of the COPY statement 4) is an invalid character(*), and 6) The value of the first byte of the invalid character 5) matches the value of the first byte of any multibyte character, and 7) The number of bytes from the invalid character 5) to the quotation mark at the end of the COPY statement is less than the number of bytes of the multibyte character whose value matches the first byte of the invalid character. (*) Example of the invalid character: For example, the value of 4-byte character in UTF-8 ranges from 0xF0908080 to 0xF48FBFBF. The invalid characters refer to characters such as the character which has only the leading 0xF0 value. (Usually there is no such single-byte character.) Also, although the above example is about the value of 4-byte character in UTF-8, this is also true for other cases (such as different encodings or characters whose number of bytes is 2 or 3). - Action Fix how pgx_loader command processes the characters. - Compatibility Information None. 04 PH21018 [ ]Security failure [*]Serious failure ([*]Degradation) [*]Incompatibility does not exist / [ ]Incompatibility exists - Frequency ([*]Always / [ ]Rarely / [ ]Irregularly) - Description The failure of PH12667 occurs. PH12667's description is following. Compiling the embedded SQL COBOL program will result in an error. - Requirements to reproduce this issue 1) A VARCHAR host variable is declared in an embedded SQL COBOL program, and 2) A VARCHAR host variable is used in the SQL commands, and 3) Execute the ecobpg command, and 4) Specify the NOALPHAL option for the COBOL compiler. - Action Provide the fix to FUJITSU Enterprise Postgres 11 and later versions. - Compatibility Information None. 05 PH21160 [*]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 13.5 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.5 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-5.html - Action Apply the changes of PostgreSQL 13 to FUJITSU Enterprise Postgres. - Compatibility Information None. Fix Number: FJSVfsep-CL-1300-2 01 PH20865 [*]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 13.4 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.4 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-4.html - Action Apply the changes of PostgreSQL 13 to FUJITSU Enterprise Postgres. - Compatibility Information None. Fix Number: FJSVfsep-CL-1300-1 01 PH20356 [*]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 13.2 and 13.3 apply to FUJITSU Enterprise Postgres. - Requirements to reproduce this issue There is no particular condition because this fix applies the changes of PostgreSQL 13.2 and 13.3 to FUJITSU Enterprise Postgres. You can see applied changes in the below URL. https://www.postgresql.org/docs/13/release-13-2.html https://www.postgresql.org/docs/13/release-13-3.html - Action Apply the changes of PostgreSQL 13 to FUJITSU Enterprise Postgres. - Compatibility Information None. ------------------------------------------------------------------------------- [List of fixed files] Files replaced by the patch: [InstallFolder]\bin\clusterdb.exe [InstallFolder]\bin\comerr32.dll [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\func.vbs [InstallFolder]\bin\gssapi32.dll [InstallFolder]\bin\k5sprt32.dll [InstallFolder]\bin\krb5_32.dll [InstallFolder]\bin\libcrypto-3.dll [InstallFolder]\bin\libecpg.dll [InstallFolder]\bin\libecpg_compat.dll [InstallFolder]\bin\libiconv.dll [InstallFolder]\bin\libintl.dll [InstallFolder]\bin\libpgtypes.dll [InstallFolder]\bin\libpq.dll [InstallFolder]\bin\libssl-3.dll [InstallFolder]\bin\libxml2.dll [InstallFolder]\bin\libxslt.dll [InstallFolder]\bin\oid2name.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\ConvertUTF.txt [InstallFolder]\doc\Licence\EntityFramework6.Npgsql.txt [InstallFolder]\doc\Licence\Jackson-databind.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\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\Shaj.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\asynckit.txt [InstallFolder]\doc\Licence\axios.txt [InstallFolder]\doc\Licence\backbone.js.txt [InstallFolder]\doc\Licence\bootstrap.txt [InstallFolder]\doc\Licence\combined-stream.txt [InstallFolder]\doc\Licence\cryptopp.txt [InstallFolder]\doc\Licence\delayed-stream.txt [InstallFolder]\doc\Licence\ecj.txt [InstallFolder]\doc\Licence\elevate.txt [InstallFolder]\doc\Licence\follow-redirects.txt [InstallFolder]\doc\Licence\form-data.txt [InstallFolder]\doc\Licence\gettext_libintl.txt [InstallFolder]\doc\Licence\icu.txt [InstallFolder]\doc\Licence\jackson-annotations.txt [InstallFolder]\doc\Licence\jackson-core.txt [InstallFolder]\doc\Licence\jakarta-regexp.txt [InstallFolder]\doc\Licence\java-native-access.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\libxml2.txt [InstallFolder]\doc\Licence\libxslt.txt [InstallFolder]\doc\Licence\log4cplus.txt [InstallFolder]\doc\Licence\lombok.txt [InstallFolder]\doc\Licence\mime-db.txt [InstallFolder]\doc\Licence\mime-types.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\numeral-js.txt [InstallFolder]\doc\Licence\nwjs.txt [InstallFolder]\doc\Licence\oracle_fdw.txt [InstallFolder]\doc\Licence\orafce.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\proxy-from-env.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-web.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\zlib.txt [InstallFolder]\dotnet\EntityFramework6.Npgsql.6.4.1.nupkg [InstallFolder]\dotnet\Npgsql.13.0.0.nupkg [InstallFolder]\dotnet\Npgsql.EntityFrameworkCore.PostgreSQL.3.1.4.nupkg [InstallFolder]\dotnet \Npgsql.EntityFrameworkCore.PostgreSQL.FuzzyStringMatch.3.1.4.nupkg [InstallFolder]\dotnet \Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite.3.1.4.nupkg [InstallFolder]\dotnet \Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime.3.1.4.nupkg [InstallFolder]\dotnet \Npgsql.EntityFrameworkCore.PostgreSQL.Trigrams.3.1.4.nupkg [InstallFolder]\dotnet\Npgsql.GeoJSON.13.0.0.nupkg [InstallFolder]\dotnet\Npgsql.Json.NET.13.0.0.nupkg [InstallFolder]\dotnet\Npgsql.LegacyPostgis.13.0.0.nupkg [InstallFolder]\dotnet\Npgsql.NetTopologySuite.13.0.0.nupkg [InstallFolder]\dotnet\Npgsql.NodaTime.13.0.0.nupkg [InstallFolder]\dotnet\Npgsql.RawPostgis.13.0.0.nupkg [InstallFolder]\dotnet\Npgsql.vsix [InstallFolder]\dotnet\NpgsqlRegister.exe [InstallFolder]\etc\product.inf [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\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_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\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\opfam_internal.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\schemapg.h [InstallFolder]\include\server\catalog\storage.h [InstallFolder]\include\server\catalog\storage_xlog.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\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\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\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\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\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_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\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\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\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\mbprint.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\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\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\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\char_edf.h [InstallFolder]\include\server\mb\pg_wchar.h [InstallFolder]\include\server\mb\rdb2biconv.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\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\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\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\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_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_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_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_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\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\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\numeric.h [InstallFolder]\include\server\utils\palloc.h [InstallFolder]\include\server\utils\partcache.h [InstallFolder]\include\server\utils\pg_crc.h [InstallFolder]\include\server\utils\pg_locale.h [InstallFolder]\include\server\utils\pg_lsn.h [InstallFolder]\include\server\utils\pg_rusage.h [InstallFolder]\include\server\utils\pidfile.h [InstallFolder]\include\server\utils\plancache.h [InstallFolder]\include\server\utils\portal.h [InstallFolder]\include\server\utils\probes.h [InstallFolder]\include\server\utils\ps_status.h [InstallFolder]\include\server\utils\queryenvironment.h [InstallFolder]\include\server\utils\rangetypes.h [InstallFolder]\include\server\utils\regproc.h [InstallFolder]\include\server\utils\rel.h [InstallFolder]\include\server\utils\relcache.h [InstallFolder]\include\server\utils\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\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\postgres.lib [InstallFolder]\share\cobol_entry.info [InstallFolder]\share\locale\cs\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\cs\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_verifybackup-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\de\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_verifybackup-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pgx_copy-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pgx_dmpall-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pgx_keystore-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pgx_pclrsc-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\en\LC_MESSAGES\vci-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_verifybackup-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\es\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_verifybackup-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\fr\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\he\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\it\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_verifybackup-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_copy-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_dmpall-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_keystore-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_loader-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pgx_pclrsc-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\ja\LC_MESSAGES\vci-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_verifybackup-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\ko\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\pl\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\pt_BR\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\ro\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_verifybackup-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\ru\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_verifybackup-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\sv\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\tr\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_verifybackup-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\uk\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\vi\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\ecpglib-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\initdb-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\libpq-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_archivecleanup-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_basebackup-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_checksums-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_config-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_controldata-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_ctl-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_dump-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_resetwal-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_rewind-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_test_fsync-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_test_timing-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_upgrade-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_verifybackup-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pg_waldump-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pgscripts-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\plperl-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\plpgsql-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\plpython-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\pltcl-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\postgres-13.mo [InstallFolder]\share\locale\zh_CN\LC_MESSAGES\psql-13.mo [InstallFolder]\share\locale\zh_TW\LC_MESSAGES\ecpg-13.mo [InstallFolder]\share\pg_hba.conf.remover.sample [InstallFolder]\share\pg_service.conf.sample [InstallFolder]\share\psqlrc.sample [InstallFolder]\symbols\clusterdb.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_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\psql.pdb [InstallFolder]\symbols\reindexdb.pdb [InstallFolder]\symbols\vacuumdb.pdb [InstallFolder]\symbols\vacuumlo.pdb -------------------------------------------------------------------------------