git.postgresql.org Git - postgresql.git/log

git projects / postgresql.git / log
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
28 years agoremove asm/bitops.h, as its causing more problems then it fixes.
commit | commitdiff | tree
Marc G. Fournier [1997年1月25日 19:22:27 +0000 (19:22 +0000)]
remove asm/bitops.h, as its causing more problems then it fixes.

28 years agoAdd YACC= bison -y as per Andrew's request...
commit | commitdiff | tree
Marc G. Fournier [1997年1月25日 19:19:35 +0000 (19:19 +0000)]
Add YACC= bison -y as per Andrew's request...

28 years agoChange how readline support is included in psql.c ...
commit | commitdiff | tree
Marc G. Fournier [1997年1月25日 03:51:59 +0000 (03:51 +0000)]
Change how readline support is included in psql.c ...

See message to hackers@ mailing list concerning this...

28 years agoRestructure padding to handle structure already 128 bytes(alpha).
commit | commitdiff | tree
Bruce Momjian [1997年1月25日 03:09:33 +0000 (03:09 +0000)]
Restructure padding to handle structure already 128 bytes(alpha).

28 years agoSwitch over NEED_RUSAGE to HAVE_RUSAGE for configure
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 23:48:32 +0000 (23:48 +0000)]
Switch over NEED_RUSAGE to HAVE_RUSAGE for configure

28 years agoI reversed a bunch of the #define's inadvertantly...
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 23:36:33 +0000 (23:36 +0000)]
I reversed a bunch of the #define's inadvertantly...

Fixed them, and am re-committing

28 years agoMissed this when I removed the rest of the configure stuff
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 23:35:16 +0000 (23:35 +0000)]
Missed this when I removed the rest of the configure stuff

28 years agoChange NEED_SIG_JMP to HAVE_SIGSETJMP in preparation for configure
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 22:42:35 +0000 (22:42 +0000)]
Change NEED_SIG_JMP to HAVE_SIGSETJMP in preparation for configure

28 years agoAnother switch for configure: NEED_SYS_SELECT_H to HAVE_SYS_SELECT_H
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 18:27:32 +0000 (18:27 +0000)]
Another switch for configure: NEED_SYS_SELECT_H to HAVE_SYS_SELECT_H

28 years agoConvert NEED_{RINT,CBRT,ISINF} to HAVE_* in prepration for configure...
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 18:17:37 +0000 (18:17 +0000)]
Convert NEED_{RINT,CBRT,ISINF} to HAVE_* in prepration for configure...

28 years agoReplace occurances of USE_{LIMITS,VALUES}_H with HAVE_* in preparation
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 18:00:48 +0000 (18:00 +0000)]
Replace occurances of USE_{LIMITS,VALUES}_H with HAVE_* in preparation
for switch over to configure

28 years agoRemove from include/config.h:
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 17:47:39 +0000 (17:47 +0000)]
Remove from include/config.h:

#if defined(aix)
#define TERMIOS_H_LOCATION <termios.h>
#else
#define TERMIOS_H_LOCATION <sys/termios.h>
#endif

libpq/fe-exec.c modified so that location of termios.h is determined
by whether HAVE_TERMIOS_H is defined or not, in preparation for switch
to configure

28 years agoThis should clean everything up back to pre-configure status
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 17:32:34 +0000 (17:32 +0000)]
This should clean everything up back to pre-configure status

28 years agoRemove all the configure related stuff...
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 17:09:11 +0000 (17:09 +0000)]
Remove all the configure related stuff...

28 years agoSlight oops...Makefile.global generated by configure *wasn't* supposed
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 16:18:50 +0000 (16:18 +0000)]
Slight oops...Makefile.global generated by configure *wasn't* supposed
to be committed...

28 years agoOkay, that does it for tonight...
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 04:09:41 +0000 (04:09 +0000)]
Okay, that does it for tonight...

Cleaned out alot of the #define that can be auto-detect'd by
configure from config.h...

28 years agoHave configure auto-detect more of the libraries, and shorten out
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 03:57:14 +0000 (03:57 +0000)]
Have configure auto-detect more of the libraries, and shorten out
the ports section of Makefile.global as a result.

28 years agoAdd in the code required to auto-detect the OS and to set PORTNAME...
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 03:19:48 +0000 (03:19 +0000)]
Add in the code required to auto-detect the OS and to set PORTNAME...

