PostgreSQL Patch Tester

Current commitfest | Next commitfest | FAQ | Statistics | Highlights

Highlight type: all assertion compiler core linker panic regress sanitizer tap test

Time range: current 7-day 30-day 90-day

This robot generates gigabytes of CI logs every week. Here is an attempt to search for "highlights", so it's easier to find actionable information quickly. New ideas for what patterns to search for are very welcome. "Current" shows only the most recent results from each submission. The wider time ranges also show information about historical versions, which may be useful for flapping tests, and also for hunting for bugs in master.

59/6490 Change the default wal_blocksize to 4KB
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:32:24.378] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6506 DOCS - Add introductory paragraph to Getting Started chapter
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:30:49.506] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5907 no table rewrite when set column type to constrained domain
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:19:53.813] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6161 Improve docs syntax checking and enable it in the meson build
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:09:44.964] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6737 Fix ProcKill lock-group vs procLatch recycle race
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:07:38.930] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6636 Add ParameterDescription message to libpq frontend long message types
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:56:30.168] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6363 Add a berief general comment on BTScanInsertData's nextkey and backward
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:46:24.967] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6557 POC: PLpgSQL FOREACH IN JSON ARRAY
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:45:00.724] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6088 create table like including storage parameter
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:33:20.470] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6245 Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:20:28.936] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
60/6267 Parallel apply
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:18:47.723] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6620 PoC - psql - emphases line with table name in verbose output
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:10:50.902] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6696 Proposal: Conflict log history table for Logical Replication
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:07:07.548] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
CompilerWarnings
compiler
[11:09:46.313] subscriptioncmds.c:94:7: error: no previous extern declaration for non-static variable 'binary_upgrade_ne...
compiler
[11:08:55.482] subscriptioncmds.c:94:7: error: no previous extern declaration for non-static variable 'binary_upgrade_ne...
compiler
[11:07:49.714] subscriptioncmds.c:94:25: error: no previous declaration for ‘binary_upgrade_next_pg_subscription_oid’ [-...
compiler
[11:07:06.161] subscriptioncmds.c:94:25: error: no previous declaration for ‘binary_upgrade_next_pg_subscription_oid’ [-...
compiler
[11:11:23.055] subscriptioncmds.c:94:25: error: no previous declaration for ‘binary_upgrade_next_pg_subscription_oid’ [-...
59/6440 tablecmds: fix bug where index rebuild loses replica identity on partitions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:55:36.612] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5863 docs: Include protocol version changes made without a version bump or extension
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:42:35.304] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5070 Incorrect error message for cancellation triggered by statement_timeout & flaky test
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:40:44.637] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6430 ci: Add MTEST_SUITES for optional test tailoring
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:30:42.254] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6024 Improve read_local_xlog_page_guts by replacing polling with latch-based waiting
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:17:18.242] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6547 Release postmaster working memory context in slotsync worker
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:08:38.371] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6716 Fix cascading standby reconnect failure after archive fallback
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:03:02.454] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6727 Refactor code around GUC default_toast_compression
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:46:04.716] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6547 Release postmaster working memory context in slotsync worker
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:45:07.730] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6700 Apply ENCODING option for COPY TO FORMAT JSON
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:44:24.861] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6366 QoL improvements for pgindent and combining pgindent, pgperltidy, pgperlcritic and pgperlsyncheck into one tool
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:44:29.247] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6723 Make transformAExprIn() return a flattened bool expression directly
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:21:47.183] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6442 tablecmds: fix Deadlock caused by Attach Partition
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:19:47.361] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5893 Adding pg_dump flag for parallel export to pipes
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:13:22.722] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6402 nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:56:53.179] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5379 Fix bug with accessing to temporary tables of other sessions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:55:44.102] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6658 Upload only the failed tests' logs to the Postgres CI (Cirrus CI)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:31:33.974] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6460 Show expression of virtual columns in error messages
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:30:06.761] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6634 Skip prefetch for block references that follow a FPW or WILL_INIT of the same block
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:08:41.603] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6730 Skip prefetch for block references that follow a FPW or WILL_INIT of the same block
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:06:33.409] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6702 Fix temporal leftover INSERT triggers sharing a tuple
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:53:36.941] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6340 Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:37:41.444] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5396 Add Option to Check All Addresses For Matching target_session_attr
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:33:53.444] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6721 Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:29:52.307] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6411 JumbleQuery may treat different GROUP BY expr as the same
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:14:27.563] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6303 refactor handling optional argument in system functions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:04:06.085] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6384 llvmjit: always add the simplifycfg pass
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:49:39.489] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6601 pg_dump: fix NOT NULL constraint name comparison using makeObjectName
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:40:54.805] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5151 DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:27:07.642] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6341 Cleaning up PREPARE query strings?
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:17:00.883] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6701 Fix FOR PORTION OF recomputing GENERATED STORED columns that depend on the range column
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:07:01.779] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6392 ALTER TABLE: notice when actions do not recurse to partitions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:56:26.710] ../src/test/modules/test_ddl_deparse/test_ddl_deparse.c(318): warning C4062: enumerator 'AT_SetSchema' in...
compiler
[05:55:17.803] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5487 Pull-up subquery if INNER JOIN-ON contains refs to upper-query
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:50:49.712] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6664 Support EXCEPT for ALL SEQUENCES publications
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:41:33.862] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5681 Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:25:07.329] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5456 Add XMLNamespaces option to XMLElement
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:21:14.280] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5679 Add comments about fire_triggers argument in ri_triggers.c
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:17:21.704] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6567 doc: Improve wal_level and effective_wal_level GUC around logical replication
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:54:29.281] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
60/6148 CI: Add task that runs pgindent
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:52:54.256] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6156 Add GoAway protocol message for graceful but fast server shutdown/switchover
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:51:03.290] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6729 libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:22:44.000] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6746 Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:21:46.121] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6745 COPY JSON: use trailing commas in FORCE_ARRAY output
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:02:27.142] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6744 COPY: validate option presence rather than option values
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:58:41.479] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6534 amcheck: fix bug of missing corruption in allequalimage validation
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:56:47.865] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/4237 Add XMLCanonicalize function
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:40:58.026] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6508 Improve pgindent's formatting named fields in struct literals and varidic functions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:34:45.086] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6690 Prevent repeated deadlock-check signals in standby buffer pin waits
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:32:48.907] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6242 parallel pgbench -i
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:18:48.854] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5651 Available disk space per tablespace
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:11:14.501] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6738 remove pg_spin_delay() from atomics code
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:09:31.793] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6552 Custom oauth validator options
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[02:56:34.790] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6632 Add tests for src/backend/nodes/extensible.c
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[02:46:32.417] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6631 jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[02:45:15.631] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6655 Return DSA area for hash table from GetNamedDSHash()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[02:32:35.891] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
60/6053 Report reorder buffer size
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[02:20:05.617] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6335 File locks for data directory lockfile in the context of Linux namespaces
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[02:15:08.584] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6681 docs: Include database collation check on SQL from alter_collation.sgml
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[02:10:50.932] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
60/5615 Corrupted FSM page is not saved after zeroing.
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[01:56:37.242] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
60/5785 Reduce DEBUG level of catcache refreshing messages
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[01:50:29.065] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
60/6654 pg_dump: Restore extension config table data before user objects during pg_upgrade
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[01:47:51.132] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5679 Add comments about fire_triggers argument in ri_triggers.c
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[01:31:28.441] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6666 change SOFT_ERROR_OCCURRED to a static inline function
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[01:24:45.918] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6627 Convert ALL SubLinks to ANY SubLinks
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[01:22:53.494] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6356 Hash-based MCV matching for large IN-lists
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[01:21:58.294] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6354 Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[01:03:54.865] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5617 Beautify read stream "per buffer data" APIs
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[00:41:22.785] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5431 Add XMLDocument (SQL/XML X030)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[00:36:58.343] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6651 Optimize numeric comparison and aggregation via packed-datum extraction
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[00:28:21.636] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6584 ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[00:00:42.291] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5671 Produce LLVM bitcode files on meson builds
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[23:57:06.896] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6728 md: measure just FileSync() for pgstat_io without FileClose()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[23:40:20.409] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6638 Silence compiler warnings -Wmaybe-uninitialized
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[23:34:35.543] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6649 Docs: Distinguish table and index storage parameters in CREATE TABLE
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[23:34:15.083] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6202 ago(interval) → timestamptz
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[23:10:36.541] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5831 pgindent: improve formatting of multiline comments
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[23:08:02.239] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5622 Reduce timing overhead of EXPLAIN ANALYZE using rdtsc
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[22:49:02.487] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6564 Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[22:44:42.383] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6673 More jsonpath methods: translate, split, join
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[22:39:56.257] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6487 Pipelined Recovery
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[22:09:59.701] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6659 bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[22:07:37.511] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5839 problems with toast.* reloptions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[22:05:50.728] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5250 Refactor SLRU to always use long file names
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[21:47:43.259] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6594 tupdesc: simplify assert in equalTupleDescs()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[21:44:38.434] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6657 Environment variable to disable diffs file output
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[21:42:21.759] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6588 Speed up COPY TO text/CSV parsing using SIMD
CompilerWarnings
compiler
[21:35:27.922] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[21:35:27.922] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[21:35:07.838] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[21:35:07.838] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[21:34:26.294] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[21:34:26.294] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[21:34:10.033] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[21:34:10.033] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[21:36:14.278] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[21:36:14.278] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[21:34:23.173] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6121 avoid call ATPostAlterTypeCleanup twice
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[21:22:50.147] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6667 DISTINCT in plain aggregate window functions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[21:10:05.421] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6449 BUG #19382: Server crash at __nss_database_lookup
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[20:57:37.410] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6692 repack: clarify final phase of concurrent mode in file header comment
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[20:48:11.943] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6706 DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[20:32:34.905] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6705 Logical Replication - revisit `is_table_publication` function implementation
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[20:24:05.389] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6618 Improving psql autocompletion for SET LOCAL / SET SESSION
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[20:09:41.032] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5802 Improve the performance of Unicode Normalization Forms.
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[19:59:47.117] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6087 CREATE TABLE LIKE INCLUDING TRIGGERS
compiler
[19:59:47.117] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5450 Eliminating SPI / SQL from some RI trigger functions
compiler
[19:59:47.117] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6596 Validate user-supplied c_args in meson builds
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[19:59:37.388] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/4460 Implement row pattern recognition feature
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[19:46:37.443] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6633 Add condition variable support to WaitEventSetWait()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[19:43:51.403] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5768 ALTER DOMAIN ADD NOT NULL NOT VALID
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[19:33:38.693] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6725 Fix overflow and underflow in regr_r2()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[19:21:32.194] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6672 Don't call ereport(ERROR) from recovery target GUC assign hooks
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[19:19:31.522] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6233 Bypassing cursors in postgres_fdw to enable parallel plans
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[19:05:48.138] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6646 meson: Adjust test timeout for Valgrind builds
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[18:59:29.801] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6292 Proposal to allow setting cursor options on Portals
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[18:56:06.042] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6595 elog: clarify usage and style of error reporting functions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[18:41:35.983] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6613 heapam_tuple_complete_speculative : remove unnecessary tuple fetch
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[18:28:44.705] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6399 Fix gistkillitems & add regression test to microvacuum
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[18:18:48.678] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6622 Get rid of redundant StringInfo accumulation
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[18:11:26.847] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5802 Improve the performance of Unicode Normalization Forms.
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[18:06:35.638] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5450 Eliminating SPI / SQL from some RI trigger functions
compiler
[18:06:35.638] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6087 CREATE TABLE LIKE INCLUDING TRIGGERS
compiler
[18:06:35.638] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6714 pgcrypto: Respect builtin_crypto_enabled for PGP ciphers
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[17:55:01.856] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6671 Avoid calling SetMatViewPopulatedState if possible
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[17:48:05.021] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6603 Avoid use of TopMemoryContext for resource owner cleanup in portals
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[17:30:57.060] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6615 Make \d tablename fast again, regression introduced by 85b7efa1cdd
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[17:25:32.598] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6437 LLVMJIT: introduce force-inlined functions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[17:18:48.012] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6720 Remove inner joins based on foreign keys
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[17:06:28.637] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6709 Cleanup: Replace sscanf with strtol/strtoul in snapmgr
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[17:03:54.065] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6304 Incorrect historic snapshot may be serialized to disk during fast-forwarding
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[16:51:56.444] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
60/5663 Selectively invalidate caches in pgoutput when pg_namespace is modified
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[16:48:48.191] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6569 Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[16:40:56.217] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6606 log_checkpoints: count WAL segment creations from all processes
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[16:22:33.730] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6739 pgindent versus struct members and typedefs
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[16:22:08.391] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6621 Bug: wrong relname in RemoveSubscriptionRel() error detail
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[16:18:39.861] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5117 VACUUM FULL / CLUSTER CONCURRENTLY
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[16:02:03.971] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6617 Fix a file descriptor leak when using io_method=io_uring
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[15:52:58.762] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/4942 Avoid orphaned objects dependencies, take 3
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[15:49:04.994] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6288 Add sampling statistics to autoanalyze log output
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[15:36:46.640] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5029 Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[15:31:26.318] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6482 Add table COMMENTS in CREATE TABLE LIKE
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[15:26:47.924] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6624 pg_stat_statements: add last_execution_start column
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[15:05:18.123] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6259 doc: Clarify ANALYZE VERBOSE output
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[15:01:05.292] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6524 [PATCH] Add RetrieveInstrumentation hook for CustomScan providers so that Parallel CustomScan providers can currently aggregate worker instrumentation before DSM unlinking
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[14:55:15.826] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6467 Unfortunate pushing down of expressions below sort
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[14:51:49.434] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6644 Extract numeric filed in JSONB more effectively
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[14:27:08.217] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6436 Add `tsmatch` JSONPath operator for granular Full Text Search
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[14:26:33.067] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6280 refactor ExecInitPartitionInfo
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[14:23:58.255] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6668 Implement missing join selectivity estimation for range types
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[13:59:22.063] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6558 Pgbench: remove synchronous prepare
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[13:56:46.964] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6393 Refactor *_abbrev_convert() functions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[13:38:34.165] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6045 RFC: adding pytest as a supported test framework
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[13:36:49.256] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6224 Give Plugins control at the end of CHECKPOINT to store their state
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[13:35:10.478] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5802 Improve the performance of Unicode Normalization Forms.
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[13:20:18.883] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6087 CREATE TABLE LIKE INCLUDING TRIGGERS
compiler
[13:20:18.883] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5450 Eliminating SPI / SQL from some RI trigger functions
compiler
[13:20:18.883] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6439 ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[13:15:20.575] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6713 pgbench: make verbose error messages thread-safe
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[13:09:20.829] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6418 Reduce build times of pg_trgm GIN indexes
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:54:37.000] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6642 Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:47:01.651] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5454 Clarify FileTag-based unlinking
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:46:11.219] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6724 Add join MCV statistics for selectivity estimation
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:28:42.993] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6697 Remove dead code in ExecForPortionOfLeftovers()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:24:03.513] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6680 Return value of XLogInsertRecord() for XLOG_SWITCH record is inconsistent with other records
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:57:49.715] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6736 COPY ON_CONFLICT TABLE; save duplicated record to another table.
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:56:07.388] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6391 Use CASEFOLD() internally rather than LOWER()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:41:53.492] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6704 Skip FOR PORTION OF leftovers after INSTEAD OF trigger
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:26:55.657] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6698 Fix null pointer dereference in PG19
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:23:50.728] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6587 Fix JSON_SERIALIZE() coercion placeholder type for jsonb input
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:15:29.581] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6679 Take a long time to reach consistent after pg_rewind
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:02:03.044] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5450 Eliminating SPI / SQL from some RI trigger functions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:00:13.579] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5802 Improve the performance of Unicode Normalization Forms.
compiler
[11:00:13.579] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6087 CREATE TABLE LIKE INCLUDING TRIGGERS
compiler
[11:00:13.579] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6023 Stack-based tracking of per-node WAL/buffer usage
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:00:18.157] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6234 Introduce a new GUC to allow walsender to shutdown immediately without waiting for a response from the client.
compiler
[11:00:18.157] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6589 MERGE PARTITIONS and DEPENDS ON EXTENSION.
compiler
[11:00:18.157] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6647 Remove commented-out code in 026_overwrite_contrecord.pl
compiler
[11:00:18.157] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6703 Fix FOR PORTION OF with DO INSTEAD/DO ALSO rules
compiler
[11:00:18.157] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6451 Fix the race condition for updating slot minimum LSN
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:51:53.133] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5012 Vacuum statistics
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:34:27.082] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6647 Remove commented-out code in 026_overwrite_contrecord.pl
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:31:50.779] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6023 Stack-based tracking of per-node WAL/buffer usage
compiler
[10:31:50.779] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6234 Introduce a new GUC to allow walsender to shutdown immediately without waiting for a response from the client.
compiler
[10:31:50.779] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6589 MERGE PARTITIONS and DEPENDS ON EXTENSION.
compiler
[10:31:50.779] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6703 Fix FOR PORTION OF with DO INSTEAD/DO ALSO rules
compiler
[10:31:50.779] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/1608 declarative session variables, LET command
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:29:24.671] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6361 Support for EXTRA_REGRESS_OPTS and TEMP_CONFIG for meson tests
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:10:06.708] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6648 Docs: Create table description for constraints markup fix and label tweaks
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:59:53.239] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6390 Add ldapservice connection parameter
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:39:21.321] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6137 postgres_fdw: Use COPY to speed up batch inserts
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:04:10.083] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6574 Compress prune/freeze records with Delta Frame of Reference algorithm
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:58:47.799] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
compiler
[09:00:03.661] ../src/test/dfor/test_dfor_u16.c(529): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[09:00:03.661] ../src/test/dfor/test_dfor_u16.c(501): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[09:00:03.661] ../src/test/dfor/test_dfor_u16.c(487): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[09:00:03.661] ../src/test/dfor/test_dfor_u16.c(469): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[09:00:03.661] ../src/test/dfor/test_dfor_u16.c(441): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[09:00:03.661] ../src/test/dfor/test_dfor_u16.c(428): warning C4305: 'function': truncation from 'double' to 'float'
59/5129 Asynchronous MergeAppend Execution
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:52:00.374] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6619 pg_stat_xact_user_tables stat not currect during the transaction
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:42:36.155] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/4817 COPY (on_error table) saving error info to a table
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:41:16.553] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6589 MERGE PARTITIONS and DEPENDS ON EXTENSION.
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:31:02.417] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6647 Remove commented-out code in 026_overwrite_contrecord.pl
compiler
[08:31:02.417] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6703 Fix FOR PORTION OF with DO INSTEAD/DO ALSO rules
compiler
[08:31:02.417] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6023 Stack-based tracking of per-node WAL/buffer usage
compiler
[08:31:02.417] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6234 Introduce a new GUC to allow walsender to shutdown immediately without waiting for a response from the client.
compiler
[08:31:02.417] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6379 docs: clarify ALTER TABLE behavior on partitioned tables
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:17:52.571] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6735 Add pg_stat_kind_info system view
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:17:02.635] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6707 Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:07:13.493] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6742 Clean up property graph error messages
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:52:01.149] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5272 Add GUC log_parameter_max_length to limit logged SQL statements
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:40:41.473] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6689 Extensible sync handler registration
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:39:04.822] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6298 Add pg_current_vxact_id() function to expose virtual transaction IDs
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:30:17.613] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5470 Function scan FDW pushdown
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:14:00.853] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6675 Add bms_offset_members() function for bitshifting Bitmapsets
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[07:16:30.927] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6663 Allow a condition string in an injection point
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:56:33.590] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6305 Add support for partial incremental materialized view refresh using REFRESH ... WHERE
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:50:14.351] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6429 Add SQL/JSON ON MISMATCH clause to JSON_VALUE, JSON_QUERY, JSON_TABLE
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:33:29.859] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6695 Fix column name escaping in postgres_fdw stats import
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:30:18.808] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6131 Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:26:49.739] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/4105 pgbench - adding pl/pgsql versions of tests
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:08:51.254] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5774 Extend skipping FK checks on replicas to include ADD FK and TRUNCATE
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[06:07:18.755] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6639 Track skipped vacuum and analyze in pg_stat_all_tables
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:48:00.879] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5279 Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:45:19.816] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6602 rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:39:29.085] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6274 Add a greedy join search algorithm to handle large join problems
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:26:17.979] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6719 Support for DNS SRV records (whole cluster as 1 dns record)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:24:12.076] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6401 Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:17:20.262] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6563 psql tab completion for user functions and if explicitly required also "pg_"
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:03:44.294] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6118 Preserve index stats during ALTER TABLE ... TYPE ...
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:01:42.017] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6703 Fix FOR PORTION OF with DO INSTEAD/DO ALSO rules
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:51:43.049] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6023 Stack-based tracking of per-node WAL/buffer usage
compiler
[04:51:43.049] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6234 Introduce a new GUC to allow walsender to shutdown immediately without waiting for a response from the client.
compiler
[04:51:43.049] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6589 MERGE PARTITIONS and DEPENDS ON EXTENSION.
compiler
[04:51:43.049] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6647 Remove commented-out code in 026_overwrite_contrecord.pl
compiler
[04:51:43.049] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6113 Little refactoring of portalcmds.c
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:41:38.445] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6251 Use ROLERECURSE_PRIVS in is_admin_of_role()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:36:20.716] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6260 extend JSON_TABLE top level path expression
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:28:20.890] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5988 disallow alter individual column if partition key contains wholerow reference
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:19:22.952] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6426 Avoid recalculating pgprocno in ProcArrayAdd()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:06:12.798] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5110 Add XMLCast (SQL/XML X025)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:04:27.901] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6733 allow spread checkpoints when changing checksums online
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:50:05.502] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6234 Introduce a new GUC to allow walsender to shutdown immediately without waiting for a response from the client.
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:46:03.611] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6589 MERGE PARTITIONS and DEPENDS ON EXTENSION.
compiler
[03:46:03.611] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6703 Fix FOR PORTION OF with DO INSTEAD/DO ALSO rules
compiler
[03:46:03.611] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6647 Remove commented-out code in 026_overwrite_contrecord.pl
compiler
[03:46:03.611] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6023 Stack-based tracking of per-node WAL/buffer usage
compiler
[03:46:03.611] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6478 Add +/- operators for xid8 type
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:37:42.558] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5251 libpq: Fix processing of SSL records >8kB on async API
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:28:31.182] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6693 Extend MXactCache lifetime from per-transaction to per-session
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:12:14.490] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6635 Add support for INSERT ... SET syntax
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:08:40.852] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6162 ci: Skip minfree file in the cores_backtrace.sh
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:01:36.139] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6119 Migrate pg_commit_ts directory to the new node during an upgrade
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[02:48:38.158] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6732 LockHasWaiters() crashes on fast-path locks
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[02:44:57.563] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5715 amcheck support for BRIN indexes
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[00:59:27.324] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6703 Fix FOR PORTION OF with DO INSTEAD/DO ALSO rules
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[23:48:56.064] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6647 Remove commented-out code in 026_overwrite_contrecord.pl
compiler
[23:48:56.064] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6589 MERGE PARTITIONS and DEPENDS ON EXTENSION.
compiler
[23:48:56.064] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6234 Introduce a new GUC to allow walsender to shutdown immediately without waiting for a response from the client.
compiler
[23:48:56.064] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6023 Stack-based tracking of per-node WAL/buffer usage
compiler
[23:48:56.064] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6526 amcheck: add index-all-keys-match verification for B-Tree
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[21:17:58.628] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6234 Introduce a new GUC to allow walsender to shutdown immediately without waiting for a response from the client.
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[19:39:59.527] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6023 Stack-based tracking of per-node WAL/buffer usage
compiler
[19:39:59.527] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6589 MERGE PARTITIONS and DEPENDS ON EXTENSION.
compiler
[19:39:59.527] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6647 Remove commented-out code in 026_overwrite_contrecord.pl
compiler
[19:39:59.527] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6703 Fix FOR PORTION OF with DO INSTEAD/DO ALSO rules
compiler
[19:39:59.527] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6734 small cleanup for s_lock.h
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[16:37:37.967] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5323 Support enabling checksums online
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[15:27:45.429] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6597 Replace __builtin_types_compatible_p with _Generic
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[15:06:08.348] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6589 MERGE PARTITIONS and DEPENDS ON EXTENSION.
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[14:27:14.730] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6023 Stack-based tracking of per-node WAL/buffer usage
compiler
[14:27:14.730] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6703 Fix FOR PORTION OF with DO INSTEAD/DO ALSO rules
compiler
[14:27:14.730] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6647 Remove commented-out code in 026_overwrite_contrecord.pl
compiler
[14:27:14.730] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/6234 Introduce a new GUC to allow walsender to shutdown immediately without waiting for a response from the client.
compiler
[14:27:14.730] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence
59/5099 Add OR REPLACE option to CREATE MATERIALIZED VIEW
CompilerWarnings
compiler
[23:41:36.717] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
compiler
[23:41:06.060] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
compiler
[23:48:10.111] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
59/6614 Add http connection service file functionality
CompilerWarnings
compiler
[20:22:10.464] fe-connect.c:6089:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:22:10.464] fe-connect.c:6080:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:20:48.780] fe-connect.c:6089:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:20:48.780] fe-connect.c:6080:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:19:04.696] fe-connect.c:6080:21: error: implicit declaration of function ‘oauth_unsafe_debugging_enabled’ [-Wimplici...
compiler
[20:17:57.638] fe-connect.c:6080:21: error: implicit declaration of function ‘oauth_unsafe_debugging_enabled’ [-Wimplici...
59/6652 Resizable shared memory structures
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[15:15:28.371] ../src/test/modules/test_shmem/test_shmem.c(404): warning C4477: 'sscanf' : format string '%ld' requires ...
compiler
[15:15:28.371] ../src/test/modules/test_shmem/test_shmem.c(402): warning C4477: 'sscanf' : format string '%ld' requires ...
59/6176 Batching in executor, part 1: add batch variant of table AM scan API
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[12:39:30.442] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:29.129] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:28.797] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:28.654] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:28.638] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:28.358] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:28.322] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:27.590] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:27.579] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:27.123] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:26.999] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:26.837] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:26.820] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:26.804] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:26.694] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:26.630] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:26.390] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:26.330] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:26.175] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:26.124] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:25.904] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:25.776] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:25.444] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:25.329] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:25.161] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:24.907] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:24.889] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:24.850] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:24.841] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:24.638] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:24.620] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:23.465] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:22.388] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:22.279] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:21.943] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:21.167] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:21.150] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.852] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.851] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.713] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.708] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.693] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.428] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.425] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.377] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.299] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.298] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.178] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.172] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.090] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.076] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:20.060] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:19.650] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:19.164] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:18.738] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:18.300] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:17.906] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:17.571] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:15.910] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:15.906] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:15.859] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:15.602] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:15.352] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:39.539] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:37.424] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:33.589] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:31.671] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:30.243] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:30.241] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:30.066] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:29.893] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:29.877] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:29.281] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:28.215] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:27.266] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:27.012] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:26.964] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:21.909] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:19.586] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:19.147] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:16.446] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:16.226] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:16.005] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:14.251] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:14.179] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:14.011] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:13.868] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:13.757] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:13.751] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:13.749] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:13.726] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:13.491] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:13.490] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:13.349] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:13.179] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:40:13.029] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:47.713] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:47.370] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:46.431] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:46.195] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:46.054] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:45.959] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:45.610] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:45.497] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:45.219] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:45.212] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:45.054] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:45.022] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:44.888] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:40.584] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:38.975] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:38.395] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:38.300] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:38.094] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:37.935] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:37.730] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:37.366] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:36.994] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:36.859] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:35.837] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:35.794] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:35.569] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:34.525] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:31.620] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:31.334] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:31.318] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:31.126] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:31.031] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:30.860] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:30.578] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:30.571] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:30.003] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:29.747] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:29.607] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:29.415] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
compiler
[12:39:29.367] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re...
58/6029 NOT NULL NOT ENFORCED
CompilerWarnings
compiler
[10:35:12.010] tablecmds.c:17834:25: error: unused variable 'parent_con' [-Werror,-Wunused-variable]
compiler
[10:32:42.825] tablecmds.c:17834:60: error: unused variable ‘parent_con’ [-Werror=unused-variable]
58/6089 let ALTER COLUMN SET DATA TYPE cope with trigger dependency
CompilerWarnings
compiler
[23:49:37.823] trigger.c:220:53: error: passing 'const CreateTrigStmt *' (aka 'const struct CreateTrigStmt *') to parame...
compiler
[23:48:46.894] trigger.c:220:53: error: passing 'const CreateTrigStmt *' (aka 'const struct CreateTrigStmt *') to parame...
compiler
[23:47:36.568] trigger.c:220:60: error: passing argument 2 of ‘transformTriggerStmt’ discards ‘const’ qualifier from poi...
compiler
[23:46:51.932] trigger.c:220:60: error: passing argument 2 of ‘transformTriggerStmt’ discards ‘const’ qualifier from poi...
compiler
[23:51:29.454] trigger.c:220:60: error: passing argument 2 of ‘transformTriggerStmt’ discards ‘const’ qualifier from poi...
58/6041 Fix pg_rewind false positives caused by shutdown-only WAL
CompilerWarnings
compiler
[21:34:27.680] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro...
compiler
[21:34:27.513] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror...
compiler
[21:34:27.513] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia...
compiler
[21:34:27.513] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur...
compiler
[21:34:14.625] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror...
compiler
[21:34:14.625] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia...
compiler
[21:34:14.625] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur...
compiler
[21:34:14.657] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro...
compiler
[21:33:38.453] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[21:33:38.453] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
compiler
[21:33:38.453] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[21:33:38.585] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:33:38.585] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:33:26.574] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
compiler
[21:33:26.574] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[21:33:26.669] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:33:26.669] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:33:26.574] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[21:34:55.989] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[21:34:56.490] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:34:56.490] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:34:55.989] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[21:34:55.989] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[21:34:11.239] c:\cirrus\src\bin\pg_rewind\parsexlog.c(342) : warning C4715: 'findLastCheckpoint': not all control paths...
59/4337 Incremental View Maintenance (IVM), take 2
CompilerWarnings
compiler
[01:16:37.342] matview.c:3464:12: error: a function declaration without a prototype is deprecated in all versions of C [...
compiler
[01:16:00.877] matview.c:3464:12: error: a function declaration without a prototype is deprecated in all versions of C [...
compiler
[01:14:54.714] matview.c:3464:1: error: old-style function definition [-Werror=old-style-definition]
compiler
[01:14:24.248] matview.c:3464:1: error: old-style function definition [-Werror=old-style-definition]
compiler
[01:18:12.892] matview.c:3464:1: error: old-style function definition [-Werror=old-style-definition]
59/6598 Add ssl_(supported|shared)_groups to sslinfo
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[10:56:42.307] ../contrib/sslinfo/sslinfo.c(619): warning C4047: '=': 'const char *' differs in levels of indirection fr...
compiler
[10:56:56.268] sslinfo.c.obj : error LNK2019: unresolved external symbol SSL_group_to_name referenced in function ssl_gr...
compiler
[10:56:56.268] sslinfo.c.obj : error LNK2019: unresolved external symbol SSL_get_negotiated_group referenced in function...
58/6372 XSD schema validation
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:36:44.064] ../src/backend/utils/adt/xml.c(1325): warning C4047: 'return': 'bool' differs in levels of indirection fr...
58/5118 SendProcSignal(), SetLatch() → SendInterrupt()
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[20:07:05.215] heap_surgery.c.obj : error LNK2001: unresolved external symbol ZeroPendingInterruptsFlags
compiler
[20:07:05.226] pg_visibility.c.obj : error LNK2001: unresolved external symbol ZeroPendingInterruptsFlags
58/5319 Changing shared_buffers without restart
CompilerWarnings
compiler
[22:45:02.049] dsm_registry.c:131:31: error: omitting the parameter name in a function definition is a C23 extension [-W...
compiler
[22:43:09.310] dsm_registry.c:131:31: error: omitting the parameter name in a function definition is a C23 extension [-W...
compiler
[22:40:33.319] dsm_registry.c:131:31: warning: omitting the parameter name in a function definition is a C23 extension [...
compiler
[22:38:23.268] dsm_registry.c:131:31: warning: omitting the parameter name in a function definition is a C23 extension [...
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[22:37:43.310] ../src/backend/storage/ipc/dsm_registry.c(132): error C2055: expected formal parameter list, not a type l...