postgresql/src/backend
Robert Haas 6f79024df3 Don't generate fake "ANY_subquery" aliases, either.
This is just like the previous commit, but for a different invented
alias name.

Author: Robert Haas <rhaas@postgresql.org>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CA+TgmoYSYmDA2GvanzPMci084n+mVucv0bJ0HPbs6uhmMN6HMg@mail.gmail.com
2025-09-08 12:24:02 -04:00
..
access Remove unneeded VM pin from VM replay 2025-09-08 10:22:42 -04:00
archive
backup
bootstrap
catalog
commands Post-commit review fixes for 228c370868. 2025-09-08 06:10:15 +00:00
executor Don't generate fake "*SELECT*" or "*SELECT* %d" subquery aliases. 2025-09-08 11:50:33 -04:00
foreign
jit
lib
libpq
main
nodes
optimizer Don't generate fake "ANY_subquery" aliases, either. 2025-09-08 12:24:02 -04:00
parser Don't generate fake "*SELECT*" or "*SELECT* %d" subquery aliases. 2025-09-08 11:50:33 -04:00
partitioning
po
port
postmaster Move dynamically-allocated LWLock tranche names to shared memory. 2025-09-03 13:57:48 -05:00
regex
replication Post-commit review fixes for 228c370868. 2025-09-08 06:10:15 +00:00
rewrite
snowball
statistics
storage bufmgr: Remove freelist, always use clock-sweep 2025-09-05 12:25:59 -04:00
tcop Allow to log raw parse tree. 2025-09-06 07:49:51 +09:00
tsearch
utils Fix corruption of pgstats shared hashtable due to OOM failures 2025-09-08 15:52:23 +09:00
.gitignore
common.mk
Makefile
meson.build
nls.mk