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-04-10 03:26:23 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a6cc7db9a6
postgresql
/
src
/
backend
/
utils
/
sort
History
Tom Lane
5936055d46
Avoid use of inline functions that are not declared static. Needed to
...
conform to C99's brain-dead notion of how inline functions should work.
2002-10-31 19:11:48 +00:00
..
logtape.c
Update copyright to 2002.
2002-06-20 20:29:54 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
tuplesort.c
Avoid use of inline functions that are not declared static. Needed to
2002-10-31 19:11:48 +00:00
tuplestore.c
Change memory-space accounting mechanism in tuplesort.c and tuplestore.c
2002-08-12 00:36:12 +00:00