This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-04-25 21:42:33 +03:00
Code
postgres
/
src
/
backend
/
tcop
History
Bruce Momjian
3ac9d2fff3
Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius
1997-07-24 20:19:10 +00:00
..
aclchk.c
From: Darren King <aixssd!darrenk@abs.net>
1997-05-22 00:17:24 +00:00
dest.c
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
1997-01-10 20:19:49 +00:00
fastpath.c
From: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 21:13:19 +00:00
Makefile
-Wno-error should only be enabled for gcc compilers, it seems
1997-04-24 13:25:07 +00:00
postgres.c
Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius
1997-07-24 20:19:10 +00:00
pquery.c
All external function definitions now have prototypes that are checked.
1996-11-10 03:06:38 +00:00
utility.c
Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius
1997-07-24 20:19:10 +00:00
variable.c
Fix broken parsing for lists of options. Apparently broken when support was
1997-06-20 17:17:03 +00:00