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-08-30 06:01:21 +03:00
Code
Activity
Files
cbc7af81f320a14e2360bdf0e4c2d6be07406512
postgres
/
src
/
backend
/
access
/
transam
History
Vadim B. Mikheev
cbc7af81f3
VariableRelationPutNextXid () now flushes variable relation
...
after writing next free XID.
1997-01-16 07:59:11 +00:00
..
Makefile
Makefile cleanup after reorganization
1996-11-09 06:24:51 +00:00
transam.c
TransactionIdIsInProgress is commented out
1996-11-27 15:15:54 +00:00
transsup.c
Avoiding
1996-12-14 05:20:39 +00:00
varsup.c
VariableRelationPutNextXid () now flushes variable relation
1997-01-16 07:59:11 +00:00
xact.c
Setting MyProc->xid to current transaction' id in StartTransaction
1996-11-27 07:14:51 +00:00
xid.c
All external function definitions now have prototypes that are checked.
1996-11-10 03:06:38 +00:00