This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-13 16:22:44 +03:00
Code
Activity
Files
41f17e676f50f4ef28ed0097360e8b92dee6734b
postgres
/
src
/
backend
/
optimizer
/
prep
History
Tom Lane
7431796b46
fix_parsetree_attnums was not nearly smart enough about walking parse
...
trees. Also rewrite find_all_inheritors() in a more intelligible style.
1999-12-14 03:35:28 +00:00
..
Makefile
New LDOUT makefile variable for QNX os.
1999-12-13 22:35:27 +00:00
prepkeyset.c
Move some system includes into c.h, and remove duplicates.
1999-07-17 20:18:55 +00:00
prepqual.c
First cut at doing something reasonable with OR-of-ANDs WHERE
1999-09-13 00:17:25 +00:00
preptlist.c
New NameStr macro to convert Name to Str. No need for var.data anymore.
1999-11-07 23:08:36 +00:00
prepunion.c
fix_parsetree_attnums was not nearly smart enough about walking parse
1999-12-14 03:35:28 +00:00