postgresql/contrib/pageinspect
Robert Haas f1df4731ee Use cstring_to_text_with_len when length is known.
This avoids a potentially-expensive extra call to strlen().

David Rowley
2013-11-18 10:19:00 -05:00
..
Makefile Remove pageinspect--1.0.sql 2013-05-24 08:11:44 -04:00
btreefuncs.c Take buffer lock while inspecting btree index pages in contrib/pageinspect. 2012-11-30 17:03:31 -05:00
fsmfuncs.c Use cstring_to_text_with_len when length is known. 2013-11-18 10:19:00 -05:00
heapfuncs.c Improve concurrency of foreign key locking 2013-01-23 12:04:59 -03:00
pageinspect--1.0--1.1.sql Fix typo in update scripts for some contrib modules. 2013-07-19 04:13:01 +09:00
pageinspect--1.1.sql Add pageinspect--1.1.sql for checksum changes 2013-03-18 14:19:06 +00:00
pageinspect--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
pageinspect.control Remove PageSetTLI and rename pd_tli to pd_checksum 2013-03-18 13:46:42 +00:00
rawpage.c Remove PageSetTLI and rename pd_tli to pd_checksum 2013-03-18 13:46:42 +00:00