{
  "schema": 1,
  "sqlstate": "42601",
  "condition_name": "syntax_error",
  "sources": [
    {
      "id": "src.errcodes.18.6",
      "kind": "upstream_source",
      "source_role": "condition_definition",
      "tag": "REL_18_6",
      "commit": "724edf9bde9d356724ad384a2e196edc3c9f80f7",
      "path": "src/backend/utils/errcodes.txt",
      "sha256": "6e8de346643ba84aa3c9c6a73360acfc7b2dfb89162c06c08ce9bf5bcd5bbcba",
      "url": "https://github.com/postgres/postgres/blob/724edf9bde9d356724ad384a2e196edc3c9f80f7/src/backend/utils/errcodes.txt"
    },
    {
      "id": "src.calls.REL_18_6",
      "kind": "local_artifact",
      "source_role": "source_call_scan",
      "sha256": "9ee8a0e81d8f0825c5c1ae45583439859a26e602bdd4ce2f2a62aa278867ccbf"
    },
    {
      "id": "src.calls.REL_10_23",
      "kind": "local_artifact",
      "source_role": "source_call_scan",
      "sha256": "00d16d3eb01b71ccf1b245c8f3102f9d0ec9f36fb02777b8dd1b99fcb263040c"
    },
    {
      "id": "src.limit-comma.18.6",
      "kind": "upstream_source",
      "source_role": "source_call",
      "tag": "REL_18_6",
      "commit": "724edf9bde9d356724ad384a2e196edc3c9f80f7",
      "path": "src/backend/parser/gram.y",
      "sha256": "7e548b673a1e03eb3a56c5eb9ad92d8e11095fac76e14cb258ca851f58274724",
      "url": "https://github.com/postgres/postgres/blob/724edf9bde9d356724ad384a2e196edc3c9f80f7/src/backend/parser/gram.y#L13313-L13317"
    },
    {
      "id": "src.limit-comma.10.23",
      "kind": "upstream_source",
      "source_role": "source_call",
      "tag": "REL_10_23",
      "commit": "02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4",
      "path": "src/backend/parser/gram.y",
      "sha256": "cebad6a5a2bdf68e9e5a4d2e04fa7f5dbf37efac99f5edb73cc661dae1536bad",
      "url": "https://github.com/postgres/postgres/blob/02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4/src/backend/parser/gram.y#L11200-L11204"
    },
    {
      "id": "src.scanner-syntax.18.6",
      "kind": "upstream_source",
      "source_role": "source_call",
      "tag": "REL_18_6",
      "commit": "724edf9bde9d356724ad384a2e196edc3c9f80f7",
      "path": "src/backend/parser/scan.l",
      "sha256": "bf453f1ae3c22b84fea6f8e8bed4fda476b7cfa49b234efbf92ca228234d0293",
      "url": "https://github.com/postgres/postgres/blob/724edf9bde9d356724ad384a2e196edc3c9f80f7/src/backend/parser/scan.l#L1228-L1240"
    },
    {
      "id": "src.scanner-syntax.10.23",
      "kind": "upstream_source",
      "source_role": "source_call",
      "tag": "REL_10_23",
      "commit": "02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4",
      "path": "src/backend/parser/scan.l",
      "sha256": "a006581a25c659d59b29837010617503ff431f881e3cf0b54a99aa1cc445fe6c",
      "url": "https://github.com/postgres/postgres/blob/02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4/src/backend/parser/scan.l#L1115-L1127"
    },
    {
      "id": "manifest.42601",
      "kind": "local_artifact",
      "source_role": "case_manifest",
      "sha256": "c6588aaa200ad4c3e553eb4f9cddc4d052ec68dbbe5018c8eb3966c4c3eb723c"
    },
    {
      "id": "snippet-registry.42601",
      "kind": "local_artifact",
      "source_role": "snippet_registry",
      "sha256": "b3558d4c9d87beb77b205a3e505e35f2371cdb38cb270b3dd2c4c8a446fe0bc2"
    }
  ],
  "claims": [
    {
      "id": "identity.class-and-condition",
      "statement": "42601 is the syntax_error condition in Class 42.",
      "method": "Read fixed errcodes.txt and the locked catalogue metadata.",
      "limits": "Directory identity does not identify every backend path.",
      "sources": [
        "src.errcodes.18.6"
      ]
    },
    {
      "id": "mechanism.backend-path",
      "statement": "The fixed source calls for 42601 include the mechanism and message boundary selected for this page.",
      "method": "Trace the resolved REL_18_6 and REL_10_23 source call records at the locked commits.",
      "limits": "Other calls can use the same SQLSTATE with different context or dynamic fields.",
      "sources": [
        "src.limit-comma.18.6",
        "src.limit-comma.10.23",
        "src.scanner-syntax.18.6",
        "src.scanner-syntax.10.23"
      ]
    },
    {
      "id": "mechanism.scanner-error",
      "statement": "The fixed scanner formats generic syntax errors as at-or-near-token or end-of-input errors and attaches a lexer position.",
      "method": "Read scanner_yyerror and scanner_errposition in the fixed REL_18_6 and REL_10_23 scan.l sources.",
      "limits": "This source branch is separate from the selected LIMIT runtime; grammar actions can supply more specific primary text.",
      "sources": [
        "src.scanner-syntax.18.6",
        "src.scanner-syntax.10.23"
      ]
    },
    {
      "id": "runtime.representative-case",
      "statement": "The selected syntax_limit_comma case passed on isolated PostgreSQL 18.6 and 10.21 targets.",
      "method": "Run the shared registry case and inspect structured diagnostics, state/recovery assertions, and cleanup.",
      "limits": "This covers the selected case and targets only; it does not generalize to all drivers or intermediate releases.",
      "sources": [
        "manifest.42601",
        "snippet-registry.42601"
      ],
      "runtime": [
        "runtime.42601-pagination-semantics-latest.latest",
        "runtime.42601-pagination-semantics-pg10.pg10"
      ]
    },
    {
      "id": "versions.catalogue-boundary",
      "statement": "The locked catalogue records 42601; runtime scope is limited to the selected targets.",
      "method": "Read generated facts and selected summaries.",
      "limits": "Definition presence is not an exact behavioral introduction.",
      "sources": [
        "src.errcodes.18.6",
        "src.calls.REL_18_6",
        "src.calls.REL_10_23"
      ]
    }
  ],
  "messages": [
    {
      "id": "message.limit-comma",
      "primary_template": "LIMIT #,# syntax is not supported",
      "hint_template": "Use separate LIMIT and OFFSET clauses.",
      "severity_source": "explicit ERROR",
      "sqlstate": "42601",
      "sources": [
        "src.limit-comma.18.6",
        "src.limit-comma.10.23"
      ]
    },
    {
      "id": "message.scanner-generic",
      "primary_variants": [
        "syntax error at or near \"%s\"",
        "syntax error at end of input"
      ],
      "severity_source": "explicit ERROR",
      "sqlstate": "42601",
      "limits": "The scanner inserts the grammar/lexer message and dynamic token; these variants are source-only in this batch.",
      "sources": [
        "src.scanner-syntax.18.6",
        "src.scanner-syntax.10.23"
      ]
    }
  ],
  "usage_evidence": [
    {
      "scope": "SQLSTATE directory identity",
      "status": "definition_only",
      "evidence_ids": [
        "identity.class-and-condition",
        "src.errcodes.18.6"
      ]
    },
    {
      "scope": "Fixed source message/mechanism",
      "status": "source_path_confirmed",
      "evidence_ids": [
        "mechanism.backend-path",
        "src.limit-comma.18.6",
        "src.limit-comma.10.23"
      ]
    },
    {
      "scope": "Observed syntax_limit_comma on isolated targets",
      "status": "observed_runtime",
      "evidence_ids": [
        "runtime.representative-case",
        "snippet-registry.42601",
        "runtime.42601-pagination-semantics-latest.latest",
        "runtime.42601-pagination-semantics-pg10.pg10"
      ]
    },
    {
      "scope": "Locked release presence and bounded version comparison",
      "status": "definition_only",
      "evidence_ids": [
        "versions.catalogue-boundary",
        "src.errcodes.18.6"
      ]
    }
  ],
  "runtime": [
    {
      "id": "runtime.42601-pagination-semantics-latest.latest",
      "run_id": "42601-pagination-semantics-latest",
      "target": "latest",
      "status": "passed",
      "server_version": "18.6 (Homebrew)",
      "server_version_num": 180006,
      "summary_sha256": "d4b448d2e517a150ad0f7ced48ed48114bbb94e8fb2eaca389203555f6882b0d",
      "raw_sha256": "8a3fbabfae0f11a4a85d25c1dae94f0d602e072670492c0c6576d2270594f671",
      "case_manifest": {
        "id": "manifest.42601",
        "kind": "local_artifact",
        "source_role": "case_manifest",
        "sha256": "c6588aaa200ad4c3e553eb4f9cddc4d052ec68dbbe5018c8eb3966c4c3eb723c"
      },
      "snippet_registry": {
        "id": "snippet-registry.42601",
        "kind": "local_artifact",
        "source_role": "snippet_registry",
        "sha256": "b3558d4c9d87beb77b205a3e505e35f2371cdb38cb270b3dd2c4c8a446fe0bc2"
      },
      "environment": {
        "TimeZone": "Asia/Shanghai",
        "backend_pid": 21158,
        "binary": {
          "bindir": "/opt/homebrew/Cellar/postgresql@18/18.6/bin",
          "pg_config": "/opt/homebrew/bin/pg_config",
          "pg_config_version": "PostgreSQL 18.6 (Homebrew)",
          "postgres": "/opt/homebrew/Cellar/postgresql@18/18.6/bin/postgres"
        },
        "connection_scope": "runner-owned localhost port",
        "current_user": "runner",
        "docker": {},
        "lc_messages": "C",
        "libpq_version": "18.6",
        "locale": "en_US.UTF-8",
        "log_destination": "csvlog,jsonlog",
        "log_error_verbosity": "verbose",
        "log_min_error_statement": "error",
        "log_min_messages": "error",
        "logging_collector": "on",
        "machine": "arm64",
        "max_connections": "100",
        "platform": "macOS-26.6.2-arm64-arm-64bit-Mach-O",
        "psycopg_version": "3.3.5",
        "python_version": "3.14.6 (main, Jun 10 2026, 10:03:53) [Clang 21.0.0 (clang-2100.0.123.102)]",
        "server_encoding": "UTF8",
        "server_version": "18.6 (Homebrew)",
        "server_version_num": "180006",
        "target_kind": "latest",
        "wal_level": "logical"
      },
      "observed": {
        "connection_autocommit": true,
        "diagnostic": {
          "column_name": null,
          "constraint_name": null,
          "context": null,
          "datatype_name": null,
          "exception_type": "SyntaxError",
          "internal_position": null,
          "internal_query": null,
          "message_detail": null,
          "message_hint": "Use separate LIMIT and OFFSET clauses.",
          "message_primary": "LIMIT #,# syntax is not supported",
          "schema_name": null,
          "severity": "ERROR",
          "severity_nonlocalized": "ERROR",
          "source_file": "gram.y",
          "source_function": "base_yyparse",
          "source_line": "13317",
          "sqlstate": "42601",
          "statement_position": "56",
          "table_name": null,
          "text": "LIMIT #,# syntax is not supported\nLINE 1: ...T n FROM generate_series(1, 3) AS s(n) ORDER BY n LIMIT 1, 2\n                                                             ^\nHINT:  Use separate LIMIT and OFFSET clauses."
        },
        "failed_status": "IDLE",
        "repair_status": "IDLE",
        "repair_rows": [
          2,
          3
        ]
      },
      "assertions": [
        {
          "expected": "42601",
          "name": "42601 SQLSTATE",
          "observed": "42601",
          "passed": true
        },
        {
          "expected": "ERROR",
          "name": "42601 ERROR severity",
          "observed": "ERROR",
          "passed": true
        },
        {
          "expected": "LIMIT #,# syntax is not supported",
          "name": "42601 primary diagnostic",
          "observed": "LIMIT #,# syntax is not supported",
          "passed": true
        },
        {
          "expected": "IDLE",
          "name": "syntax error leaves autocommit session usable",
          "observed": "IDLE",
          "passed": true
        },
        {
          "expected": {
            "rows": [
              2,
              3
            ],
            "status": "IDLE"
          },
          "name": "separate LIMIT/OFFSET preserves offset/count semantics",
          "observed": {
            "rows": [
              2,
              3
            ],
            "status": "IDLE"
          },
          "passed": true
        }
      ],
      "cleanup": {
        "errors": [],
        "passed": true
      }
    },
    {
      "id": "runtime.42601-pagination-semantics-pg10.pg10",
      "run_id": "42601-pagination-semantics-pg10",
      "target": "pg10",
      "status": "passed",
      "server_version": "10.21 (Debian 10.21-1.pgdg90+1)",
      "server_version_num": 100021,
      "summary_sha256": "bd30ee0ec5a9797ddeec5689cd4b511ca294bdcfe26dcfdaf8c0db3f6ea4c864",
      "raw_sha256": "65a78ef75fe67cd99fa8d10bdb32b3203d487153368178c98200220df41a8980",
      "case_manifest": {
        "id": "manifest.42601",
        "kind": "local_artifact",
        "source_role": "case_manifest",
        "sha256": "c6588aaa200ad4c3e553eb4f9cddc4d052ec68dbbe5018c8eb3966c4c3eb723c"
      },
      "snippet_registry": {
        "id": "snippet-registry.42601",
        "kind": "local_artifact",
        "source_role": "snippet_registry",
        "sha256": "b3558d4c9d87beb77b205a3e505e35f2371cdb38cb270b3dd2c4c8a446fe0bc2"
      },
      "environment": {
        "TimeZone": "Etc/UTC",
        "backend_pid": 79,
        "binary": {},
        "connection_scope": "runner-owned localhost port",
        "current_user": "postgres",
        "docker": {
          "architecture": "arm64",
          "command": "/usr/local/bin/docker",
          "digest": "sha256:b2baf8998630663d21370da06387c950e587071bdd307ee34e661cdcc7442bcc",
          "id": "sha256:b2baf8998630663d21370da06387c950e587071bdd307ee34e661cdcc7442bcc",
          "image": "postgres:10",
          "image_created": "2022-06-23T09:11:18.374607054Z",
          "image_ref": "postgres@sha256:b2baf8998630663d21370da06387c950e587071bdd307ee34e661cdcc7442bcc",
          "log_destination": "csvlog",
          "os": "linux",
          "repo_digests": [
            "postgres@sha256:b2baf8998630663d21370da06387c950e587071bdd307ee34e661cdcc7442bcc"
          ]
        },
        "lc_messages": "en_US.utf8",
        "libpq_version": "18.6",
        "locale": "en_US.UTF-8",
        "log_destination": "csvlog",
        "log_error_verbosity": "verbose",
        "log_min_error_statement": "error",
        "log_min_messages": "error",
        "logging_collector": "on",
        "machine": "arm64",
        "max_connections": "100",
        "platform": "macOS-26.6.2-arm64-arm-64bit-Mach-O",
        "psycopg_version": "3.3.5",
        "python_version": "3.14.6 (main, Jun 10 2026, 10:03:53) [Clang 21.0.0 (clang-2100.0.123.102)]",
        "server_encoding": "UTF8",
        "server_version": "10.21 (Debian 10.21-1.pgdg90+1)",
        "server_version_num": "100021",
        "target_kind": "pg10",
        "wal_level": "logical"
      },
      "observed": {
        "connection_autocommit": true,
        "diagnostic": {
          "column_name": null,
          "constraint_name": null,
          "context": null,
          "datatype_name": null,
          "exception_type": "SyntaxError",
          "internal_position": null,
          "internal_query": null,
          "message_detail": null,
          "message_hint": "Use separate LIMIT and OFFSET clauses.",
          "message_primary": "LIMIT #,# syntax is not supported",
          "schema_name": null,
          "severity": "ERROR",
          "severity_nonlocalized": "ERROR",
          "source_file": "gram.y",
          "source_function": "base_yyparse",
          "source_line": "11203",
          "sqlstate": "42601",
          "statement_position": "56",
          "table_name": null,
          "text": "LIMIT #,# syntax is not supported\nLINE 1: ...T n FROM generate_series(1, 3) AS s(n) ORDER BY n LIMIT 1, 2\n                                                             ^\nHINT:  Use separate LIMIT and OFFSET clauses."
        },
        "failed_status": "IDLE",
        "repair_status": "IDLE",
        "repair_rows": [
          2,
          3
        ]
      },
      "assertions": [
        {
          "expected": "42601",
          "name": "42601 SQLSTATE",
          "observed": "42601",
          "passed": true
        },
        {
          "expected": "ERROR",
          "name": "42601 ERROR severity",
          "observed": "ERROR",
          "passed": true
        },
        {
          "expected": "LIMIT #,# syntax is not supported",
          "name": "42601 primary diagnostic",
          "observed": "LIMIT #,# syntax is not supported",
          "passed": true
        },
        {
          "expected": "IDLE",
          "name": "syntax error leaves autocommit session usable",
          "observed": "IDLE",
          "passed": true
        },
        {
          "expected": {
            "status": "IDLE",
            "value": 1
          },
          "name": "separate LIMIT/OFFSET syntax succeeds",
          "observed": {
            "status": "IDLE",
            "value": 1
          },
          "passed": true
        }
      ],
      "cleanup": {
        "errors": [],
        "passed": true
      }
    }
  ]
}
