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
Michael Paquier b71bae41a0 Add stats_reset to pg_stat_user_functions 3 months ago
..
Catalog.pm Update copyright for 2025 12 months ago
Makefile Update copyright for 2025 12 months ago
aclchk.c Avoid including commands/dbcommands.h in so many places 4 months ago
catalog.c Remove pg_replication_origin's TOAST table. 8 months ago
dependency.c Add new OID alias type regdatabase. 6 months ago
genbki.pl Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. 5 months ago
heap.c Message style improvements 6 months ago
index.c Remove PointerIsValid() 3 months ago
indexing.c Update copyright for 2025 12 months ago
information_schema.sql Add support for NOT ENFORCED in CHECK constraints 12 months ago
meson.build Update copyright for 2025 12 months ago
namespace.c Fix StatisticsObjIsVisibleExt() for pg_temp. 3 months ago
objectaccess.c Update copyright for 2025 12 months ago
objectaddress.c Remove PointerIsValid() 3 months ago
partition.c Update copyright for 2025 12 months ago
pg_aggregate.c Provide more-specific error details/hints for function lookup failures. 3 months ago
pg_attrdef.c Don't include access/htup_details.h in executor/tuptable.h 3 months ago
pg_cast.c Update copyright for 2025 12 months ago
pg_class.c Update copyright for 2025 12 months ago
pg_collation.c Update copyright for 2025 12 months ago
pg_constraint.c Mop-up for Datum conversion cleanups. 5 months ago
pg_conversion.c Mop-up for Datum conversion cleanups. 5 months ago
pg_db_role_setting.c Reject "ALTER DATABASE/USER ... RESET foo" with invalid GUC name. 4 months ago
pg_depend.c Fix an assortment of spelling mistakes and typos 12 months ago
pg_enum.c Improve error message for duplicate labels when creating an enum type. 4 months ago
pg_inherits.c Update copyright for 2025 12 months ago
pg_largeobject.c Don't include access/htup_details.h in executor/tuptable.h 3 months ago
pg_namespace.c Mop-up for Datum conversion cleanups. 5 months ago
pg_operator.c Mop-up for Datum conversion cleanups. 5 months ago
pg_parameter_acl.c Don't include access/htup_details.h in executor/tuptable.h 3 months ago
pg_proc.c Remove PointerIsValid() 3 months ago
pg_publication.c Add missing Datum conversions 5 months ago
pg_range.c Update copyright for 2025 12 months ago
pg_shdepend.c Avoid including commands/dbcommands.h in so many places 4 months ago
pg_subscription.c Add max_retention_duration option to subscriptions. 4 months ago
pg_type.c Remove PointerIsValid() 3 months ago
sql_feature_packages.txt Update SQL features 3 years ago
sql_features.txt Add IGNORE NULLS/RESPECT NULLS option to Window functions. 3 months ago
storage.c Message style improvements 4 months ago
system_functions.sql Add optional pid parameter to pg_replication_origin_session_setup(). 3 months ago
system_views.sql Add stats_reset to pg_stat_user_functions 3 months ago
toasting.c Update copyright for 2025 12 months ago