index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
relcache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Move RelFileNumber declarations to common/relpath.h.
Robert Haas
2022-09-27
1
-0
/
+1
*
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
1
-1
/
+1
*
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-06
1
-4
/
+4
*
Revert changes in HOT handling of BRIN indexes
Tomas Vondra
2022-06-16
1
-2
/
+2
*
Apply PGDLLIMPORT markings broadly.
Robert Haas
2022-04-08
1
-2
/
+2
*
Allow specifying row filters for logical replication of tables.
Amit Kapila
2022-02-22
1
-2
/
+3
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Ignore BRIN indexes when checking for HOT udpates
Tomas Vondra
2021-11-30
1
-2
/
+2
*
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-23
1
-1
/
+1
*
Split macros from visibilitymap.h into a separate header
Alexander Korotkov
2021-09-23
1
-1
/
+0
*
Fix Logical Replication of Truncate in synchronous commit mode.
Amit Kapila
2021-04-27
1
-0
/
+2
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-04-04
1
-1
/
+7
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
1
-0
/
+3
*
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-22
1
-7
/
+1
*
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-21
1
-1
/
+7
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables.
Tom Lane
2019-12-01
1
-0
/
+1
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-22
1
-1
/
+1
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-15
/
+15
*
Remove RelationSetIndexList().
Tom Lane
2019-05-03
1
-3
/
+0
*
tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE.
Andres Freund
2019-03-28
1
-2
/
+1
*
tableam: introduce table AM infrastructure.
Andres Freund
2019-03-06
1
-0
/
+3
*
Finish reverting "recheck_on_update" patch.
Tom Lane
2019-01-15
1
-2
/
+1
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
1
-2
/
+1
*
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
1
-1
/
+2
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Exclude pg_internal.init from BASE_BACKUP
Simon Riggs
2017-11-07
1
-0
/
+5
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-1
/
+1
*
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-24
1
-0
/
+1
*
Logical replication
Peter Eisentraut
2017-01-20
1
-0
/
+6
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Restore foreign-key-aware estimation of join relation sizes.
Tom Lane
2016-06-18
1
-0
/
+1
*
Revert "Use Foreign Key relationships to infer multi-column join selectivity".
Tom Lane
2016-06-07
1
-1
/
+0
*
Load FK defs into relcache for use by planner
Simon Riggs
2016-04-07
1
-0
/
+1
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Fix the logic for putting relations into the relcache init file.
Tom Lane
2015-06-25
1
-0
/
+1
*
Use a safer method for determining whether relcache init file is stale.
Tom Lane
2015-06-07
1
-1
/
+0
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Fix relpersistence setting in reindex_index
Alvaro Herrera
2014-11-17
1
-1
/
+1
*
Code review for recent changes in relcache.c.
Tom Lane
2014-05-14
1
-0
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-2
/
+2
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Add new wal_level, logical, sufficient for logical decoding.
Robert Haas
2013-12-10
1
-1
/
+11
*
Provide database object names as separate fields in error messages.
Tom Lane
2013-01-29
1
-0
/
+8
*
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-23
1
-2
/
+2
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Remove RELKIND_UNCATALOGED.
Robert Haas
2012-06-14
1
-1
/
+2
[next]