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 1832cefda1 Fix pgstat_report_waiting() to not dump core if called before 20 years ago
..
access Move xact.c's partial support for Lists of TransactionIds into pg_list.h. 20 years ago
bootstrap Add the ability to create indexes 'concurrently', that is, without 20 years ago
catalog Add the ability to create indexes 'concurrently', that is, without 20 years ago
commands Add a function GetLockConflicts() to lock.c to report xacts holding 20 years ago
executor Add new return codes SPI_OK_INSERT_RETURNING etc to the SPI API. 20 years ago
lib Update copyright for 2006. Update scripts. 21 years ago
libpq Ooops, ldap fix for win32 broke the non-win32 case. 20 years ago
main Remove 576 references of include files that were not needed. 20 years ago
nodes Add the ability to create indexes 'concurrently', that is, without 20 years ago
optimizer Tweak trivial_subqueryscan() to consider a SubqueryScan's targetlist 20 years ago
parser Add the ability to create indexes 'concurrently', that is, without 20 years ago
po Fix a few places where $Id$ and $Header$ CVS tags had crept into the 20 years ago
port Round microseconds on setitimer upwards. 20 years ago
postmaster Fix pgstat_report_waiting() to not dump core if called before 20 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 21 years ago
rewrite Tweak SPI_cursor_open to allow INSERT/UPDATE/DELETE RETURNING; this was 20 years ago
storage Add a function GetLockConflicts() to lock.c to report xacts holding 20 years ago
tcop Add the ability to create indexes 'concurrently', that is, without 20 years ago
utils Turn autovacuum on by default. (stats_row_level is also on by default.) 20 years ago
Makefile Put probes.o file in right directory, fixes dtrace compilation 20 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 21 years ago