This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
postgresql
Watch
1
Star
0
Fork
0
You've already forked postgresql
mirror of
https://git.postgresql.org/git/postgresql.git
synced
2026-02-23 06:47:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1bb0db8dd208236f84f54e3c4ef6eac2ae4e71e
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