postgresql/src/backend/utils
Bruce Momjian 79588d3c8d Use SECS_PER_HOUR macro in tzparser.c, instead of constants
Reported-by: CharSyam

Discussion: https://postgr.es/m/CAMrLSE5j_aWfoBDMrSvk14oBKSy+-2cjzNNH_FciirA7Kwo9TA@mail.gmail.com

Author: CharSyam

Backpatch-through: master
2023-11-24 22:36:23 -05:00
..
activity Remove distprep 2023-11-06 15:18:04 +01:00
adt Guard against overflow in interval_mul() and interval_div(). 2023-11-18 14:41:20 +00:00
cache Retire MemoryContextResetAndDeleteChildren() macro. 2023-11-15 13:42:30 -06:00
error Retire MemoryContextResetAndDeleteChildren() macro. 2023-11-15 13:42:30 -06:00
fmgr Fix code indentation violations introduced by recent commit 2023-08-11 20:43:34 +09:00
hash Update copyright for 2023 2023-01-02 15:00:37 -05:00
init Set GUC "is_superuser" in all processes that set AuthenticatedUserId. 2023-11-06 06:14:13 -08:00
mb Remove distprep 2023-11-06 15:18:04 +01:00
misc Use SECS_PER_HOUR macro in tzparser.c, instead of constants 2023-11-24 22:36:23 -05:00
mmgr Fix dsa.c with different resource owners. 2023-11-15 10:34:28 +01:00
resowner Fix bug in the new ResourceOwner implementation. 2023-11-09 01:33:14 +02:00
sort Change logtape/tuplestore code to use int64 for block numbers 2023-11-17 11:20:53 +09:00
time Make ResourceOwners more easily extensible. 2023-11-08 13:30:50 +02:00
.gitignore
Gen_dummy_probes.pl Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl 2023-11-14 10:27:10 +01:00
Gen_fmgrtab.pl Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
Makefile Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl 2023-11-14 10:27:10 +01:00
errcodes.txt Remove the "snapshot too old" feature. 2023-09-05 19:53:43 +12:00
generate-errcodes.pl Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
postprocess_dtrace.sed Update copyright for 2023 2023-01-02 15:00:37 -05:00
probes.d bufmgr: Introduce infrastructure for faster relation extension 2023-04-05 16:21:09 -07:00