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-02 09:02:37 +03:00
Code
Activity
Files
86ef36c9078311d5ccba53c17702af0450b11e25
postgres
/
src
/
backend
/
storage
/
buffer
History
Bruce Momjian
86ef36c907
New NameStr macro to convert Name to Str. No need for var.data anymore.
...
Fewer calls to nameout. Better use of RelationGetRelationName.
1999-11-07 23:08:36 +00:00
..
buf_init.c
XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
1999-10-06 21:58:18 +00:00
buf_table.c
Remove unused #includes in *.c files.
1999-07-15 22:40:16 +00:00
bufmgr.c
New NameStr macro to convert Name to Str. No need for var.data anymore.
1999-11-07 23:08:36 +00:00
freelist.c
Several changes here, not very related but touching some of the same files.
1999-09-24 00:25:33 +00:00
localbuf.c
Several changes here, not very related but touching some of the same files.
1999-09-24 00:25:33 +00:00
Makefile
Here is the long awaited optimized version of the S_LOCK patch.
1998-06-16 07:18:16 +00:00
s_lock.c
Move some system includes into c.h, and remove duplicates.
1999-07-17 20:18:55 +00:00