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
Bruce Momjian 79cb0fd9bb Cleanup for memset macro. 29 years ago
..
backend Add in srandom() check to configure 29 years ago
bin Cleanup of use of settings as pointer and structure, and ps. 29 years ago
include Cleanup for memset macro. 29 years ago
interfaces *** empty log message *** 29 years ago
lextest Lex/yacc source cleanup like indent. 29 years ago
makefiles Remove NO_MK_LORDER from Solaris. 29 years ago
man Add .eo to pgbuiltin. 29 years ago
template Ack, I missed a template file here :( 29 years ago
test QUERY: SELECT p.name, p.age FROM person* p ORDER BY age using >; 29 years ago
tools Let's hope this fixes the "bug" that was introduced 29 years ago
tutorial Used modified version of indent that understands over 100 typedefs. 29 years ago
utils Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago
DEVELOPERS Reorganize developers files. 29 years ago
GNUmakefile.in Add appropriate links into the interfaces directory, as well as a Makefile 29 years ago
Makefile Warning in makefile added from DArcy. 29 years ago
Makefile.global.in Make sure that LIBPQDIR points to the right directory 29 years ago
config.guess From: "Eric H. Raskin" <ehr@listworks.com> 29 years ago
config.sub Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> 29 years ago
configure Add in srandom() check to configure 29 years ago
configure.in Add in srandom() check to configure 29 years ago
install-sh