compile - Search results in mailing lists

2025-06-06 13:31:25 | Re: CHECKPOINT unlogged data (Fujii Masao)

compiled it, I got the following warnings: utility.c:946:4: warning: label followed by a declaration

2025-06-06 01:13:52 | Re: Non-reproducible AIO failure (Matthias van de Meent)

decompiled code generated for pgaio_io_before_start and pgaio_io_start_readv. pgaio_io_start

2025-06-05 11:04:49 | Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade (Nazir Bilal Yavuz)

compiler from Visual Studio 2019 to Visual Studio 2022. A PR [1] to upgrade the compiler

2025-06-05 10:15:10 | [V2] Adding new CRC32C implementation for IBM S390X (Eduard Stefes)

compiler (bug was fixed with 14.3) - moved broken compiler check to vx extension compile&link

2025-06-05 03:45:10 | Re: speedup COPY TO for partitioned table. (jian he)

build on x86_64-linux, compiled by gcc-14.1.0, 64-bit you may see the attached test file.

2025-06-05 02:35:23 | Re: Custom Glibc collation version strings under LOCPATH (Thomas Munro)

compiled LC_COLLATE files between glibc versions (the binary format clearly changes, sometimes it apparently

2025-06-04 18:45:46 | Re: ABI Compliance Checker GSoC Project (Mankirat Singh)

compile $ ./configure CFLAGS="-Og -g -fvisibility=hidden" --prefix=/home/mankirat/install/REL_17_4 $ make -j$(nproc) ........ /usr/bin/ld: /home/mankirat/postgres/src/fe_utils/string_utils.c:1154: undefined

2025-06-03 04:15:51 | Re: wrong query results on bf leafhopper (Robins Tharakan)

compiler maturity - which is what I'm after here. some SIMD registers occassionally get corrupted

2025-06-02 06:44:12 | C11 / VS 2019 (Peter Eisentraut)

compiler versions for C11 support among the most common compilers are: - gcc 4.6/4.7/4.9 (depending

2025-05-29 17:45:03 | Re: Warning -Wclobbered in PG_TRY(...) (Maxim Orlov)

compiler does not appear to be "smart" enough to put this variable in a register

2025-05-28 17:22:51 | [PING] fallocate() causes btrfs to never compress postgresql files (Dimitrios Apostolou)

compile postgresql to have what I had before: a transparently compressed database. [1] https:///message-id/d0f4fc11-969d-7b3a-aacf-00f86450e738@gmx.net

2025-05-26 22:36:14 | Re: Fixing memory leaks in postgres_fdw (Tom Lane)

compilers are bright enough to optimize the static variable away. We could escalate that arms

2025-05-23 00:54:28 | Re: Proposal for enabling auto-vectorization for checksum calculations (Matthew Sterrett)

compiling this patch for some reason; it seems that both make check-world and make

2025-05-22 18:30:21 | Re: [Util] Warn and Remove Invalid GUCs (Tom Lane)

compiled by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-26), 64-bit ... etc etc ... (I also

2025-05-20 02:38:47 | Re: Regression in statement locations (Michael Paquier)

compiling well for the final query of a stmtmulti in gram.y with updateRawStmtEnd(), as we rely