You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend
Tom Lane 6ea05c16a4 Change a couple of "can't happen" error messages to be a shade more 21 years ago
..
access Change a couple of "can't happen" error messages to be a shade more 21 years ago
bootstrap Cause ShutdownPostgres to do a normal transaction abort during backend 21 years ago
catalog Solve the problem of OID collisions by probing for duplicate OIDs 21 years ago
commands Solve the problem of OID collisions by probing for duplicate OIDs 21 years ago
executor Add NOWAIT option to SELECT FOR UPDATE/SHARE. 21 years ago
lib Replace the use of "0" with "NULL" where appropriate in dllist.c, for 21 years ago
libpq Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost 21 years ago
main Tag appropriate files for rc3 21 years ago
nodes Add NOWAIT option to SELECT FOR UPDATE/SHARE. 21 years ago
optimizer Prevent planner from including temp tables of other backends when expanding 21 years ago
parser Add NOWAIT option to SELECT FOR UPDATE/SHARE. 21 years ago
po Translation updates 21 years ago
port Sync dlopen error handling for the *BSDs ... seems to me I've done this 21 years ago
postmaster Add files to do read I/O on the cluster directory: 21 years ago
regex I made the patch that implements regexp_replace again. 21 years ago
rewrite Add NOWAIT option to SELECT FOR UPDATE/SHARE. 21 years ago
storage Remove BufferBlockPointers array in favor of a base + (bufnum) * BLCKSZ 21 years ago
tcop Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost 21 years ago
utils Add files to do read I/O on the cluster directory: 21 years ago
Makefile Put libpgport into OBJS instead of LIBS, so that it gets included 21 years ago
nls.mk New translation 21 years ago