You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/catalog
Robert Haas cf5eb37c5e Restrict the privileges of CREATEROLE users. 3 years ago
..
.gitignore Build in some knowledge about foreign-key relationships in the catalogs. 5 years ago
Catalog.pm Update copyright for 2023 3 years ago
Makefile Update copyright for 2023 3 years ago
aclchk.c Update copyright for 2023 3 years ago
catalog.c Update copyright for 2023 3 years ago
dependency.c Update copyright for 2023 3 years ago
genbki.pl Update copyright for 2023 3 years ago
heap.c Update copyright for 2023 3 years ago
index.c Update copyright for 2023 3 years ago
indexing.c Update copyright for 2023 3 years ago
information_schema.sql Update copyright for 2023 3 years ago
meson.build Update copyright for 2023 3 years ago
namespace.c Update copyright for 2023 3 years ago
objectaccess.c Update copyright for 2023 3 years ago
objectaddress.c Restrict the privileges of CREATEROLE users. 3 years ago
partition.c Update copyright for 2023 3 years ago
pg_aggregate.c Update copyright for 2023 3 years ago
pg_attrdef.c Update copyright for 2023 3 years ago
pg_cast.c Update copyright for 2023 3 years ago
pg_class.c Update copyright for 2023 3 years ago
pg_collation.c Update copyright for 2023 3 years ago
pg_constraint.c Update copyright for 2023 3 years ago
pg_conversion.c Update copyright for 2023 3 years ago
pg_db_role_setting.c Update copyright for 2023 3 years ago
pg_depend.c Update copyright for 2023 3 years ago
pg_enum.c Update copyright for 2023 3 years ago
pg_inherits.c Update copyright for 2023 3 years ago
pg_largeobject.c Update copyright for 2023 3 years ago
pg_namespace.c Update copyright for 2023 3 years ago
pg_operator.c Update copyright for 2023 3 years ago
pg_parameter_acl.c Update copyright for 2023 3 years ago
pg_proc.c Update copyright for 2023 3 years ago
pg_publication.c Update copyright for 2023 3 years ago
pg_range.c Update copyright for 2023 3 years ago
pg_shdepend.c Update copyright for 2023 3 years ago
pg_subscription.c Update copyright for 2023 3 years ago
pg_type.c Update copyright for 2023 3 years ago
sql_feature_packages.txt Cleanup in SQL features files 6 years ago
sql_features.txt Non-decimal integer literals 4 years ago
storage.c Update copyright for 2023 3 years ago
system_functions.sql Invent random_normal() to provide normally-distributed random numbers. 3 years ago
system_views.sql Update copyright for 2023 3 years ago
toasting.c Update copyright for 2023 3 years ago