postgresql/src
Neil Conway 8ff374ce91 psql code cleanup:
- refactor a bunch of code to call a separate function print_msg() which
checks whether "silent mode" is enabled before printing an error
message.

- rename "silence_mode" to "silent_mode", which IMHO makes more sense

- make the error messages we emit in "waiting" mode more consistent; I
believe this fixes a recent error message regression
2004-10-15 01:36:12 +00:00
..
backend Add 'int' cast for getpid() because some Solaris releases return long 2004-10-14 20:23:46 +00:00
bin psql code cleanup: 2004-10-15 01:36:12 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Fix OR-index-scan planner to recognize that a partial index is usable 2004-10-11 22:57:00 +00:00
interfaces Add 'int' cast for getpid() because some Solaris releases return long 2004-10-14 20:23:46 +00:00
makefiles Use -fPIC not -fpic for BSDen on Sparc. Also switch from 2004-10-11 23:27:23 +00:00
pl plpgsql EXIT construct forgot to downcase or quote-strip its identifier 2004-10-12 15:44:15 +00:00
port Use native Cygwin symlinks so tablespaces work on Win95/98/ME which 2004-10-11 22:50:48 +00:00
template Fix TAS assembly stuff for Solaris/386. (I'm not in a position to 2004-09-24 00:21:32 +00:00
test Unbreak regression tests (Peter's recent checkin to executor/spi.c did 2004-10-13 01:22:31 +00:00
timezone Make libpgport be front-end only and make libpgport_srv be a backend 2004-10-04 13:43:59 +00:00
tools Indent comment pushed to new line by else so it is indented by BSD 2004-10-07 14:15:50 +00:00
tutorial Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
DEVELOPERS
Makefile please find attached an alternate submission which addresses open item 2004-10-06 08:50:02 +00:00
Makefile.global.in Another try at making plpython autoconfiguration work correctly. Use a 2004-10-11 19:32:19 +00:00
Makefile.shlib Allow compiles for Cygwin /contrib modules. 2004-10-13 10:20:04 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00