Right now, it only auto-detects FreeBSD, and the rest still get set
to UNDEFINED, but its a step in the right direction, no?

28 years agoAuto-sense lib{readline,history,curses,termcap}
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 02:35:31 +0000 (02:35 +0000)]
Auto-sense lib{readline,history,curses,termcap}
Autoconf bin/psql/Makefile

28 years agoHave Makefile autoconf'd according to whether the system has
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 02:35:27 +0000 (02:35 +0000)]
Have Makefile autoconf'd according to whether the system has
readline and associated libraries...

28 years agoStray endif prevents compile
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 01:23:23 +0000 (01:23 +0000)]
Stray endif prevents compile

28 years agoSlowly building up config.h so that it is pretty much generated by
commit | commitdiff | tree
Marc G. Fournier [1997年1月24日 00:42:22 +0000 (00:42 +0000)]
Slowly building up config.h so that it is pretty much generated by
configure, thereby reducing the ports dependencies in it :)

28 years agoMakefile.global.in currently should reflect what Makefile.global
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 23:48:08 +0000 (23:48 +0000)]
Makefile.global.in currently should reflect what Makefile.global
in v6.0 does...

28 years agoOkay, GNUmakefile.in == GNUmakefile, except for the stuff that
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 23:36:41 +0000 (23:36 +0000)]
Okay, GNUmakefile.in == GNUmakefile, except for the stuff that
configure is auto-finding

28 years agoAdd config.h to configure
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 23:31:39 +0000 (23:31 +0000)]
Add config.h to configure

28 years agoForgot, we don't use Makefile anymore.
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 23:24:14 +0000 (23:24 +0000)]
Forgot, we don't use Makefile anymore.

Mv Makefile.in to GNUmakefile.in and reflect the change in the
configure script

28 years agoBring in Nat' preliminary work at autoconf'ng PostgreSQL...I imagine
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 22:50:14 +0000 (22:50 +0000)]
Bring in Nat' preliminary work at autoconf'ng PostgreSQL...I imagine
it still needs lots of work, but, hey, at least this way there are more
ppl working off the same "Source"...

28 years agoThe last patch fixes some incongruences in the #define used to compile the
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 19:47:18 +0000 (19:47 +0000)]
The last patch fixes some incongruences in the #define used to compile the
Tcl arrays support. Here are the correct values to be defined in config.h
and pgtclCmds.c.

Submitted by: Massimo Dal Zotto <dz@cs.unitn.it>

28 years agoThe second patch adds a more explicative error message to BufferPoolCheckLeak.
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 19:43:23 +0000 (19:43 +0000)]
The second patch adds a more explicative error message to BufferPoolCheckLeak.
It should be completely harmless.

Submitted by: Massimo Dal Zotto <dz@cs.unitn.it>

28 years agoDocument and enable ACLGROUP_PATCH submitted by Massimo
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 19:39:40 +0000 (19:39 +0000)]
Document and enable ACLGROUP_PATCH submitted by Massimo

28 years agoPatch from Massimo Dal Zotto <dz@cs.unitn.it>
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 19:33:31 +0000 (19:33 +0000)]
Patch from Massimo Dal Zotto <dz@cs.unitn.it>

The first patch changes the behavior of aclcheck for groups. Currently an user
can access a table only if he has the required permission for ALL the groups
defined for that table. With my patch he can access a table if he has the
permission for ONE of the groups, which seems to me a more useful thing.
If you think this should be the correct behavior of the acl group check feel
free to remove the #ifdef, if not please add a commented line to config.h.

28 years agoRemove SB_PAD. Compute padding at compile time.
commit | commitdiff | tree
Bruce Momjian [1997年1月23日 18:15:29 +0000 (18:15 +0000)]
Remove SB_PAD. Compute padding at compile time.

28 years agoFix from Andrew for compiling libpgtcl...basically, switch off -Werror,
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 16:04:25 +0000 (16:04 +0000)]
Fix from Andrew for compiling libpgtcl...basically, switch off -Werror,
which probably isn't needed, since we are going to take off -Werror
anyway, right?

28 years agoSmall fixes for SVR4 port by Frank Ridderbusch
commit | commitdiff | tree
Marc G. Fournier [1997年1月23日 15:58:34 +0000 (15:58 +0000)]
Small fixes for SVR4 port by Frank Ridderbusch

28 years agoAdded EXAMPLES section.
commit | commitdiff | tree
Bruce Momjian [1997年1月23日 06:01:07 +0000 (06:01 +0000)]
Added EXAMPLES section.

