prog - Search results in mailing lists
Mailing lists >> pgsql-hackers >> Thread
2025-05-08 01:23:52 | Re: Review/Pull Request: Adding new CRC32C implementation for IBM S390X (John Naylor)
prog = ''' +#include +int main(void) { + // test for vector extension + unsigned long long a __attribute__((vector
Mailing lists >> pgsql-hackers >> Thread
2025-04-17 10:10:01 | RE: WaitEventSetWaitBlock() can still hang on Windows due to connection reset (Hayato Kuroda (Fujitsu))
prog\\bf\\root\\HEAD\\/... waiting for server to shut down.... done server stopped waiting
Mailing lists >> pgsql-hackers >> Thread
2025-03-15 05:09:28 | Re: Dubious server log messages after pg_upgrade (Michael Paquier)
prog(UTILITY_LOG_FILE, NULL, true, true, /* use timeline 1 to match controldata and no WAL history
Mailing lists >> pgsql-hackers >> Thread
2025-03-15 02:04:22 | Not-terribly-safe checks for CRC intrinsic support (Tom Lane)
prog = ''' #include - +unsigned int crc; #if defined(__has_attribute) && __has_attribute (target) __attribute__((target("sse4.2
Mailing lists >> pgsql-hackers >> Thread
2025-01-25 00:37:39 | Re: [PATCH] SVE popcount support (Nathan Bossart)
prog = ''' +#include + +#if defined(__has_attribute) && __has_attribute (target) + __attribute__((target("arch=armv8-a+sve"))) +#endif
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (2)
2024-11-08 20:31:17 | Re: Use __attribute__((target(sse4.2))) for SSE42 CRC32C (Nathan Bossart)
prog = ''' + sse42_crc_prog = ''' nitpick: Why does this need to be renamed? +#ifdef TEST_SSE42
Mailing lists >> pgsql-hackers >> Thread
2024-10-01 11:00:00 | promote request not received timely on slow Windows machines (Alexander Lakhin)
prog\\bf\\root\\REL_17_STABLE\\/testrun/recovery/002_archiving\\data/t_002_archiving_standby_data/pgdata -l C:\\prog\\bf\\root\\REL_17_STABLE
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (5)
2024-08-12 19:19:57 | Re: ECPG cleanup and fix for clang compile-time problem (Tom Lane)
prog: statements;', "\n"; dump_buffer('rules'); -include_file('trailer', 'ecpg.trailer'); dump_buffer('trailer'); close
Mailing lists >> pgsql-hackers >> Thread
2024-07-02 12:00:00 | Re: Improving tracking/processing of buildfarm test failures (Alexander Lakhin)
prog\\bf\\root\\REL_16_STABLE\\/testrun/recovery/002_archiving\\data/t_002_archiving_standby_data/pgdata -l C:\\prog\\bf\\root\\REL_16_STABLE
Mailing lists >> pgsql-hackers >> Thread
2024-06-21 02:26:53 | configure error when CFLAGS='-Wall -Werror (Andy Fan)
prog_cc_c99=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (5)
2024-03-15 23:18:41 | Re: pg_upgrade failing for 200+ million Large Objects (Tom Lane)
prog(log_file_name, NULL, "\"%s/pg_restore\" %s %s --exit-on-error --verbose " + "--transaction-size=%d " "--dbname
Mailing lists >> pgsql-hackers >> Thread
2024-03-13 07:12:00 | Re: meson: Specify -Wformat as a common warning flag for extensions (Sutou Kouhei)
prog_CC_cflags__Wformat=yes +else + pgac_cv_prog_CC_cflags__Wformat=no +fi +rm -f core
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (2)
2024-03-06 19:11:19 | Using the %m printf format more (Dagfinn Ilmari Mannsåker)
prog(const char *log_file, const char *opt_log_file, _exit(!exec_prog(log_file
Mailing lists >> pgsql-hackers >> Thread
2023-12-07 09:33:11 | Configure problem when cross-compiling PostgreSQL 16.1 (Dominik Michael Rauh)
prog_cc_LDFLAGS_EX_BE__Wl___export_dynamic="assuming no" Apparently when cross-compiling the linker
Mailing lists >> pgsql-hackers >> Thread
2023-11-08 08:13:06 | Random pg_upgrade test failure on drongo (Hayato Kuroda (Fujitsu))
prog() parallel_exec_prog("pg_restore ... ") <-- Since -j option is not specified, it is just