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
Tom Lane 3db61db48e Change the names generated for child foreign key constraints. 9 months ago
..
Catalog.pm Update copyright for 2025 1 year ago
Makefile Update copyright for 2025 1 year ago
aclchk.c Extend ALTER DEFAULT PRIVILEGES to define default privileges for large objects. 9 months ago
catalog.c Fix typos and grammar in the code 9 months ago
dependency.c Disallow NAMEDTUPLESTORE RTEs in stored views, rules, etc. 1 year ago
genbki.pl Label the contents of pg_*_d.h files a little better. 10 months ago
heap.c Allow NOT NULL constraints to be added as NOT VALID 9 months ago
index.c CREATE INDEX: do update index stats if autovacuum=off. 10 months ago
indexing.c Update copyright for 2025 1 year ago
information_schema.sql Add support for NOT ENFORCED in CHECK constraints 1 year ago
meson.build Update copyright for 2025 1 year ago
namespace.c Update copyright for 2025 1 year ago
objectaccess.c Update copyright for 2025 1 year ago
objectaddress.c Extend ALTER DEFAULT PRIVILEGES to define default privileges for large objects. 9 months ago
partition.c Update copyright for 2025 1 year ago
pg_aggregate.c Fix erroneous construction of functions' dependencies on transforms. 9 months ago
pg_attrdef.c Simplify some logic around setting pg_attribute.atthasdef. 10 months ago
pg_cast.c Update copyright for 2025 1 year ago
pg_class.c Update copyright for 2025 1 year ago
pg_collation.c Update copyright for 2025 1 year ago
pg_constraint.c Change the names generated for child foreign key constraints. 9 months ago
pg_conversion.c Update copyright for 2025 1 year ago
pg_db_role_setting.c Update copyright for 2025 1 year ago
pg_depend.c Fix an assortment of spelling mistakes and typos 1 year ago
pg_enum.c Update copyright for 2025 1 year ago
pg_inherits.c Update copyright for 2025 1 year ago
pg_largeobject.c Re-pgindent pg_largeobject.c after commit 0d6c477664. 9 months ago
pg_namespace.c Update copyright for 2025 1 year ago
pg_operator.c Update copyright for 2025 1 year ago
pg_parameter_acl.c Update copyright for 2025 1 year ago
pg_proc.c Fix erroneous construction of functions' dependencies on transforms. 9 months ago
pg_publication.c Virtual generated columns 11 months ago
pg_range.c Update copyright for 2025 1 year ago
pg_shdepend.c Update copyright for 2025 1 year ago
pg_subscription.c Update copyright for 2025 1 year ago
pg_type.c Update copyright for 2025 1 year ago
sql_feature_packages.txt Update SQL features 3 years ago
sql_features.txt Add support for NOT ENFORCED in foreign key constraints 9 months ago
storage.c Let caller of PageIsVerified() control ignore_checksum_failure 9 months ago
system_functions.sql Allow json{b}_strip_nulls to remove null array elements 10 months ago
system_views.sql Add function to get memory context stats for processes 9 months ago
toasting.c Update copyright for 2025 1 year ago