compile - Search results in mailing lists
Mailing lists >> pgsql-announce >> Thread
2025-05-15 08:32:41 | New PostgreSQL support in IBM COBOL for Linux on x86 (IBM via PostgreSQL Announce)
compiler translates the EXEC SQL statements into COBOL statements during the compilation process itself, rather
Mailing lists >> pgsql-announce >> Thread
2022-04-13 13:26:35 | Version 2.0.0 of advanced PostgreSQL driver written in C++ (Dmitry Igrishin via PostgreSQL Announce)
Requirements - C++17 compiler (tested on GCC and MSVC); - libpq; - CMake 3.16+ (optionally, if build is required).
Mailing lists >> pgsql-announce >> Thread
2022-01-26 16:13:06 | Announcing the release of Apache AGE(incubating) 0.6.0 (Apache AGE via PostgreSQL Announce)
compiler warnings. Please see the repository for details : https:///apache/incubator-age/releases/tag/v0.6.0 Please feel free to use and send
Mailing lists >> pgsql-announce >> Thread
2021-12-20 13:43:20 | PostgreSQL Weekly News - December 19, 2021 (PWN via PostgreSQL Announce)
compiling, causing cross-compiles to fail at the configure stage unless you'd selected --with
Mailing lists >> pgsql-announce >> Thread
2021-11-23 08:49:07 | PostgreSQL Weekly News - November 21, 2021 (PWN via PostgreSQL Announce)
compiling bitcode. We use "clang" to compile bitcode files for LLVM inlining. That might be different
Mailing lists >> pgsql-announce >> Thread
2021-11-15 20:16:03 | PostgreSQL Weekly News - November 14, 2021 (PWN via PostgreSQL Announce)
compiler to silence all those warnings. Upstream perl has fixed this issue, but it is going
Mailing lists >> pgsql-announce >> Thread
2021-11-08 08:24:59 | PostgreSQL Weekly News - November 7, 2021 (PWN via PostgreSQL Announce)
compile failures on hamerkop. Buildfarm member hamerkop has been failing for the last few days
Mailing lists >> pgsql-announce >> Thread
2021-11-01 08:47:52 | PostgreSQL Weekly News - October 31, 2021 (PWN via PostgreSQL Announce)
compiler. Per Nathan Bossart. Discussion: [http:///m/FECEE7FC-CB74-45A9-BB24-89FEE52A9585@amazon.com](http://postgr.es/m/FECEE7FC-CB74-45A9-BB24-89FEE52A9585@amazon.com)
Mailing lists >> pgsql-announce >> Thread
2021-09-27 07:58:29 | PostgreSQL Weekly News - September 26, 2021 (PWN via PostgreSQL Announce)
compiled standalone, similarly to unicode_combining_table.h, but cpluspluscheck did not get the memo
Mailing lists >> pgsql-announce >> Thread
2021-09-20 00:53:38 | PostgreSQL Weekly News - September 19, 2021 (PWN via PostgreSQL Announce)
compiler warnings. Back-patch to v14 where commit 941697c3c1 added size_t variables in procarray.c
Mailing lists >> pgsql-announce >> Thread
2021-09-13 11:03:50 | PostgreSQL Weekly News - September 12, 2021 (PWN via PostgreSQL Announce)
compiled at startup time. Reported-by: Fujii
Mailing lists >> pgsql-announce >> Thread
2021-09-06 16:54:32 | PostgreSQL Weekly News - September 5, 2021 (PWN via PostgreSQL Announce)
compiled PostgreSQL server in a single pip installable file, [released](https:///michelp/postgresql-wheel) # PostgreSQL Jobs for September
Mailing lists >> pgsql-announce >> Thread
2021-09-01 13:05:10 | Install a local, non-root PostgreSQL Server with Python "pip" (Michel Pelletier via PostgreSQL Announce)
compiled PostgreSQL server in a single pip installable file. https:///michelp/postgresql-wheel While the pip "wheel
Mailing lists >> pgsql-announce >> Thread
2021-08-30 06:57:19 | PostgreSQL Weekly News - August 29, 2021 (PWN via PostgreSQL Announce)
compile time --- say, `"(x)*...\1"` when there's no `"x"` to be found --- that's not an error
Mailing lists >> pgsql-announce >> Thread
2021-08-24 20:10:57 | New pg_msvc_generator tool available (Julien Rouhaud via PostgreSQL Announce)
compile the extension using Visual Studio 2019, with support for Debug/Release and 32/64 bits builds