Spanner adds automatic parameterization of SQL query literals
UpdateVerifiedAdded Sep 22, 2026
Spanner converts hardcoded literals in CRUD-style queries such as primary key lookups, index lookups and key joins into parameters, so execution plans are cached and reused to cut latency and CPU costs.
Topics: SQL, Pricing, Postgres, Performance
Summaries of vendors' own notes. Product names and logos belong to their owners; logos via logo.dev.
More Spanner releases
Every Spanner release| Date | Release | Type |
|---|---|---|
| Sep 17 | Spanner queues are generally available (GA) GA | GA |
| Sep 11 | Spanner Graph adds semantic options and key uniqueness validation Update | Update |
| Sep 3 | Spanner PostgreSQL dialect adds ILIKE and NOT ILIKE Update | Update |
| Sep 2 | Spanner PostgreSQL dialect supports the TABLESAMPLE operator Update | Update |
| Aug 28 | Spanner supports expression indexes on scalar expressions Update | Update |
| Aug 11 | Spanner applies the 80,000 mutation limit per DML statement Update | Update |
| Aug 10 | Spanner dynamic channel pooling for Go and Java clients is GA GA | GA |
| Jul 28 | Spanner supports creating tables without defining primary keys Update | Update |