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 d166eed302 Fix indentation of JOIN clauses in rule/view dumps. 12 years ago
..
adt Fix indentation of JOIN clauses in rule/view dumps. 12 years ago
cache Reduce lock levels of some ALTER TABLE cmds 12 years ago
error Prevent interrupts while reporting non-ERROR elog messages. 12 years ago
fmgr Fix documentation of FmgrInfo.fn_nargs. 12 years ago
hash Update copyright for 2014 12 years ago
init Make sure -D is an absolute path when starting server on Windows. 12 years ago
mb Remove wchar.c Asserts that were stricter than the main code 12 years ago
misc C comment: track_activity_query_size doesn't support memory units 12 years ago
mmgr Add an Assertion that you don't palloc within a critical section. 12 years ago
resowner Update copyright for 2014 12 years ago
sort Improve some O(N^2) behavior in window function evaluation. 12 years ago
time Fix typos in comments. 12 years ago
.gitignore Avoid maintaining three separate copies of the error codes list. 15 years ago
Gen_dummy_probes.sed Update copyright for 2014 12 years ago
Gen_fmgrtab.pl Update copyright for 2014 12 years ago
Makefile Make handling of errcodes.h more consistent with other generated headers. 15 years ago
errcodes.txt Update copyright for 2014 12 years ago
generate-errcodes.pl Update copyright for 2014 12 years ago
probes.d Fix build with LWLOCK_STATS or dtrace. 12 years ago