28 years agoRemoved unlinked patch that is not neede now that Vadim has properly fixed it.
commit | commitdiff | tree
Bruce Momjian [1997年1月23日 05:59:47 +0000 (05:59 +0000)]
Removed unlinked patch that is not neede now that Vadim has properly fixed it.

28 years agoAdd "else true" to make it magically work on Ultrix.
commit | commitdiff | tree
Bryan Henderson [1997年1月23日 05:16:13 +0000 (05:16 +0000)]
Add "else true" to make it magically work on Ultrix.

28 years agoINDEXSCAN_PATCH changes: should work for (Param OP VAR) too
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月22日 06:30:57 +0000 (06:30 +0000)]
INDEXSCAN_PATCH changes: should work for (Param OP VAR) too
(but I didn't test FUNC OP PARAM and PARAM OP FUNC - no time)

28 years ago1. INDEXSCAN_PATCH changes: (op Param Var) should work too
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月22日 06:25:42 +0000 (06:25 +0000)]
1. INDEXSCAN_PATCH changes: (op Param Var) should work too
2. IndexScanableOperand now uses match_indexkey_operand
instead of equal_indexkey_var (if we have some index on attribute X
then we shouldn't use it for 'where some_func(X) OP CONST').

28 years agoFixing bug in INDEXSCAN_PATCH:
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月22日 05:26:50 +0000 (05:26 +0000)]
Fixing bug in INDEXSCAN_PATCH:
ExecInitIndexScan now works with operands of Param type and
(!!!) postquel_execute() now substitutes param values
before calling postquel_start().

28 years agoAnother change from /usr/include/machine/limits.h to just limits.h
commit | commitdiff | tree
Marc G. Fournier [1997年1月22日 04:56:34 +0000 (04:56 +0000)]
Another change from /usr/include/machine/limits.h to just limits.h

28 years agoAnother one that should be including limits.h vs machine/limits.h
commit | commitdiff | tree
Marc G. Fournier [1997年1月22日 04:45:45 +0000 (04:45 +0000)]
Another one that should be including limits.h vs machine/limits.h

28 years agoTaking a chance here. Under both Solaris and FreeBSD, there is a
commit | commitdiff | tree
Marc G. Fournier [1997年1月22日 04:41:45 +0000 (04:41 +0000)]
Taking a chance here. Under both Solaris and FreeBSD, there is a
/usr/include/limits.h (which quiets the costsize.c warnings)...under
FreeBSD, /usr/include/limits.h *includes* machine/limits.h, while under
Solaris, there is no such things as /usr/include/machine...

Problem with Solaris pointed out by Mark Wahl

28 years agothe i386_solaris port requires inet_aton.o
commit | commitdiff | tree
Marc G. Fournier [1997年1月22日 04:15:53 +0000 (04:15 +0000)]
the i386_solaris port requires inet_aton.o

Pointed out by Mark Wahl

28 years agoCast constants to the type of the other binary operand.
commit | commitdiff | tree
Bruce Momjian [1997年1月22日 01:44:02 +0000 (01:44 +0000)]
Cast constants to the type of the other binary operand.

Invalidate vacuum relation cache to use new row counts from vacuum.

28 years agoAdd link options for libpq library search.
commit | commitdiff | tree
Bryan Henderson [1997年1月21日 05:16:38 +0000 (05:16 +0000)]
Add link options for libpq library search.

28 years agoRename GNUMakefile to GNUmakefile so gmake finds it.
commit | commitdiff | tree
Bruce Momjian [1997年1月21日 01:27:18 +0000 (01:27 +0000)]
Rename GNUMakefile to GNUmakefile so gmake finds it.

28 years agoMade the patch, but forgot to commit it...
commit | commitdiff | tree
Marc G. Fournier [1997年1月20日 14:23:03 +0000 (14:23 +0000)]
Made the patch, but forgot to commit it...

28 years agoFixing possible losing data changes:
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月20日 04:36:48 +0000 (04:36 +0000)]
Fixing possible losing data changes:
1. New flag - BM_JUST_DIRTIED - added for BufferDesc;
2. All data "dirtiers" (WriteBuffer and WriteNoReleaseBuffer)
set this flag (and BM_DIRTY too);
3. All data "flushers" (FlushBuffer, BufferSync and BufferReplace)
turn this flag off just before calling smgr[blind]write/smgrflush
and check this flag after flushing buffer: if it turned ON then
BM_DIRTY will stay ON.

