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 6b516f5951 Fix performance problems in TOAST compressor. The management of 24 years ago
..
access Clean up usage-statistics display code (ShowUsage and friends). StatFp 24 years ago
bootstrap Make the yacc rules safe for parallel make. See discussion on pgsql-patches 24 years ago
catalog IsSystemRelationName() treats TOAST relations as system relations. 24 years ago
commands Remove 'triggered data change violation' error check, per recent 24 years ago
executor Repair crash in EvalPlanQual of query involving nestloop with inner 24 years ago
lib Another pgindent run. Fixes enum indenting, and improves #endif 25 years ago
libpq Update CVS tags. 24 years ago
main New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
nodes CREATE TABLE foo (x,y,z) AS SELECT ... can't apply target column names 24 years ago
optimizer If the inputs of a UNION/INTERSECT/EXCEPT construct all agree on the 24 years ago
parser Make the yacc rules safe for parallel make. See discussion on pgsql-patches 24 years ago
po More *.po cleanups for new spacing. 25 years ago
port Only use RTLD_GLOBAL when available, which it isn't in older releases of the OS. 24 years ago
postmaster Remove a bunch more no-longer-used stuff in libpq-be.h. 24 years ago
regex New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
rewrite New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
storage Clean up usage-statistics display code (ShowUsage and friends). StatFp 24 years ago
tcop Clean up usage-statistics display code (ShowUsage and friends). StatFp 24 years ago
tioga Fix indenting for 'extern "C"' cases. 24 years ago
utils Fix performance problems in TOAST compressor. The management of 24 years ago
Makefile Install dynamically loadable modules into a private subdirectory 25 years ago