postgresql/src/backend/utils
Bruce Momjian 4c862b18f9 Display only 9 not 10 digits of precision for timestamp values when
using non-integer timestamps.  This prevents the display of rounding
errors for common values like days < 32.
2005-05-26 03:48:25 +00:00
..
adt Display only 9 not 10 digits of precision for timestamp values when 2005-05-26 03:48:25 +00:00
cache Code cleanup: in C89, there is no point casting the first argument to 2005-05-11 01:26:02 +00:00
error Fix problem with infinite recursion between write_syslogger_file and 2005-03-12 01:54:44 +00:00
fmgr Code cleanup: in C89, there is no point casting the first argument to 2005-05-11 01:26:02 +00:00
hash Adjust out-of-date comment. 2005-05-16 00:19:04 +00:00
init Split the shared-memory array of PGPROC pointers out of the sinval 2005-05-19 21:35:48 +00:00
mb Alter the signature for encoding conversion functions to declare the 2005-05-03 19:17:59 +00:00
misc Fix weird indentation of function return type. 2005-05-24 07:16:27 +00:00
mmgr Further marginal speed hacking: in MemoryContextReset, don't call 2005-05-14 23:16:29 +00:00
resowner This file was whacked by pgindent before it knew it shouldn't remove 2005-04-06 04:34:22 +00:00
sort Add parentheses to macros when args are used in computations. Without 2005-05-25 21:40:43 +00:00
time Split the shared-memory array of PGPROC pointers out of the sinval 2005-05-19 21:35:48 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
Makefile Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00