postgresql/src
Peter Eisentraut 6449291728 Add test coverage for indirection transformation
These tests cover nested arrays of composite data types,
single-argument functions, and casting using dot-notation, providing a
baseline for future enhancements to jsonb dot-notation support.

Author: Alexandra Wang <alexandra.wang.oss@gmail.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAK98qZ1JNNAx4QneJG+eX7iLesOhd6A68FNQVvvHP6Up_THf3A@mail.gmail.com
2026-01-06 09:45:17 +01:00
..
backend Fix variable usage in wakeupWaiters() 2026-01-06 10:04:28 +02:00
bin Update to latest Snowball sources. 2026-01-05 15:22:37 -05:00
common Separate read and write pointers in pg_saslprep 2026-01-05 11:03:49 +01:00
fe_utils Update copyright for 2026 2026-01-01 13:24:10 -05:00
include Allow bgworkers to be terminated for database-related commands 2026-01-06 14:24:29 +09:00
interfaces Update copyright for 2026 2026-01-01 13:24:10 -05:00
makefiles Update copyright for 2026 2026-01-01 13:24:10 -05:00
pl Update copyright for 2026 2026-01-01 13:24:10 -05:00
port Update copyright for 2026 2026-01-01 13:24:10 -05:00
template Remove traces of support for Sun Studio compiler 2025-09-12 07:39:05 +02:00
test Add test coverage for indirection transformation 2026-01-06 09:45:17 +01:00
timezone Update copyright for 2026 2026-01-01 13:24:10 -05:00
tools Fix typos and inconsistencies in code and comments 2026-01-05 09:19:15 +09:00
tutorial Update copyright for 2026 2026-01-01 13:24:10 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in libpq: Refactor logic checking for exit() in shared library builds 2025-12-09 10:39:08 +09:00
Makefile.shlib Use exported symbols list on macOS for loadable modules as well 2025-06-10 07:04:43 +02:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00