| .. |
|
alter.h
|
Add ALTER object SET SCHEMA capability for a limited but useful set of
|
2005-08-01 04:03:59 +00:00 |
|
async.h
|
Minor API cleanup for async notifications: we can only register the
|
2005-10-06 21:30:39 +00:00 |
|
cluster.h
|
Report index name on CLUSTER failure. Also, suggest ALTER TABLE
|
2005-05-10 13:16:26 +00:00 |
|
comment.h
|
Update copyrights that were missed.
|
2005-01-01 05:43:09 +00:00 |
|
conversioncmds.h
|
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
|
2005-06-28 05:09:14 +00:00 |
|
copy.h
|
Tag appropriate files for rc3
|
2004-12-31 22:04:05 +00:00 |
|
dbcommands.h
|
Add per-user and per-database connection limit options.
|
2005-07-31 17:19:22 +00:00 |
|
defrem.h
|
Add ALTER object SET SCHEMA capability for a limited but useful set of
|
2005-08-01 04:03:59 +00:00 |
|
explain.h
|
Tag appropriate files for rc3
|
2004-12-31 22:04:05 +00:00 |
|
lockcmds.h
|
Tag appropriate files for rc3
|
2004-12-31 22:04:05 +00:00 |
|
portalcmds.h
|
Tag appropriate files for rc3
|
2004-12-31 22:04:05 +00:00 |
|
prepare.h
|
Fix the mechanism for reporting the original table OID and column number
|
2005-06-22 17:45:46 +00:00 |
|
proclang.h
|
Create the pg_pltemplate system catalog to hold template information
|
2005-09-08 20:07:42 +00:00 |
|
schemacmds.h
|
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
|
2005-06-28 05:09:14 +00:00 |
|
sequence.h
|
Change nextval and other sequence functions to specify their sequence
|
2005-10-02 23:50:16 +00:00 |
|
tablecmds.h
|
Add ALTER object SET SCHEMA capability for a limited but useful set of
|
2005-08-01 04:03:59 +00:00 |
|
tablespace.h
|
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
|
2005-06-28 05:09:14 +00:00 |
|
trigger.h
|
Add ALTER TABLE ENABLE/DISABLE TRIGGER commands. Change pg_dump to
|
2005-08-23 22:40:47 +00:00 |
|
typecmds.h
|
ALTER TABLE OWNER must change the ownership of the table's rowtype too.
|
2005-08-04 01:09:29 +00:00 |
|
user.h
|
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
|
2005-06-28 05:09:14 +00:00 |
|
vacuum.h
|
Separate out the VacRUsage stuff as an independent module, in preparation
|
2005-10-03 22:52:26 +00:00 |
|
variable.h
|
Add SET ROLE. This is a partial commit of Stephen Frost's recent patch;
|
2005-07-25 22:12:34 +00:00 |
|
version.h
|
Tag appropriate files for rc3
|
2004-12-31 22:04:05 +00:00 |
|
view.h
|
Add support for temporary views, including documentation and regression
|
2005-02-02 06:36:02 +00:00 |