postgresql/src/backend/rewrite
Tom Lane d9572c4e3b Core support for "extensions", which are packages of SQL objects.
This patch adds the server infrastructure to support extensions.
There is still one significant loose end, namely how to make it play nice
with pg_upgrade, so I am not yet committing the changes that would make
all the contrib modules depend on this feature.

In passing, fix a disturbingly large amount of breakage in
AlterObjectNamespace() and callers.

Dimitri Fontaine, reviewed by Anssi Kääriäinen,
Itagaki Takahiro, Tom Lane, and numerous others
2011-02-08 16:13:22 -05:00
..
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
rewriteDefine.c Core support for "extensions", which are packages of SQL objects. 2011-02-08 16:13:22 -05:00
rewriteHandler.c Per-column collation support 2011-02-08 23:04:18 +02:00
rewriteManip.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
rewriteRemove.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
rewriteSupport.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00