pg_stat_statements: more test coverage - Mailing list pgsql-hackers

From Peter Eisentraut
Subject pg_stat_statements: more test coverage
Date
Msg-id 40d1e4f2-835f-448f-a541-8ff5db75bf3d@eisentraut.org
Whole thread Raw
Responses Re: pg_stat_statements: more test coverage
List pgsql-hackers
pg_stat_statements has some significant gaps in test coverage, 
especially around the serialization of data around server restarts, so I 
wrote a test for that and also made some other smaller tweaks to 
increase the coverage a bit.  These patches are all independent of each 
other.

After that, the only major function that isn't tested is gc_qtexts(). 
Maybe a future project.
Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: authentication/t/001_password.pl trashes ~/.psql_history
Next
From: Joe Conway
Date:
Subject: Password leakage avoidance