This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
postgresql
Watch
1
Star
0
Fork
You've already forked postgresql
0
mirror of
https://github.com/postgres/postgres.git
synced
2026-02-15 08:37:56 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1d8bbfd2e7
postgresql
/
src
/
bin
/
psql
History
Bruce Momjian
1d8bbfd2e7
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
..
Makefile.in
clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0
1997-04-26 05:07:12 +00:00
psql.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
psqlHelp.h
NOT NULL implementation (submitted by Robson Paniago de Miranda).
1997-08-19 04:46:15 +00:00
stringutils.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
stringutils.h
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00