1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00
This commit is contained in:
Bruce Momjian
1996-09-26 01:13:14 +00:00
parent dac4058722
commit a38b0f6cb9

View File

@ -70,3 +70,4 @@ int main(int argc, char **argv)
return 0; return 0;
} }