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 41fe2a2a03 Darwin porting patches from Peter Bierman <bierman@apple.com> 25 years ago
..
access Repair erroneous use of hashvarlena() for MACADDR, which is not a 25 years ago
bootstrap Store current LC_COLLATE and LC_CTYPE settings in pg_control during initdb; 25 years ago
catalog Suppress compiler warnings. 25 years ago
commands Add missing copyright and RCS identification header. 25 years ago
executor In SELECT FOR UPDATE, silently ignore null CTIDs, rather than generating 25 years ago
lib Change SearchSysCache coding conventions so that a reference count is 25 years ago
libpq Ensure that all uses of <ctype.h> functions are applied to unsigned-char 25 years ago
main Clean up comments, organize code snippets added at different times into 25 years ago
nodes Ensure that all uses of <ctype.h> functions are applied to unsigned-char 25 years ago
optimizer Clean up handling of FOR UPDATE inside views and subselects ... make it 25 years ago
parser transformForUpdate() mustn't assume rowMarks list is initially empty. 25 years ago
port Darwin porting patches from Peter Bierman <bierman@apple.com> 25 years ago
postmaster Ensure that all uses of <ctype.h> functions are applied to unsigned-char 25 years ago
regex Ensure that all uses of <ctype.h> functions are applied to unsigned-char 25 years ago
rewrite Make application of FOR UPDATE to a view work exactly like the parser's 25 years ago
storage Darwin porting patches from Peter Bierman <bierman@apple.com> 25 years ago
tcop REINDEX under WAL. 25 years ago
tioga Add support for VPATH builds, that is, building somewhere else than in the 26 years ago
utils Portability fix from Ryan Kirkpatrick's Alpha patches. I believe this 25 years ago
Makefile Make all commands that link a program look like 25 years ago