]> granicus.if.org Git - postgresql/commit
Use the standard date/time encoder rather than strftime() for output.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 23 Jun 1997 14:56:15 +0000 (14:56 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 23 Jun 1997 14:56:15 +0000 (14:56 +0000)
commit1f4f4534a0060a1cc39ad45760416d87cd80124b
tree1aa24d4ce422d16018682304d0952f1dbb9f43a4
parent01264e84ba129adefe540bae70f292c7db723cb3
Use the standard date/time encoder rather than strftime() for output.
 This allows use of the DateStyle session variable.
src/backend/utils/adt/nabstime.c