This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
PostgreSQL
Watch
1
Star
0
Fork
0
You've already forked PostgreSQL
mirror of
https://github.com/postgres/postgres.git
synced
2025-06-02 00:01:40 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
PostgreSQL
/
src
/
backend
/
utils
/
sort
History
Bruce Momjian
1d8bbfd2e7
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
..
lselect.c
Remove more (void) and fix -Wall warnings.
1997-08-12 22:55:25 +00:00
Makefile
Makefile cleanup after reorganization
1996-11-09 06:24:51 +00:00
psort.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00