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-08-24 09:27:52 +03:00
Code
Activity
Files
ab20692e1efaf285fc3dd9cd75fd79cf0451edac
postgres
/
src
/
backend
/
rewrite
History
Bruce Momjian
ea08e6cd55
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
...
initdb/regression tests pass.
2001-11-05 17:46:40 +00:00
..
Makefile
Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.
2000-09-29 18:21:41 +00:00
rewriteDefine.c
Make ALTER TABLE RENAME on a view rename the view's on-select rule too.
2001-08-12 21:35:19 +00:00
rewriteHandler.c
pgindent run on all C files. Java run to follow. initdb/regression
2001-10-25 05:50:21 +00:00
rewriteManip.c
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
rewriteRemove.c
Make OIDs optional, per discussions in pghackers. WITH OIDS is still the
2001-08-10 18:57:42 +00:00
rewriteSupport.c
Make ALTER TABLE RENAME on a view rename the view's on-select rule too.
2001-08-12 21:35:19 +00:00