index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
relcache.h
Age
Commit message (
Expand
)
Author
2025-04-17
Assert lack of hazardous buffer locks before possible catalog read.
Noah Misch
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-11-08
Add pg_constraint rows for not-null constraints
Álvaro Herrera
2024-01-31
Give SMgrRelation pointers a well-defined lifetime.
Heikki Linnakangas
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-03
Remove RelationGetIndexRawAttOptions()
Peter Eisentraut
2023-08-10
Document RelationGetIndexAttrBitmap better
Alvaro Herrera
2023-03-20
Ignore BRIN indexes when checking for HOT updates
Tomas Vondra
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-09-27
Move RelFileNumber declarations to common/relpath.h.
Robert Haas
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-07-06
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-06-16
Revert changes in HOT handling of BRIN indexes
Tomas Vondra
2022-04-08
Apply PGDLLIMPORT markings broadly.
Robert Haas
2022-02-22
Allow specifying row filters for logical replication of tables.
Amit Kapila
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-11-30
Ignore BRIN indexes when checking for HOT udpates
Tomas Vondra
2021-10-24
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-09-23
Split macros from visibilitymap.h into a separate header
Alexander Korotkov
2021-04-27
Fix Logical Replication of Truncate in synchronous commit mode.
Amit Kapila
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-04-04
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-30
Implement operator class parameters
Alexander Korotkov
2020-03-22
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-21
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-01
Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables.
Tom Lane
2019-07-22
Fix inconsistencies and typos in the tree
Michael Paquier
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-03
Remove RelationSetIndexList().
Tom Lane
2019-03-29
tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE.
Andres Freund
2019-03-06
tableam: introduce table AM infrastructure.
Andres Freund
2019-01-15
Finish reverting "recheck_on_update" patch.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-21
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-03-27
Allow HOT updates for some expression indexes
Simon Riggs
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-07
Exclude pg_internal.init from BASE_BACKUP
Simon Riggs
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-01-20
Logical replication
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-06-18
Restore foreign-key-aware estimation of join relation sizes.
Tom Lane
2016-06-07
Revert "Use Foreign Key relationships to infer multi-column join selectivity".
Tom Lane
2016-04-07
Load FK defs into relcache for use by planner
Simon Riggs
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-06-25
Fix the logic for putting relations into the relcache init file.
Tom Lane
2015-06-07
Use a safer method for determining whether relcache init file is stale.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
[next]