Improve pageinspect module
Now pageinspect can show data stored in the heap tuple.
Nikolay Shaplov
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/d6061f83a166b015657fda8623c704fcb86930e9
Modified Files
--
contrib/pageinspect/Makefile |6
* Teodor Sigaev ([email protected]) wrote:
> Improve pageinspect module
>
> Now pageinspect can show data stored in the heap tuple.
The buildfarm isn't happy with this change..
Thanks!
Stephen
signature.asc
Description: Digital signature
Add forgotten file in commit d6061f83a166b015657fda8623c704fcb86930e9
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/0271e27c1089f104236a7fe3b3fca52e5359ae56
Modified Files
--
contrib/pageinspect/pageinspect--1.3--1.4.sql | 118 +
Oh, forgot diff file. Added, thank you
Stephen Frost wrote:
* Teodor Sigaev ([email protected]) wrote:
Improve pageinspect module
Now pageinspect can show data stored in the heap tuple.
The buildfarm isn't happy with this change..
Thanks!
Stephen
--
Teodor Sigaev
Improve div_var_fast(), mostly by making comments better.
The integer overflow situation in div_var_fast() is a great deal more
complicated than the pre-existing comments would suggest. Moreover, the
comments were also flat out incorrect as to the precise statement of the
maxdiv loop invariant.
Be more paranoid about null return values from libpq status functions.
PQhost() can return NULL in non-error situations, namely when a Unix-socket
connection has been selected by default. That behavior is a tad debatable
perhaps, but for the moment we should make sure that psql copes with it.
Unf
Be more paranoid about null return values from libpq status functions.
PQhost() can return NULL in non-error situations, namely when a Unix-socket
connection has been selected by default. That behavior is a tad debatable
perhaps, but for the moment we should make sure that psql copes with it.
Unf
Be more paranoid about null return values from libpq status functions.
PQhost() can return NULL in non-error situations, namely when a Unix-socket
connection has been selected by default. That behavior is a tad debatable
perhaps, but for the moment we should make sure that psql copes with it.
Unf
Be more paranoid about null return values from libpq status functions.
PQhost() can return NULL in non-error situations, namely when a Unix-socket
connection has been selected by default. That behavior is a tad debatable
perhaps, but for the moment we should make sure that psql copes with it.
Unf
Be more paranoid about null return values from libpq status functions.
PQhost() can return NULL in non-error situations, namely when a Unix-socket
connection has been selected by default. That behavior is a tad debatable
perhaps, but for the moment we should make sure that psql copes with it.
Unf
Be more paranoid about null return values from libpq status functions.
PQhost() can return NULL in non-error situations, namely when a Unix-socket
connection has been selected by default. That behavior is a tad debatable
perhaps, but for the moment we should make sure that psql copes with it.
Unf
11 matches
Mail list logo