n8n/packages
Charlie Kolb ae03a3a179
fix(core): Include indexes and TOAST in Postgres data table size measurement
Switch the Postgres size query from pg_relation_size to pg_total_relation_size
so TOAST relations and indexes count toward the data table size limit. Tighten
the size integration tests with raw-payload lower bounds and add a differential
test that catches large payloads being uncounted.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-08 12:53:43 +02:00
..
@n8n fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00
cli fix(core): Include indexes and TOAST in Postgres data table size measurement 2026-05-08 12:53:43 +02:00
core fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00
extensions/insights 🚀 Release 2.16.0 (#28080) 2026-04-07 04:26:54 +00:00
frontend fix(core): Handle browser not being available on computer use gracefully, better pause-for-user tool (no-changelog) (#29995) 2026-05-07 22:09:29 +00:00
node-dev ci: Improve coverage reports (#27756) 2026-03-31 05:42:44 +00:00
nodes-base fix(Notion Node): Paginate Get Many operations beyond 100-item API cap (#29690) 2026-05-08 07:03:37 +00:00
testing feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
workflow fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00