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-07-12 21:01:52 +03:00
Code
Activity
Files
4a5f38c4e624fbdc8bb4511394c45dc2c7f784ec
postgres
/
src
/
backend
/
utils
/
sort
History
Tom Lane
4a5f38c4e6
Code review for holdable-cursors patch. Fix error recovery, memory
...
context sloppiness, some other things. Includes Neil's mopup patch of 22-Apr.
2003-04-29 03:21:30 +00:00
..
logtape.c
This patch implements holdable cursors, following the proposal
2003-03-27 16:51:29 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
tuplesort.c
Add new palloc0 call as merge of palloc and MemSet(0).
2002-11-13 00:39:48 +00:00
tuplestore.c
Code review for holdable-cursors patch. Fix error recovery, memory
2003-04-29 03:21:30 +00:00