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 bb1bba8eca Remove unnecessary assignment, per Tom. 21 years ago
..
backend Change if (!(x || y)) construct with if (!x && !y), for clarity. 21 years ago
bin Remove DOS line endings ("\r\n") from several .po files. DOS line endings 21 years ago
include Trim an obsolete comment: it is no longer relevant that "SELECT" was 21 years ago
interfaces Remove DOS line endings ("\r\n") from several .po files. DOS line endings 21 years ago
makefiles Allow installation into directories containing spaces in the name. 21 years ago
pl Index: src/pl/plpython/plpython.c 21 years ago
port I have added these macros to c.h: 21 years ago
template Remove unnecessary assignment, per Tom. 21 years ago
test Update regression tests for new referential integrity error message 21 years ago
timezone Allow installation into directories containing spaces in the name. 21 years ago
tools Simplify lock manager data structures by making a clear separation between 21 years ago
tutorial Standard pgindent run for 8.1. 21 years ago
utils Allow installation into directories containing spaces in the name. 21 years ago
DEVELOPERS
Makefile Allow installation into directories containing spaces in the name. 21 years ago
Makefile.global.in Fix problems with PGXS builds against an installation tree that was 21 years ago
Makefile.shlib Add support for Solaris x86_64 using Sun's compiler. 21 years ago
bcc32.mak Add -N make flag to bcc builds from /src dir. 21 years ago
nls-global.mk Allow installation into directories containing spaces in the name. 21 years ago
win32.mak Attached is a makefile I hacked up to build pg_config under MSVC - the 21 years ago