postgresql/src/include/catalog
Alvaro Herrera 85b506bbfc Get rid of SET LOGGED indexes persistence kludge
This removes ATChangeIndexesPersistence() introduced by f41872d0c1
which was too ugly to live for long.  Instead, the correct persistence
marking is passed all the way down to reindex_index, so that the
transient relation built to contain the index relfilenode can
get marked correctly right from the start.

Author: Fabrízio de Royes Mello
Review and editorialization by Michael Paquier
                                     and Álvaro Herrera
2014-11-15 01:19:49 -03:00
..
.gitignore
binary_upgrade.h pg_upgrade: prevent oid conflicts with new-cluster TOAST tables 2014-08-07 14:56:13 -04:00
catalog.h Rationalize common/relpath.[hc]. 2014-04-30 17:30:50 -04:00
catversion.h Add generate_series(numeric, numeric). 2014-11-11 21:44:46 +09:00
dependency.h Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
duplicate_oids pgindent run for 9.4 2014-05-06 12:12:18 -04:00
genbki.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
heap.h
index.h Get rid of SET LOGGED indexes persistence kludge 2014-11-15 01:19:49 -03:00
indexing.h Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
namespace.h rename macro isTempOrToastNamespace to isTempOrTempToastNamespace 2014-08-25 21:28:19 -04:00
objectaccess.h Fix s/pluggins/plugins/ typo in two comments. 2014-09-01 12:01:29 +02:00
objectaddress.h
pg_aggregate.h Add min and max aggregates for inet/cidr data types. 2014-08-28 22:37:58 -04:00
pg_am.h BRIN: Block Range Indexes 2014-11-07 16:38:14 -03:00
pg_amop.h BRIN: Block Range Indexes 2014-11-07 16:38:14 -03:00
pg_amproc.h BRIN: Block Range Indexes 2014-11-07 16:38:14 -03:00
pg_attrdef.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_attribute.h Again update C comments for pg_attribute.attislocal 2014-08-30 10:25:11 -04:00
pg_auth_members.h
pg_authid.h Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
pg_cast.h
pg_class.h Code review for row security. 2014-09-24 16:32:22 -04:00
pg_collation_fn.h
pg_collation.h
pg_constraint.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_control.h Add defenses against running with a wrong selection of LOBLKSIZE. 2014-06-05 11:31:06 -04:00
pg_conversion_fn.h
pg_conversion.h
pg_database.h
pg_db_role_setting.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_default_acl.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_depend.h
pg_description.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_enum.h
pg_event_trigger.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_extension.h
pg_foreign_data_wrapper.h
pg_foreign_server.h
pg_foreign_table.h
pg_index.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_inherits_fn.h
pg_inherits.h
pg_language.h
pg_largeobject_metadata.h
pg_largeobject.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_namespace.h
pg_opclass.h BRIN: Block Range Indexes 2014-11-07 16:38:14 -03:00
pg_operator.h Fix bogus commutator/negator links for JSONB containment operators. 2014-08-16 12:53:54 -04:00
pg_opfamily.h BRIN: Block Range Indexes 2014-11-07 16:38:14 -03:00
pg_pltemplate.h
pg_proc_fn.h
pg_proc.h Add generate_series(numeric, numeric). 2014-11-11 21:44:46 +09:00
pg_range.h
pg_rewrite.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_rowsecurity.h Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
pg_seclabel.h
pg_shdepend.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_shdescription.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_shseclabel.h
pg_statistic.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_tablespace.h
pg_trigger.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_ts_config_map.h
pg_ts_config.h
pg_ts_dict.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_ts_parser.h
pg_ts_template.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_type_fn.h
pg_type.h pg_lsn should not be marked typispreferred. 2014-05-28 00:26:46 -04:00
pg_user_mapping.h
storage_xlog.h Move the backup-block logic from XLogInsert to a new file, xloginsert.c. 2014-11-06 13:55:36 +02:00
storage.h
toasting.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
unused_oids