postgresql/src/include/catalog
Heikki Linnakangas 6f02092522 Fix copy-pasto in comment.
Amit Langote
2016-10-12 12:09:12 +03:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
catalog.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
catversion.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
dependency.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
duplicate_oids Make duplicate_oids return nonzero exit status if duplicates were found 2011-03-28 22:56:52 +03:00
genbki.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
heap.h Prevent loss of init fork when truncating an unlogged table. 2012-05-11 09:48:56 -04:00
index.h Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. 2012-11-29 10:37:13 -05:00
indexing.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
namespace.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
objectaccess.h Remove trailing commas in enums. 2016-04-14 19:25:17 -07:00
objectaddress.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_aggregate.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_am.h Teach SPGiST to store nulls and do whole-index scans. 2012-03-11 16:29:59 -04:00
pg_amop.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_amproc.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_attrdef.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_attribute.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_auth_members.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_authid.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_cast.h Fix copy-pasto in comment. 2016-10-12 12:09:12 +03:00
pg_class.h Allow LEAKPROOF functions for better performance of security views. 2012-02-13 22:21:14 -05:00
pg_collation.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_collation_fn.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_constraint.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_control.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_conversion.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_conversion_fn.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_database.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_db_role_setting.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_default_acl.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_depend.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_description.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_enum.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_extension.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_foreign_data_wrapper.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_foreign_server.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_foreign_table.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_index.h Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. 2012-11-29 10:37:13 -05:00
pg_inherits.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_inherits_fn.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_language.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_largeobject.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_largeobject_metadata.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_namespace.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_opclass.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_operator.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_opfamily.h Allow spgist's text_ops to handle pattern-matching operators. 2012-02-02 13:10:56 -05:00
pg_pltemplate.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_proc.h Clarify documentation of ceil/ceiling/floor functions. 2016-06-09 11:58:00 -04:00
pg_proc_fn.h Force PL and range-type support functions to be owned by a superuser. 2012-05-30 23:47:57 -04:00
pg_range.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_rewrite.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_seclabel.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_shdepend.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_shdescription.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_shseclabel.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_statistic.h Fix misestimation of n_distinct for a nearly-unique column with many nulls. 2016-08-07 18:52:02 -04:00
pg_tablespace.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
pg_trigger.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_ts_config.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_ts_config_map.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_ts_dict.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_ts_parser.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_ts_template.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_type.h Remove tabs after spaces in C comments 2014-05-06 11:26:27 -04:00
pg_type_fn.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_user_mapping.h Hide most variable-length fields from Form_pg_* structs 2012-01-27 20:16:17 +02:00
storage.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
toasting.h Remove TOAST table from pg_database 2012-03-01 12:50:52 -03:00
unused_oids Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00