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/utils
Tom Lane 9511304752 Rearrange the querytree representation of ORDER BY/GROUP BY/DISTINCT items 18 years ago
..
adt Rearrange the querytree representation of ORDER BY/GROUP BY/DISTINCT items 18 years ago
cache Rearrange the querytree representation of ORDER BY/GROUP BY/DISTINCT items 18 years ago
error Increase PG_SYSLOG_LIMIT (the max line length sent to syslog()) from 128 to 18 years ago
fmgr Implement SQL-spec RETURNS TABLE syntax for functions. 18 years ago
hash Reduce the need for frontend programs to include "postgres.h" by refactoring 18 years ago
init Refactor XLogOpenRelation() and XLogReadBuffer() in preparation for relation 18 years ago
mb Fix compiler warning introduced by recent patch. Tsk tsk. 18 years ago
misc Use guc.c's parse_int() instead of pg_atoi() to parse fillfactor in 18 years ago
mmgr Adjust things so that the query_string of a cached plan and the sourceText of 18 years ago
resowner Improve our #include situation by moving pointer types away from the 18 years ago
sort Add a few more DTrace probes to the backend. 18 years ago
time Make sure we only try to free snapshots that have been passed through 18 years ago
.cvsignore
Gen_dummy_probes.sed Add a few more DTrace probes to the backend. 18 years ago
Gen_fmgrtab.pl Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers 18 years ago
Gen_fmgrtab.sh Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers 18 years ago
Makefile Add a few more DTrace probes to the backend. 18 years ago
probes.d Add a few more DTrace probes to the backend. 18 years ago