index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
index
/
genam.c
Age
Commit message (
Expand
)
Author
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-11-17
Standardize rmgrdesc recovery conflict XID output.
Peter Geoghegan
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-11-05
Add hardening to catch invalid TIDs in indexes.
Peter Geoghegan
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-04-19
Fix typos and grammar in comments and docs
Michael Paquier
2021-01-27
Fix GiST index deletion assert issue.
Peter Geoghegan
2021-01-13
Enhance nbtree index tuple deletion.
Peter Geoghegan
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-08-08
Implement streaming mode in ReorderBuffer.
Amit Kapila
2020-02-26
Add deduplication to nbtree.
Peter Geoghegan
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-26
Revert "Rename files and headers related to index AM"
Michael Paquier
2019-12-25
Rename files and headers related to index AM
Michael Paquier
2019-07-22
Fix inconsistencies and typos in the tree
Michael Paquier
2019-03-26
Compute XID horizon for page level index vacuum on primary.
Andres Freund
2019-03-11
tableam: Add and use scan APIs.
Andres Freund
2019-01-22
Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c.
Andres Freund
2019-01-15
Don't include genam.h from execnodes.h and relscan.h anymore.
Andres Freund
2019-01-15
Don't include heapam.h from others headers.
Andres Freund
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-07-17
Revise BuildIndexValueDescription to simplify it
Alvaro Herrera
2018-04-07
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-03-03
Improve error reporting for tuple-routing failures.
Robert Haas
2017-02-27
Allow index AMs to return either HeapTuple or IndexTuple format during IOS.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-04-08
Revert CREATE INDEX ... INCLUDING ...
Teodor Sigaev
2016-04-08
CREATE INDEX ... INCLUDING (column[, ...])
Teodor Sigaev
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-07-28
Plug RLS related information leak in pg_stats view.
Joe Conway
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-01-30
Fix BuildIndexValueDescription for expressions
Stephen Frost
2015-01-28
Fix column-privilege leak in error-message paths
Stephen Frost
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-10-08
Split builtins.h to a new header ruleutils.h
Alvaro Herrera
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-07-23
Use InvalidSnapshot, now SnapshotNow, as the default snapshot.
Robert Haas
2013-07-17
Fix systable_recheck_tuple() for MVCC scan snapshots.
Noah Misch
2013-07-02
Use an MVCC snapshot, rather than SnapshotNow, for catalog scans.
Robert Haas
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-08-28
Split heapam_xlog.h from heapam.h
Alvaro Herrera
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-05-26
Prevent synchronized scanning when systable_beginscan chooses a heapscan.
Tom Lane
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-10-16
Avoid assuming that index-only scan data matches the index's rowtype.
Tom Lane
2011-10-08
Support index-only scans using the visibility map to avoid heap fetches.
Tom Lane
2011-09-01
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
[next]