28 years agoNew flag for BufferDesc - BM_JUST_DIRTIED, - to prevent
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月20日 04:06:13 +0000 (04:06 +0000)]
New flag for BufferDesc - BM_JUST_DIRTIED, - to prevent
losing data changes.

28 years ago1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月20日 04:01:50 +0000 (04:01 +0000)]
1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after
smgrcreate ().
2. Checking rdesc->rd_tmpunlinked in heap_destroy () & heap_destroyr ()
before calling smgrunlink ().

28 years agoUse gcc to make Linux ELF shared library, instead of ld.
commit | commitdiff | tree
Bryan Henderson [1997年1月20日 00:51:38 +0000 (00:51 +0000)]
Use gcc to make Linux ELF shared library, instead of ld.

28 years agoChange "ld" program back to ld from gcc for Linux. Backend make files need ld.
commit | commitdiff | tree
Bryan Henderson [1997年1月19日 22:12:18 +0000 (22:12 +0000)]
Change "ld" program back to ld from gcc for Linux. Backend make files need ld.
Must find alternate solution to libpq shared library build problem.

28 years agoUpdate handling of backslashes, and pg_user dump.
commit | commitdiff | tree
Bruce Momjian [1997年1月19日 10:15:59 +0000 (10:15 +0000)]
Update handling of backslashes, and pg_user dump.

28 years agoAdd missing #.
commit | commitdiff | tree
Bruce Momjian [1997年1月18日 17:36:02 +0000 (17:36 +0000)]
Add missing #.

28 years agoAdd include files needed for stat().
commit | commitdiff | tree
Bruce Momjian [1997年1月18日 16:14:04 +0000 (16:14 +0000)]
Add include files needed for stat().

28 years agoRename Makefile to GNUMakefile and add a "use GNU Make" Makefile so people
commit | commitdiff | tree
Bryan Henderson [1997年1月18日 08:01:32 +0000 (08:01 +0000)]
Rename Makefile to GNUMakefile and add a "use GNU Make" Makefile so people
don't accidentally use non-GNU make.

28 years agoSet LD = gcc for Linux so shared libpq build works.
commit | commitdiff | tree
Bryan Henderson [1997年1月18日 07:56:52 +0000 (07:56 +0000)]
Set LD = gcc for Linux so shared libpq build works.

28 years agoPrevent UNIQUE indexes for non-btree access methods.
commit | commitdiff | tree
Bruce Momjian [1997年1月18日 05:48:07 +0000 (05:48 +0000)]
Prevent UNIQUE indexes for non-btree access methods.

28 years agoRemove blank lines.
commit | commitdiff | tree
Bruce Momjian [1997年1月18日 03:26:08 +0000 (03:26 +0000)]
Remove blank lines.

28 years agoRemoved unneeded custom shell script call.
commit | commitdiff | tree
Bruce Momjian [1997年1月17日 23:48:50 +0000 (23:48 +0000)]
Removed unneeded custom shell script call.

28 years agoAdd pg_dump's option meanings to the manual page.
commit | commitdiff | tree
Bruce Momjian [1997年1月17日 18:36:32 +0000 (18:36 +0000)]
Add pg_dump's option meanings to the manual page.

28 years agoUnapply a patch that wasn't a patch...
commit | commitdiff | tree
Marc G. Fournier [1997年1月16日 18:05:12 +0000 (18:05 +0000)]
Unapply a patch that wasn't a patch...

28 years agoUpdate README.support to match what is on the WWW Site
commit | commitdiff | tree
Marc G. Fournier [1997年1月16日 16:17:32 +0000 (16:17 +0000)]
Update README.support to match what is on the WWW Site

Remove RELEASE.patchlevel...it hasn't been modified since 1.02 *sigh*

Pointed out by Andrew

28 years agopoint the installer at src/test/regress for testing
commit | commitdiff | tree
Marc G. Fournier [1997年1月16日 16:14:36 +0000 (16:14 +0000)]
point the installer at src/test/regress for testing

pointed out by Andrew...

28 years agoMinor change to file point out by Andrew
commit | commitdiff | tree
Marc G. Fournier [1997年1月16日 16:13:40 +0000 (16:13 +0000)]
Minor change to file point out by Andrew

