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-11-12 05:01:15 +03:00
Code
Activity
Files
c17fa36d3c5f819591707c49fccd991b737a89eb
postgres
/
src
/
backend
/
tcop
History
Bruce Momjian
c17fa36d3c
Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se
1997-11-07 20:52:15 +00:00
..
aclchk.c
Used modified version of indent that understands over 100 typedefs.
1997-09-08 21:56:23 +00:00
dest.c
Fix alignment of source.
1997-10-24 15:51:37 +00:00
fastpath.c
Inline memset() as MemSet().
1997-09-18 20:22:58 +00:00
Makefile
-Wno-error should only be enabled for gcc compilers, it seems
1997-04-24 13:25:07 +00:00
postgres.c
Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se
1997-11-07 20:52:15 +00:00
pquery.c
Inline memset() as MemSet().
1997-09-18 20:22:58 +00:00
utility.c
Support alternate database locations.
1997-11-07 06:38:51 +00:00
variable.c
Enable SET value = DEFAULT by passing null parameter to parsers.
1997-11-07 06:43:16 +00:00