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
/
contrib
/
pageinspect
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve BRIN infra, minmax opclass and regression test
Alvaro Herrera
2015-05-07
1
-1
/
+1
*
Move BRIN page type to page's last two bytes
Alvaro Herrera
2015-03-10
1
-9
/
+4
*
Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[].
Tom Lane
2015-02-21
1
-8
/
+9
*
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-02-20
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
5
-5
/
+5
*
pageinspect/BRIN: minor tweaks
Alvaro Herrera
2014-12-02
2
-0
/
+2
*
Add pageinspect functions for inspecting GIN indexes.
Heikki Linnakangas
2014-11-21
4
-4
/
+366
*
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-07
5
-4
/
+501
*
Fix typos in some error messages thrown by extension scripts when fed to psql.
Andres Freund
2014-08-25
3
-3
/
+3
*
Check block number against the correct fork in get_raw_page().
Tom Lane
2014-07-22
1
-3
/
+5
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
1
-1
/
+2
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-1
/
+2
*
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
Peter Eisentraut
2014-04-18
4
-12
/
+0
*
pageinspect: Use new pg_lsn datatype.
Robert Haas
2014-03-03
5
-9
/
+35
*
Update copyright for 2014
Bruce Momjian
2014-01-07
3
-3
/
+3
*
Add more use of psprintf()
Peter Eisentraut
2014-01-06
1
-49
/
+24
*
Change the way we mark tuples as frozen.
Robert Haas
2013-12-22
1
-1
/
+1
*
Use cstring_to_text_with_len when length is known.
Robert Haas
2013-11-18
1
-1
/
+1
*
Fix typo in update scripts for some contrib modules.
Fujii Masao
2013-07-19
1
-1
/
+1
*
Remove pageinspect--1.0.sql
Heikki Linnakangas
2013-05-24
2
-109
/
+2
*
Add pageinspect--1.0--1.sql for checksum changes
Simon Riggs
2013-03-18
1
-0
/
+18
*
Add pageinspect--1.1.sql for checksum changes
Simon Riggs
2013-03-18
1
-0
/
+107
*
Remove PageSetTLI and rename pd_tli to pd_checksum
Simon Riggs
2013-03-18
3
-3
/
+4
*
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-23
1
-1
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
3
-3
/
+3
*
Take buffer lock while inspecting btree index pages in contrib/pageinspect.
Tom Lane
2012-11-30
1
-9
/
+11
*
Split tuple struct defs from htup.h to htup_details.h
Alvaro Herrera
2012-08-30
2
-0
/
+2
*
Fix assorted compilation failures in contrib
Alvaro Herrera
2012-08-28
1
-2
/
+4
*
Replace XLogRecPtr struct with a 64-bit integer.
Heikki Linnakangas
2012-06-24
1
-1
/
+2
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
3
-3
/
+3
*
Throw a useful error message if an extension script file is fed to psql.
Tom Lane
2011-10-12
2
-0
/
+6
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
4
-13
/
+0
*
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
Alvaro Herrera
2011-07-04
2
-0
/
+2
*
Clean up most -Wunused-but-set-variable warnings from gcc 4.6
Peter Eisentraut
2011-04-11
1
-2
/
+0
*
Update pageinspect--1.0.sql to match the upgrade script
Alvaro Herrera
2011-02-25
1
-2
/
+2
*
Fix pageinspect's heap_page_item to return infomasks as 32 bit values
Alvaro Herrera
2011-02-25
2
-3
/
+21
*
Avoid use of CREATE OR REPLACE FUNCTION in extension installation files.
Tom Lane
2011-02-13
1
-8
/
+8
*
Convert contrib modules to use the extension facility.
Tom Lane
2011-02-13
6
-26
/
+19
*
Basic foreign table support.
Robert Haas
2011-01-01
1
-0
/
+5
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
3
-3
/
+3
*
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-22
1
-0
/
+1
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
7
-7
/
+7
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
1
-2
/
+1
*
Fix minor typos in comments.
Magnus Hagander
2010-04-02
1
-3
/
+3
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
3
-6
/
+6
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
4
-23
/
+23
*
Fix contrib/pageinspect to not create an ABI breakage between 8.3 and 8.4.
Tom Lane
2009-06-08
3
-12
/
+60
*
Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read
Tom Lane
2009-03-31
2
-2
/
+42
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
3
-6
/
+6
*
Unite ReadBufferWithFork, ReadBufferWithStrategy, and ZeroOrReadBuffer
Heikki Linnakangas
2008-10-31
1
-2
/
+2
[next]