index
:
users/gsingh/postgres.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
Release_1_0_3
WIN32_DEV
assert_nargs_is_large_enough
ecpg_big_bison
master
Postgres clone for personal branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
storage
/
bufpage.h
Age
Commit message (
Expand
)
Author
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-09-20
Harmonize parameter names in storage and AM code.
Peter Geoghegan
2022-07-15
Support gcc -fkeep-inline-functions
Peter Eisentraut
2022-07-11
Convert macros to static inline functions (bufpage.h)
Peter Eisentraut
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-04-07
Truncate line pointer array during VACUUM.
Peter Geoghegan
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-10-26
Extend PageIsVerified() to handle more custom options
Michael Paquier
2020-08-12
snapshot scalability: Don't compute global horizons while building snapshots.
Andres Freund
2020-02-03
Add declaration-level assertions for compile-time checks
Michael Paquier
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-13
Standardize ItemIdData terminology.
Peter Geoghegan
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-04-09
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-05
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-02-27
hash: Refactor bucket squeeze code.
Robert Haas
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-09-09
Rewrite PageIndexDeleteNoCompact into a form that only deletes 1 tuple.
Tom Lane
2016-09-09
Convert PageAddItem into a macro to save a few cycles.
Tom Lane
2016-09-09
Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use it.
Tom Lane
2016-05-30
Fix PageAddItem BRIN bug
Alvaro Herrera
2016-04-09
Fix typo in C comment.
Kevin Grittner
2016-04-09
Turn special page pointer validation to static inline function
Kevin Grittner
2016-03-08
Department of second thoughts: remove PD_ALL_FROZEN.
Robert Haas
2016-03-02
Change the format of the VM fork to add a second bit per page.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-06-30
Add assertion to check the special size is sane before dereferencing it.
Heikki Linnakangas
2015-02-20
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-11-07
BRIN: Block Range Indexes
Alvaro Herrera
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-04-30
Record data_checksum_version in control file.
Simon Riggs
2013-03-22
Allow I/O reliability checks using 16-bit checksums
Simon Riggs
2013-03-18
Remove PageSetTLI and rename pd_tli to pd_checksum
Simon Riggs
2013-01-17
Make GiST indexes on-disk compatible with 9.2 again.
Heikki Linnakangas
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-06-24
Replace XLogRecPtr struct with a 64-bit integer.
Heikki Linnakangas
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-12-03
Introduce visibility map. The visibility map is a bitmap with one bit per
Heikki Linnakangas
2008-11-03
Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage
Tom Lane
[next]