28 years agoThis is one of those patches that obviously fixes something, just not
commit | commitdiff | tree
Marc G. Fournier [1997年1月16日 16:11:09 +0000 (16:11 +0000)]
This is one of those patches that obviously fixes something, just not
sure exactly what it is it fixes...

28 years agoVarious updates to install, including redirecting installers to
commit | commitdiff | tree
Marc G. Fournier [1997年1月16日 16:10:05 +0000 (16:10 +0000)]
Various updates to install, including redirecting installers to
Makefile.custom and pointers at the customize script...

28 years agoAdded pg_dumpall to source tree.
commit | commitdiff | tree
Bruce Momjian [1997年1月16日 15:28:34 +0000 (15:28 +0000)]
Added pg_dumpall to source tree.

28 years agoChange EXPLAIN options to just use VERBOSE.
commit | commitdiff | tree
Bruce Momjian [1997年1月16日 14:56:59 +0000 (14:56 +0000)]
Change EXPLAIN options to just use VERBOSE.

28 years agoFlushLocalBuffer () releases buffer only if required
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月16日 08:13:14 +0000 (08:13 +0000)]
FlushLocalBuffer () releases buffer only if required
by caller.

28 years agoNo more LateWrite, but there is WriteMode;
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月16日 08:11:41 +0000 (08:11 +0000)]
No more LateWrite, but there is WriteMode;
SetBufferWriteMode () added;
FlushBuffer () fixed: now directly calls smgrflush () and
releases buffer only if required by caller.

28 years agoNo more LateWrite.
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月16日 08:04:30 +0000 (08:04 +0000)]
No more LateWrite.

28 years agoVariableRelationPutNextXid () now flushes variable relation
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月16日 07:59:11 +0000 (07:59 +0000)]
VariableRelationPutNextXid () now flushes variable relation
after writing next free XID.

28 years agoSetBufferWriteMode () added; FlushLocalBuffer () fixed (shouldn't
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月16日 07:53:27 +0000 (07:53 +0000)]
SetBufferWriteMode () added; FlushLocalBuffer () fixed (shouldn't
release buffer if called from WriteNoReleaseBuffer ())

28 years agoAdd inet_aton() prototype.
commit | commitdiff | tree
Bryan Henderson [1997年1月16日 06:32:17 +0000 (06:32 +0000)]
Add inet_aton() prototype.

28 years agotextin fixed: no more zero-byte (thanks, Erich)
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月16日 03:53:51 +0000 (03:53 +0000)]
textin fixed: no more zero-byte (thanks, Erich)

28 years agoImport of PostgreSQL User Manual
commit | commitdiff | tree
Marc G. Fournier [1997年1月15日 15:16:25 +0000 (15:16 +0000)]
Import of PostgreSQL User Manual

28 years agoAdded postgres.h include to quiet down the HPUX ports...
commit | commitdiff | tree
Marc G. Fournier [1997年1月15日 08:21:14 +0000 (08:21 +0000)]
Added postgres.h include to quiet down the HPUX ports...

POinted out by: Martin S. Utesch <utesch@aut.tu-freiberg.de>

28 years agoComment out LD_ADD and DPADD
commit | commitdiff | tree
Marc G. Fournier [1997年1月15日 05:58:47 +0000 (05:58 +0000)]
Comment out LD_ADD and DPADD

28 years agoDEC Alpha fix. Missing #.
commit | commitdiff | tree
Bruce Momjian [1997年1月14日 23:06:01 +0000 (23:06 +0000)]
DEC Alpha fix. Missing #.

28 years agoChange to handle bsdi 3.0.
commit | commitdiff | tree
Bruce Momjian [1997年1月14日 22:58:10 +0000 (22:58 +0000)]
Change to handle bsdi 3.0.

28 years agoAdded lines and comments.
commit | commitdiff | tree
Bruce Momjian [1997年1月14日 16:10:54 +0000 (16:10 +0000)]
Added lines and comments.

28 years agoRe-add -lipc to bsdi port after erroneous removal.
commit | commitdiff | tree
Bruce Momjian [1997年1月14日 16:06:03 +0000 (16:06 +0000)]
Re-add -lipc to bsdi port after erroneous removal.

28 years agoPut back -lm for non-nextstep ports.
commit | commitdiff | tree
Bryan Henderson [1997年1月14日 08:19:41 +0000 (08:19 +0000)]
Put back -lm for non-nextstep ports.

