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-06-26 12:21:12 +03:00
Code
Activity
Files
74f418eb9aeecbb34d004aae44e96df037f2dc25
postgres
/
src
/
backend
/
rewrite
History
Bruce Momjian
74f418eb9a
Add pg_statistic index, add missing Hiroshi file.
1999-11-24 16:52:50 +00:00
..
locks.c
Add pg_statistic index, add missing Hiroshi file.
1999-11-24 16:52:50 +00:00
Makefile
From: t-ishii@sra.co.jp
1998-07-26 04:31:41 +00:00
rewriteDefine.c
Changed pg_rewrite attributes ev_qual and ev_action to the new
1999-11-18 13:56:30 +00:00
rewriteHandler.c
Implement subselects in target lists. Also, relax requirement that
1999-11-15 02:00:15 +00:00
rewriteManip.c
New NameStr macro to convert Name to Str. No need for var.data anymore.
1999-11-07 23:08:36 +00:00
rewriteRemove.c
Add system indexes to match all caches.
1999-11-22 17:56:41 +00:00
rewriteSupport.c
Rename heap_replace to heap_update.
1999-11-24 00:44:37 +00:00