PostgreSQL 14 现在允许使用下标访问JSON 数据,例如SELECT ('{ "postgres": { "release": 14 }}'::jsonb)['postgres']['release']。这使PostgreSQL 与从 ...
確定! 回上一頁