28 years agoEliminate dupliclate definition of external variables reldesc and DataDir.
commit | commitdiff | tree
Bryan Henderson [1997年1月14日 08:05:36 +0000 (08:05 +0000)]
Eliminate dupliclate definition of external variables reldesc and DataDir.
Some compilers recognize this error.

28 years agoI'm going t take a chance that this was a mis-spelling, since
commit | commitdiff | tree
Marc G. Fournier [1997年1月14日 06:41:51 +0000 (06:41 +0000)]
I'm going t take a chance that this was a mis-spelling, since
all the other port related dependencies are ifeq, not ifneq..

If I'm wrong, someone tell me or change it back...

28 years agoReleaseTmpRelBuffers is ReleaseRelationBuffers now.
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月14日 05:40:45 +0000 (05:40 +0000)]
ReleaseTmpRelBuffers is ReleaseRelationBuffers now.

28 years agoheap_destroy () releases dirty buffers of a relation to be
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月14日 05:38:23 +0000 (05:38 +0000)]
heap_destroy () releases dirty buffers of a relation to be
destroyed.

28 years agoThere is no more ReleaseTmpRelBuffers, but ReleaseRelationBuffers.
commit | commitdiff | tree
Vadim B. Mikheev [1997年1月14日 05:36:15 +0000 (05:36 +0000)]
There is no more ReleaseTmpRelBuffers, but ReleaseRelationBuffers.

28 years agoCleanup for DEBUG: removal in initdb.sh.
commit | commitdiff | tree
Bruce Momjian [1997年1月14日 03:07:15 +0000 (03:07 +0000)]
Cleanup for DEBUG: removal in initdb.sh.

28 years agoPrevent initdb from showing vacuum statistics.
commit | commitdiff | tree
Bruce Momjian [1997年1月14日 03:02:06 +0000 (03:02 +0000)]
Prevent initdb from showing vacuum statistics.

28 years agoRemove CFLAGS_SL from lib/Makefile
commit | commitdiff | tree
Bruce Momjian [1997年1月14日 02:35:34 +0000 (02:35 +0000)]
Remove CFLAGS_SL from lib/Makefile

28 years agoThere are two prototypes for inet_aton, one in include/inet_aton.h, and
commit | commitdiff | tree
Bruce Momjian [1997年1月14日 01:56:44 +0000 (01:56 +0000)]
There are two prototypes for inet_aton, one in include/inet_aton.h, and
another one in Solaris' port-protos.h.

The following patch will bring inet_aton's prototype into scope for
Ultrix to silence a compilation warning.

If the intention is to have inet_aton's prototype in its own header
filer, the declaration in Solaris' port-protos.h should be removed.
If the declaration in port-protos.h is deemed to be the correct
place, a declaration should be added in Ultrix' port-protos.h

regards
Erik Bertelsen

28 years agoAnother compilation error has surfaced on Ultrix. In spin.c, sem.h must be
commit | commitdiff | tree
Bruce Momjian [1997年1月14日 01:53:11 +0000 (01:53 +0000)]
Another compilation error has surfaced on Ultrix. In spin.c, sem.h must be
included after storage/ipc.h like other similar cases that were changed
recently.

This one has popped up during the last few days.

My sources are sup'ed today, 13. jan 1996.

regards
Erik Bertelsen.

28 years agoRestored original pg_type/pg_attribute defaults. Regression fixes.
commit | commitdiff | tree
Bruce Momjian [1997年1月14日 01:42:38 +0000 (01:42 +0000)]
Restored original pg_type/pg_attribute defaults. Regression fixes.

28 years agoAndrew's Makefile.custom generation program...hopefully should
commit | commitdiff | tree
Marc G. Fournier [1997年1月13日 18:54:30 +0000 (18:54 +0000)]
Andrew's Makefile.custom generation program...hopefully should
reduce *some* confusion, eh? :)

From: Andrew Martin <martin@biochemistry.ucl.ac.uk>

28 years agoUpdate create_index manual page to have unique section.
commit | commitdiff | tree
Bruce Momjian [1997年1月13日 17:22:25 +0000 (17:22 +0000)]
Update create_index manual page to have unique section.

28 years agoUpdate history file for 1.09 release
commit | commitdiff | tree
Bruce Momjian [1997年1月13日 17:17:53 +0000 (17:17 +0000)]
Update history file for 1.09 release

28 years agoRe-add -lm link flag
commit | commitdiff | tree
Bruce Momjian [1997年1月13日 17:07:45 +0000 (17:07 +0000)]
Re-add -lm link flag

next
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /