postgresql/src
Peter Eisentraut cbb7acface Rearrange yes/no prompting code so that the prompts always show the
(possibly (un)translated) letters that are actually expected as input.
Also reject invalid responses instead of silenty taken them as "no".

with help from Bernd Helmle
2006-09-22 18:50:41 +00:00
..
backend Add units to the default postgresql.conf. For the most part, this should 2006-09-22 17:41:21 +00:00
bin Rearrange yes/no prompting code so that the prompts always show the 2006-09-22 18:50:41 +00:00
include Fix free space map to correctly track the total amount of FSM space needed 2006-09-21 20:31:22 +00:00
interfaces Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
makefiles Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
pl Define errcode as __msvc_errcode not __vc_errcode for MSVC builds, 2006-09-16 13:35:49 +00:00
port Move set_pglocale_pgservice() from path.c to exec.c, so that pulling in 2006-09-11 20:10:30 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
timezone Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs, 2006-09-16 20:14:34 +00:00
tools Several fixes for MSVC build scripts, from Magnus. 2006-09-15 21:42:02 +00:00
tutorial Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.global.in Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
Makefile.shlib Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak Fix win32.mak for config cleanup. 2006-08-08 22:44:05 +00:00