postgresql/src
Peter Eisentraut 6131ffc43f Add tests for date_part of epoch near upper bound of timestamp range
This exercises a special case in the implementations of
date_part('epoch', timestamp[tz]) that was previously not tested.
2021-03-30 22:05:18 +02:00
..
backend Use a WaitLatch for vacuum/autovacuum sleeping 2021-03-30 12:52:56 -04:00
bin Further tweaking of pg_dump's handling of default_toast_compression. 2021-03-30 10:57:57 -04:00
common
fe_utils psql: call clearerr() just before printing 2021-03-29 18:34:39 -03:00
include Allow estimate_num_groups() to pass back further details about the estimation 2021-03-30 20:52:46 +13:00
interfaces Need to step forward in the loop to get to an end. 2021-03-24 22:06:31 +01:00
makefiles
pl
port Move bsearch_arg to src/port 2021-03-23 00:11:22 +01:00
template
test Add tests for date_part of epoch near upper bound of timestamp range 2021-03-30 22:05:18 +02:00
timezone
tools Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." 2021-03-24 11:29:15 +05:30
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk