Fix stray references to SubscriptRef
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2025-12-03T13:44:14Z
Releases:
19 (unreleased)
Fix stray references to SubscriptRef This type never existed. SubscriptingRef was meant instead. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://www.postgresql.org/message-id/flat/2eaa45e3-efc5-4d75-b082-f8159f51445f%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| contrib/hstore/hstore_subs.c | modified | +1 −1 |
| src/backend/utils/adt/arraysubs.c | modified | +1 −1 |
| src/backend/utils/adt/jsonbsubs.c | modified | +1 −1 |
| src/include/nodes/subscripting.h | modified | +8 −7 |
Discussion
- stray references to SubscriptRef type 2 messages · 2025-09-09