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 c9a382b2ed Rename Rendezvous to Bonjour to match OS/X renaming. 21 years ago
..
backend Rename Rendezvous to Bonjour to match OS/X renaming. 21 years ago
bin Add COPY WITH CVS HEADER to allow a heading line as the first line in 21 years ago
include Rename Rendezvous to Bonjour to match OS/X renaming. 21 years ago
interfaces Code cleanup: in C89, there is no point casting the first argument to 21 years ago
makefiles Revert -Wl, change to Makefile.osf, as the allegedly more standard 21 years ago
pl Convert the existing regression test scripts for the various optional 21 years ago
port Must count '*' characters as potential arguments. 21 years ago
template Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net 21 years ago
test Add regression test for consecutive newlines in COPY CSV mode. (There is 21 years ago
timezone Attached patch gets rid of the global timezone in the following steps: 21 years ago
tools Update release checklist to reflect that HISTORY and INSTALL don't 21 years ago
tutorial Adjust src/tutorial Makefile so that it can use pgxs. This allows the 21 years ago
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 22 years ago
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 21 years ago
Makefile.global.in Use 'cp' and 'chmod' in place of 'install' to install header files. 21 years ago
Makefile.shlib Fix up makefile dependencies for pg_config_paths.h. 21 years ago
bcc32.mak Add -N make flag to bcc builds from /src dir. 21 years ago
nls-global.mk More locale fixes for pg_ctl. 22 years ago
win32.mak