postgresql/src
Heikki Linnakangas 39a138fbef Revert "Fix comments in instr_time.h and remove an unneeded cast to int64"
This reverts commit 3dcb09de7b. Tom Lane pointed out that it broke the
abstraction provided by the macros. The callers should not need to
know what the internal type is.

This commit is an exact revert, the next commit will fix the comments
on the macros that incorrectly claim that they return uint64.

Discussion: https://www.postgresql.org/message-id/ZrHkv3MAQfwNSmTG@ip-10-97-1-34.eu-west-3.compute.internal
2024-08-06 22:15:46 +03:00
..
backend Allow parallel workers to cope with a newly-created session user ID. 2024-08-06 12:36:42 -04:00
bin Move astreamer (except astreamer_inject) to fe_utils. 2024-08-05 11:41:57 -04:00
common Convert some extern variables to static, Windows code 2024-08-01 13:28:32 +02:00
fe_utils Move astreamer (except astreamer_inject) to fe_utils. 2024-08-05 11:41:57 -04:00
include Revert "Fix comments in instr_time.h and remove an unneeded cast to int64" 2024-08-06 22:15:46 +03:00
interfaces Add -Wmissing-variable-declarations to the standard compilation flags 2024-08-03 11:51:02 +02:00
makefiles Add -Wmissing-variable-declarations to the standard compilation flags 2024-08-03 11:51:02 +02:00
pl Include bison header files into implementation files 2024-08-02 10:25:11 +02:00
port Add port/ replacement for strsep() 2024-07-22 09:50:30 +02:00
template Remove AIX support 2024-02-28 15:17:23 +04:00
test Allow parallel workers to cope with a newly-created session user ID. 2024-08-06 12:36:42 -04:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools Rename bbstreamer to astreamer. 2024-08-05 09:56:25 -04:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Add -Wmissing-variable-declarations to the standard compilation flags 2024-08-03 11:51:02 +02:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00