1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-23 14:01:44 +03:00

Remove cvs keywords from all files.

This commit is contained in:
Magnus Hagander
2010-09-20 22:08:53 +02:00
parent cecde97577
commit 9f2e211386
2182 changed files with 2182 additions and 2182 deletions

View File

@ -13,7 +13,7 @@
* this version handles 64 bit numbers and so can hold values up to
* $92,233,720,368,547,758.07.
*
* $PostgreSQL: pgsql/src/backend/utils/adt/cash.c,v 1.83 2010/07/16 02:15:53 tgl Exp $
* src/backend/utils/adt/cash.c
*/
#include "postgres.h"