postgresql/src
Heikki Linnakangas 3dcb09de7b Fix comments in instr_time.h and remove an unneeded cast to int64
03023a2664 represented time as an int64 on all platforms but forgot to
update the comment related to INSTR_TIME_GET_MICROSEC() and provided
an incorrect comment for INSTR_TIME_GET_NANOSEC().

In passing remove an unneeded cast to int64.

Author: Bertrand Drouvot
Discussion: https://www.postgresql.org/message-id/ZrHkv3MAQfwNSmTG@ip-10-97-1-34.eu-west-3.compute.internal
2024-08-06 14:28:02 +03:00
..
backend Remove unnecessary declaration of heapam_methods 2024-08-06 16:27:38 +09: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 Fix comments in instr_time.h and remove an unneeded cast to int64 2024-08-06 14:28:02 +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 Restrict accesses to non-system views and foreign tables during pg_dump. 2024-08-05 06:05:33 -07: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