postgresql/src/include/catalog
Robert Haas 53dbc27c62 Support unlogged tables.
The contents of an unlogged table are WAL-logged; thus, they are not
available on standby servers and are truncated whenever the database
system enters recovery.  Indexes on unlogged tables are also unlogged.
Unlogged GiST indexes are not currently supported.
2010-12-29 06:48:53 -05:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
catalog.h Support unlogged tables. 2010-12-29 06:48:53 -05:00
catversion.h Support unlogged tables. 2010-12-29 06:48:53 -05:00
dependency.h Centralize some ALTER <whatever> .. SET SCHEMA checks. 2010-11-22 19:53:34 -05:00
duplicate_oids Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
genbki.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
heap.h Generalize concept of temporary relations to "relation persistence". 2010-12-13 12:34:26 -05:00
index.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
indexing.h Create the system catalog infrastructure needed for KNNGIST. 2010-11-24 14:22:17 -05:00
namespace.h Centralize some ALTER <whatever> .. SET SCHEMA checks. 2010-11-22 19:53:34 -05:00
objectaccess.h Object access hook framework, with post-creation hook. 2010-11-25 11:50:13 -05:00
objectaddress.h Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
pg_aggregate.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_am.h Support unlogged tables. 2010-12-29 06:48:53 -05:00
pg_amop.h KNNGIST, otherwise known as order-by-operator support for GIST. 2010-12-03 20:53:29 -05:00
pg_amproc.h KNNGIST, otherwise known as order-by-operator support for GIST. 2010-12-03 20:53:29 -05:00
pg_attrdef.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_attribute.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_auth_members.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_authid.h Add REPLICATION privilege for ROLEs 2010-12-29 11:05:03 +01:00
pg_cast.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_class.h Support unlogged tables. 2010-12-29 06:48:53 -05:00
pg_constraint.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_control.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_conversion_fn.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_conversion.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_database.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_db_role_setting.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_default_acl.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_depend.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_description.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_enum.h Allow new values to be added to an existing enum type. 2010-10-24 23:05:41 -04:00
pg_foreign_data_wrapper.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_foreign_server.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_index.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_inherits_fn.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_inherits.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_language.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_largeobject_metadata.h Remove executable permission from files where it doesn't belong 2010-10-13 22:30:25 +03:00
pg_largeobject.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_namespace.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_opclass.h Provide hashing support for arrays. 2010-10-30 21:56:11 -04:00
pg_operator.h Provide hashing support for arrays. 2010-10-30 21:56:11 -04:00
pg_opfamily.h Provide hashing support for arrays. 2010-10-30 21:56:11 -04:00
pg_pltemplate.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_proc_fn.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_proc.h Support unlogged tables. 2010-12-29 06:48:53 -05:00
pg_rewrite.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_seclabel.h Fix duplicate OIDs introduced by SECURITY LABEL patch. 2010-09-28 07:07:03 -04:00
pg_shdepend.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_shdescription.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_statistic.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_tablespace.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_trigger.h Support triggers on views. 2010-10-10 13:45:07 -04:00
pg_ts_config_map.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_ts_config.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_ts_dict.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_ts_parser.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_ts_template.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_type_fn.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_type.h Improve handling of domains over arrays. 2010-10-21 16:07:17 -04:00
pg_user_mapping.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
storage.h Support unlogged tables. 2010-12-29 06:48:53 -05:00
toasting.h Fix duplicate OIDs introduced by SECURITY LABEL patch. 2010-09-28 07:07:03 -04:00
unused_oids Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00