postgresql/src
Tomas Vondra d5d09692ea Remove superfluous memset from pgstat_recv_resetslrucounter
The extra memset meant pg_stat_reset_slru() always reset all the entries
even when reset of a single entry was requested, but the timestamp was
left uninitialized.

Reported-by: Atsushi Torikoshi
Discussion: https://postgr.es/m/CACZ0uYFe16pjZxQYaTn53mspyM7dgMPYL3DJLjjPw69GMCC2Ow%40mail.gmail.com
2020-05-02 15:30:10 +02:00
..
backend Remove superfluous memset from pgstat_recv_resetslrucounter 2020-05-02 15:30:10 +02:00
bin Add NLS to pg_verifybackup 2020-05-02 10:38:07 +02:00
common Fix update-unicode target 2020-04-19 14:59:29 +02:00
fe_utils
include Get rid of trailing semicolons in C macro definitions. 2020-05-01 17:28:00 -04:00
interfaces Rename connection parameters to control min/max SSL protocol version in libpq 2020-04-30 13:39:10 +09:00
makefiles
pl Use perl warnings pragma consistently 2020-04-13 11:55:45 -04:00
port Get rid of trailing semicolons in C macro definitions. 2020-05-01 17:28:00 -04:00
template
test Add nbtree ScalarArrayOpExpr tests. 2020-04-30 14:33:13 -07:00
timezone Update time zone data files to tzdata release 2020a. 2020-04-24 10:54:47 -04:00
tools Update Windows timezone name list to include currently-known zones. 2020-04-24 17:53:23 -04:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Update Unicode data to Unicode 13.0.0 and CLDR 37 2020-04-24 09:52:59 +02:00
Makefile.shlib
nls-global.mk