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
Peter Eisentraut 580fd13bf1 Drop CLI related features from the list, since we don't track the ODBC 18 years ago
..
backend Drop CLI related features from the list, since we don't track the ODBC 18 years ago
bin Adjust the behavior of the PQExpBuffer code to make it have well-defined 18 years ago
include Rely on relcache invalidation to update the cached size of the FSM. 18 years ago
interfaces interval.c needs limits.h 18 years ago
makefiles Set SQL man pages to be section 7 by default, and only transform them to 18 years ago
pl Add %expect 0 to all parser input files to prevent conflicts slipping by. 18 years ago
port Omit src/port/pipe.c on non-Windows platforms. It's useless and draws 18 years ago
template Move forgotten comment closer to where it matters. 18 years ago
test Let's see if using -c instead of -- style fixes the PGOPTIONS issue. 18 years ago
timezone Suppress leap-second-aware timezones in the output of pg_tzenumerate_next, 18 years ago
tools Add support for matching wildcard server certificates to the new SSL code. 18 years ago
tutorial Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
DEVELOPERS
Makefile
Makefile.global.in configure check for docbook2man program, used in the new XML-based man 18 years ago
Makefile.shlib Move FAQ_AIX information to installation instructions. 18 years ago
bcc32.mak
nls-global.mk Another fix for compiles on an empty 'po' directory. 18 years ago
win32.mak