8ec5bd06b7
Add NeXT port submitted by: Ovidiu Predescu <ovidiu@bx.logicnet.ro>
1997-01-06 00:12:34 +00:00
1321fe1a81
Clean up 'if defined()' for header files...
1997-01-06 00:08:31 +00:00
5f5958cb98
add define for USE_LIMIT_H into NeXT port...
...
Pointed out by: Ovidiu Predescu <ovidiu@bx.logicnet.ro >
1997-01-06 00:08:07 +00:00
8251ce7d10
final fix for shared library under BSD44_derived
...
Submitted by: "Martin J. Laubach" <mjl@wwx.vip.at >
1997-01-05 23:53:57 +00:00
0865f587ea
Shared library fixes for BSD44_Derived port
...
Submitted by: "Martin J. Laubach" <mjl@wwx.vip.at >
NOTE: The following patch I was uncertain of, but applied it...will end up
testing the compile on my machine later tonight anyway, but if anyone
knows why this *shouldn't* have been done, please change it. (CC -> LD)
***************
*** 61,68 ****
../backend/lib/dllist.o:
$(MAKE) -C ../backend/lib dllist.o
! libpq.so.1: $(OBJS)
! $(CC) $(LDFLAGS) -shared $(OBJS) -o libpq.so.1
c.h: ../include/c.h
rm -f c.h
--- 66,73 ----
../backend/lib/dllist.o:
$(MAKE) -C ../backend/lib dllist.o
! $(shlib): $(OBJS)
! $(LD) $(LDFLAGS) -shared $(OBJS) -o $(shlib)
c.h: ../include/c.h
rm -f c.h
1997-01-05 23:52:21 +00:00
ea7a26c84b
Fixes:
...
This corrects the newline handling when using the readline library.
Submitted by: "Martin J. Laubach" <mjl@wwx.vip.at >
1997-01-05 23:46:17 +00:00
3bfbe9a7fd
Fixes:
...
First, this is because of dlopen() and dlsym() having a char *
in the system prototype.
Submitted by: "Martin J. Laubach" <mjl@wwx.vip.at >
1997-01-05 23:43:58 +00:00
d57d3626cb
Just reviewed what I changed as far a dlopen/etc are concerned, and determined
...
that the "fix" is wrong...
1997-01-05 23:41:43 +00:00
7bfb924aea
Silence compiler warnings, fix error in complex compare function.
1997-01-05 21:20:34 +00:00
227015b08e
Standardize all LDADD to LD_ADD.
1997-01-05 21:17:45 +00:00
068a4c53af
Closing opened indices.
1997-01-05 10:58:15 +00:00
8fa5394c49
Releasing empty root page in _bt_endpoint () to avoid
...
buffer leak.
1997-01-05 10:56:36 +00:00
b5164666a3
someone added pg_listen and pg_notifies to libpgtcl. But first
...
these routines try to use the old pointer casting stuff to get
the connection id, second the notification hash table should
be part of the cliendData. Otherwise, one interpreter might
eat up the notifies for another one.
Please apply the patch below to the current 6.0 tree.
Submitted by: wieck@sapserv.debis.de
1997-01-03 18:48:31 +00:00
461d22206f
documentation updating to 6.0 release
1997-01-03 06:08:21 +00:00
4f8db3eb4c
FreeBSD doesn't require the dl{open,close,sym,error} functions, as they are
...
already included in the system libraries.
Used if !defined(__FreeBSD__) to single FreeBSD out from the other BSD44
derived OSs
1997-01-03 04:59:01 +00:00
24632b0ee0
fix for previous fix
1997-01-02 07:07:32 +00:00
6e2341a48e
psql paren. with \r fix.
1997-01-02 06:45:25 +00:00
1a395b7256
ALTER TABLE (text) fix
1997-01-02 06:18:25 +00:00
6da0055274
Fix for SELECT INTO ... GROUP/ORDER BY where table already exists unlink error.
1997-01-01 06:01:16 +00:00
8fb0ac8898
Make error messages more explicit, PQtrace() output more readable.
1996-12-31 07:29:17 +00:00
e2da92f1c3
Rename Makefile to GNUmakefile to catch people using other makes.
1996-12-31 07:26:27 +00:00
7266928e77
Fixed realloc for increasing tempRels list.
1996-12-31 06:58:27 +00:00
ae753b86b5
ReleaseTmpRelBuffers () releases buffers in LOCAL buffer pool now
...
(if rd_islocal is true).
1996-12-31 06:47:30 +00:00
9b94bcea21
Put $(CURSES_LIB) in Makefile.global to replace similar thing in psql/Makefile.
1996-12-30 23:19:48 +00:00
7ab0ceb824
Check that PQendcopy succeeded. Issue error message if not.
1996-12-30 23:05:16 +00:00
765dd2a4c0
explain change
1996-12-29 19:31:16 +00:00
bf6fdeebb5
typo fix
1996-12-29 03:55:36 +00:00
b0030c6c42
New EXPLAIN manual page.
1996-12-29 00:58:32 +00:00
2d291ab093
Changed EXPLAIN option names.
1996-12-29 00:53:59 +00:00
4415e481ef
Improved EXPLAIN option handling.
1996-12-29 00:53:20 +00:00
e981bcb0c3
Fix expected regression output.
1996-12-28 23:07:54 +00:00
8cc2eb66ec
Fixed errors in create statement.
1996-12-28 22:46:40 +00:00
bbc0d47773
Fixed error where = should be ==.
1996-12-28 22:44:58 +00:00
fd12c8f85e
Fixed Assert check where ! should be !=.
1996-12-28 22:44:14 +00:00
221d7296aa
Here is a bug fix and some spelling changes for the complex number tutorial
...
code. I have also written a complete complex number package based on this
tutorial; I will submit this as a contribution soon. Is there a particular
format for contributed tar files? I have a C source file, two SQL files, and a
Makefile.
Thomas Lockhart
1996-12-28 02:22:12 +00:00
cb6cb7745d
Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full
...
gmake of the code without interruption.
There's also some tidy-up of the MAXPATHLEN stuff based on the assumption that
all supported platforms have MAXPATHLEN defined in <sys/param.h>.
(The only unknowns for the above are AIX and IRIX5.)
1996-12-28 02:13:05 +00:00
d4dbfdb4c0
Patch for copy from stdin.
1996-12-28 01:57:13 +00:00
15526ff0ac
Add messages to assist in problem diagnosis. Eliminate lines > 80 characters.
1996-12-27 23:12:57 +00:00
634b38aa86
Add asserts to check for file descriptor ring corruption.
1996-12-27 22:57:51 +00:00
4a5135c34e
There was JMP_BUF defined in config.h. And SIGJMP_BUF later.
...
And now - JMP_BUF again. Is it enough, folks ?
Fixed again:
cc1: warnings being treated as errors
exc.c: In function 'ExcRaise':
exc.c:187: warning: passing arg 1 of 'Longjmp' from incompatible pointer type
gmake[3]: *** [exc.o] Error 1
1996-12-27 13:13:58 +00:00
645b587788
Remove use of "bool", which user program may not have defined. This .h file
...
gets included by libpq-fe.h, and thus is part of the API.
1996-12-26 23:28:27 +00:00
af30fe7852
Remove use of "bool", which user program may not have defined.
1996-12-26 23:27:16 +00:00
e8f43854ac
pq/signal() portability patch. Also psql copy prompt fix.
1996-12-26 22:08:34 +00:00
7f00f11c01
Fix syntax of \copy in \? display.
1996-12-26 20:56:40 +00:00
9643e8ba37
Added needed prototype.
...
Bruce Momjian
1996-12-26 17:53:40 +00:00
0cb22cb7ef
Removal of unused CppConcat defines.
...
Bruce Momjian
1996-12-26 17:53:24 +00:00
b1765f4637
Note the => changes to == after a connect and stays that way on subsequent
...
database changes.
To fix, apply the following patch:-
Keith Parks.
1996-12-26 17:52:46 +00:00
89b2807170
Added include files needed for getpid prototype.
...
Bruce Momjian
1996-12-26 17:50:26 +00:00
d419e11cb6
Change %ud to %u
...
Darren King.
1996-12-26 17:49:56 +00:00
0681513693
In file: .../src/backend/postmaster/postmaster.c I found 3 leaks and
...
probably a bug.
To find code added/modifyied, search "Fixed".
Gianluca Puggelli
1996-12-26 17:49:05 +00:00