]> granicus.if.org Git - postgresql/commit
Code & docs review for server instrumentation patch. File timestamps
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 12 Aug 2005 18:23:56 +0000 (18:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 12 Aug 2005 18:23:56 +0000 (18:23 +0000)
commita43ea120bf7539232d9f41a3bf7f7986fde84837
treed273c2bf155291a526c6b9c8700ab7803359ae36
parentcb29f669b0b67b82f1f5422b3aaf0f54ac5d20ee
Code & docs review for server instrumentation patch.  File timestamps
should surely be timestamptz not timestamp; fix some but not all of the
holes in check_and_make_absolute(); other minor cleanup.  Also put in
the missed catversion bump.
doc/src/sgml/func.sgml
src/backend/postmaster/postmaster.c
src/backend/utils/adt/genfile.c
src/backend/utils/adt/misc.c
src/backend/utils/adt/timestamp.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/include/utils/timestamp.h