mirror of
https://github.com/postgres/postgres.git
synced 2026-03-24 19:34:27 -04:00
do anything yet, but it has the necessary connections to initialization and so forth. Make some gestures towards allowing number of blocks in a relation to be BlockNumber, ie, unsigned int, rather than signed int. (I doubt I got all the places that are sloppy about it, yet.) On the way, replace the hardwired NLOCKS_PER_XACT fudge factor with a GUC variable. |
||
|---|---|---|
| .. | ||
| async.h | ||
| cluster.h | ||
| command.h | ||
| comment.h | ||
| copy.h | ||
| creatinh.h | ||
| dbcommands.h | ||
| defrem.h | ||
| explain.h | ||
| proclang.h | ||
| rename.h | ||
| sequence.h | ||
| trigger.h | ||
| user.h | ||
| vacuum.h | ||
| variable.h | ||
| version.h | ||
| view.h | ||