postgresql/src
Michael Meskes 723a9bde33 - Accept output variables for FETCH in DECLARE statement.
- Synced parser.
- Allowed C variables to carry the name of prepared statements.
- Added Informix handling of datatype converion errors.
2003-09-18 13:12:23 +00:00
..
backend Disallow converting a table to a view if it has triggers, indexes, or 2003-09-17 17:19:17 +00:00
bin Make psql correctly track the effects of SET CLIENT_ENCODING commands. 2003-09-16 17:59:02 +00:00
corba
include Fix typo in comment 2003-09-17 04:25:29 +00:00
interfaces - Accept output variables for FETCH in DECLARE statement. 2003-09-18 13:12:23 +00:00
makefiles Support for Intel compiler on Linux 2003-06-05 16:07:25 +00:00
pl Fix some problems with dropped columns in plpython trigger functions. 2003-09-16 01:07:51 +00:00
port Add errno value for thread *_r function call buffer too small. Improve 2003-09-15 02:30:29 +00:00
template NetBSD needs reentrant funcs. 2003-09-15 02:17:49 +00:00
test Update regression test for message change. 2003-09-15 23:25:31 +00:00
tools Tighten casting of function call pointers for threads. 2003-09-03 22:34:08 +00:00
tutorial Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Make the default pg_hba.conf include an entry for ::1 only if configure 2003-09-07 03:36:03 +00:00
Makefile.shlib Since I haven't gotten a reply, can someone REVERT the lines in 2003-09-14 13:33:08 +00:00
nls-global.mk Run distprep target before creating list of files that contain translatable 2003-09-14 22:40:38 +00:00
win32.mak