OSDN Git Service

pg-rex/syncrep.git
26 years agoCleanup backslashes.
Bruce Momjian [Mon, 22 Sep 1997 18:14:25 +0000 (18:14 +0000)]
Cleanup backslashes.

26 years agoFix for missing tas on some platforms.
Bruce Momjian [Mon, 22 Sep 1997 15:59:19 +0000 (15:59 +0000)]
Fix for missing tas on some platforms.

26 years agoSmall lock cleanup for prototype.
Bruce Momjian [Mon, 22 Sep 1997 15:49:14 +0000 (15:49 +0000)]
Small lock cleanup for prototype.

26 years agoBlowaway relation buffers from buffer pool before truncation:
Vadim B. Mikheev [Mon, 22 Sep 1997 07:13:56 +0000 (07:13 +0000)]
Blowaway relation buffers from buffer pool before truncation:

+ BlowawayRelationBuffers(relation, blocknumber)

26 years agoBlowaway relation buffers from buffer pool before truncation.
Vadim B. Mikheev [Mon, 22 Sep 1997 07:12:33 +0000 (07:12 +0000)]
Blowaway relation buffers from buffer pool before truncation.

26 years agoTwo copies...
Vadim B. Mikheev [Mon, 22 Sep 1997 04:21:51 +0000 (04:21 +0000)]
Two copies...

26 years agoHave to PROC_INCR_SLOCK before return.
Vadim B. Mikheev [Mon, 22 Sep 1997 04:20:53 +0000 (04:20 +0000)]
Have to PROC_INCR_SLOCK before return.

26 years agoFix: Operand Order Affects OR.
Vadim B. Mikheev [Mon, 22 Sep 1997 04:19:36 +0000 (04:19 +0000)]
Fix: Operand Order Affects OR.
where x <> 1 or x isnull
didn't return tuples with x NULL.

26 years ago+#include <access/xact.h>
Vadim B. Mikheev [Mon, 22 Sep 1997 03:58:32 +0000 (03:58 +0000)]
+#include <access/xact.h>

26 years agoConfigure OS cleanup.
Bruce Momjian [Sun, 21 Sep 1997 22:54:19 +0000 (22:54 +0000)]
Configure OS cleanup.

26 years agoMake manual page for pg_passwd from README.
Bruce Momjian [Sun, 21 Sep 1997 04:54:36 +0000 (04:54 +0000)]
Make manual page for pg_passwd from README.

26 years agoOutput changed for new ORDER BY to cope with new sorting routines.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:37:02 +0000 (16:37 +0000)]
Output changed for new ORDER BY to cope with new sorting routines.

26 years agoOutput changed to reflect extra entries from new regression tests.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:35:34 +0000 (16:35 +0000)]
Output changed to reflect extra entries from new regression tests.

26 years agoChange ORDER BY to get consistant results with new sorting routines.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:34:08 +0000 (16:34 +0000)]
Change ORDER BY to get consistant results with new sorting routines.

26 years agoUpdate results count to reflect bad entries now being rejected by new decoder.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:33:24 +0000 (16:33 +0000)]
Update results count to reflect bad entries now being rejected by new decoder.

26 years agoChange ORDER BY to get more consistant results.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:31:44 +0000 (16:31 +0000)]
Change ORDER BY to get more consistant results.

26 years agoAdd tinterval comparison operators.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:29:38 +0000 (16:29 +0000)]
Add tinterval comparison operators.
Add integer/money arithmetic.

26 years agoAdd point_ne() comparison routine.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:25:28 +0000 (16:25 +0000)]
Add point_ne() comparison routine.

26 years agoAdd tinterval comparison routines.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:24:39 +0000 (16:24 +0000)]
Add tinterval comparison routines.

26 years agoAdd integer/money arithmetic from Darren King.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:23:47 +0000 (16:23 +0000)]
Add integer/money arithmetic from Darren King.

26 years agoAdd point_ne() function.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:22:31 +0000 (16:22 +0000)]
Add point_ne() function.
Fix up tabbing of most function declarations.

26 years agoFix typo for default units for timespan input.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:20:29 +0000 (16:20 +0000)]
Fix typo for default units for timespan input.
Place single-ticks around bad argument in elog messages.
Fix tabbing of large lookup tables (ugh).

26 years agoInclude tinterval comparison functions for span of interval.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:17:45 +0000 (16:17 +0000)]
Include tinterval comparison functions for span of interval.

26 years agoInclude functions for integer/money arithmetic.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:15:34 +0000 (16:15 +0000)]
Include functions for integer/money arithmetic.

26 years agoFix up elog warning messages.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:14:05 +0000 (16:14 +0000)]
Fix up elog warning messages.

26 years agoAdd support for FLOAT(p) SQL/92 data type.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:11:44 +0000 (16:11 +0000)]
Add support for FLOAT(p) SQL/92 data type.
Allow ALTER TABLE ADD ( column ) syntax.

26 years agoReplace missing directory delimiter for postmaster installation command.
Thomas G. Lockhart [Sat, 20 Sep 1997 16:08:24 +0000 (16:08 +0000)]
Replace missing directory delimiter for postmaster installation command.

26 years agoBring in Peter's changes...finally :(
Marc G. Fournier [Sat, 20 Sep 1997 02:21:25 +0000 (02:21 +0000)]
Bring in Peter's changes...finally :(

26 years agoUpdate configure.
Bruce Momjian [Fri, 19 Sep 1997 22:02:26 +0000 (22:02 +0000)]
Update configure.

26 years ago1997-06-15 Paul Eggert <eggert@twinsun.com>
Marc G. Fournier [Fri, 19 Sep 1997 19:44:30 +0000 (19:44 +0000)]
1997-06-15  Paul Eggert  <eggert@twinsun.com>

        * (src/backend/Makefile): Use `ln', not `cd;ln' so that installers
        can wrap ln.

26 years ago+ _copyGroup(Group *from)
Vadim B. Mikheev [Fri, 19 Sep 1997 06:52:49 +0000 (06:52 +0000)]
+ _copyGroup(Group *from)

26 years agoFix \e and \p after query.
Bruce Momjian [Fri, 19 Sep 1997 03:42:39 +0000 (03:42 +0000)]
Fix \e and \p after query.

26 years agoInline memset() as MemSet().
Bruce Momjian [Thu, 18 Sep 1997 20:22:58 +0000 (20:22 +0000)]
Inline memset() as MemSet().

26 years agoHave to do [[ ]] in configure.in.
Bruce Momjian [Thu, 18 Sep 1997 19:57:31 +0000 (19:57 +0000)]
Have to do [[ ]] in configure.in.

26 years agoUPdate memset macro.
Bruce Momjian [Thu, 18 Sep 1997 18:48:32 +0000 (18:48 +0000)]
UPdate memset macro.

26 years agoUpdate HISTORY.
Bruce Momjian [Thu, 18 Sep 1997 17:17:19 +0000 (17:17 +0000)]
Update HISTORY.

26 years agoCleanup for memset macro.
Bruce Momjian [Thu, 18 Sep 1997 17:06:21 +0000 (17:06 +0000)]
Cleanup for memset macro.

26 years agoAdd in srandom() check to configure
Marc G. Fournier [Thu, 18 Sep 1997 16:09:41 +0000 (16:09 +0000)]
Add in srandom() check to configure
Add appropriate HAVE_{RANDOM,SRANDOM} values to config.h
Add approrpiate #ifdef's to sparc_solaris port files for Solaris v2.6

26 years agoQUERY: SELECT p.name, p.age FROM person* p ORDER BY age using >;
Vadim B. Mikheev [Thu, 18 Sep 1997 14:45:33 +0000 (14:45 +0000)]
QUERY: SELECT p.name, p.age FROM person* p ORDER BY age using >;
              ^^^^^^ - new order of tuples (due to psort changes)

26 years agoNo more SortTuplesInTree...
Vadim B. Mikheev [Thu, 18 Sep 1997 14:42:35 +0000 (14:42 +0000)]
No more SortTuplesInTree...

26 years agoDon't limit number of tuples in leftist trees!
Vadim B. Mikheev [Thu, 18 Sep 1997 14:41:56 +0000 (14:41 +0000)]
Don't limit number of tuples in leftist trees!
Use qsort to sort array of tuples for nextrun when current
run is done and put into leftist tree from sorted array!
It's much faster and creates non-bushy tree - this is ve-e-ery good
for perfomance!

26 years agoNo more SortTuplesInTree...
Vadim B. Mikheev [Thu, 18 Sep 1997 14:33:46 +0000 (14:33 +0000)]
No more SortTuplesInTree...

26 years agoConvert sequence names tolower.
Vadim B. Mikheev [Thu, 18 Sep 1997 14:32:15 +0000 (14:32 +0000)]
Convert sequence names tolower.

26 years agoALTER TABLE ADD COLUMN: set atthasdef to FALSE.
Vadim B. Mikheev [Thu, 18 Sep 1997 14:31:38 +0000 (14:31 +0000)]
ALTER TABLE ADD COLUMN: set atthasdef to FALSE.

26 years agoInline frequently called functions.
Bruce Momjian [Thu, 18 Sep 1997 14:21:02 +0000 (14:21 +0000)]
Inline frequently called functions.

26 years agoAddded to Psortstate:
Vadim B. Mikheev [Thu, 18 Sep 1997 05:42:01 +0000 (05:42 +0000)]
Addded to Psortstate:
lt_tupcount - number of tuples in struct leftist *Tuples
lasttuple   - last tuple put to disk by createfirstrun()

26 years ago+ SortTuplesInTree
Vadim B. Mikheev [Thu, 18 Sep 1997 05:38:09 +0000 (05:38 +0000)]
+ SortTuplesInTree

26 years ago1. Use qsort for first run
Vadim B. Mikheev [Thu, 18 Sep 1997 05:37:31 +0000 (05:37 +0000)]
1. Use qsort for first run
2. Limit number of tuples in leftist trees:
- put one tuple from current tree to disk if limit reached;
- end run creation if limit reached by nextrun.
3. Avoid mergeruns() if first run is single one!

26 years ago+ int SortTuplesInTree = 2560;
Vadim B. Mikheev [Thu, 18 Sep 1997 05:23:58 +0000 (05:23 +0000)]
+ int SortTuplesInTree = 2560;
(default value for max number of tuples in leftist tree)

26 years agoAllow set max number of tuples in leftist tree for sorts
Vadim B. Mikheev [Thu, 18 Sep 1997 05:19:17 +0000 (05:19 +0000)]
Allow set max number of tuples in leftist tree for sorts
(-S memory,tuples)

26 years agoAdd explicit test for various comment syntaxes.
Thomas G. Lockhart [Thu, 18 Sep 1997 03:54:19 +0000 (03:54 +0000)]
Add explicit test for various comment syntaxes.

26 years agoExplicitly test various comment syntaxes.
Thomas G. Lockhart [Thu, 18 Sep 1997 03:52:43 +0000 (03:52 +0000)]
Explicitly test various comment syntaxes.

26 years agoAdd syntax and warnings for unsupported ALTER TABLE commands
Thomas G. Lockhart [Thu, 18 Sep 1997 03:46:18 +0000 (03:46 +0000)]
Add syntax and warnings for unsupported ALTER TABLE commands
 including DROP COLUMN, SET CONSTRAINT, etc.

26 years agoAck, I missed a template file here :(
Marc G. Fournier [Thu, 18 Sep 1997 01:32:14 +0000 (01:32 +0000)]
Ack, I missed a template file here :(

26 years ago*** empty log message ***
Edmund Mergl [Wed, 17 Sep 1997 20:53:35 +0000 (20:53 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
Edmund Mergl [Wed, 17 Sep 1997 20:51:36 +0000 (20:51 +0000)]
*** empty log message ***

26 years agoadapted to pgsql-v6.2
Edmund Mergl [Wed, 17 Sep 1997 20:48:15 +0000 (20:48 +0000)]
adapted to pgsql-v6.2

26 years ago*** empty log message ***
Edmund Mergl [Wed, 17 Sep 1997 20:46:29 +0000 (20:46 +0000)]
*** empty log message ***

26 years agoRemove extra backets in tr test.
Bruce Momjian [Wed, 17 Sep 1997 20:14:16 +0000 (20:14 +0000)]
Remove extra backets in tr test.

26 years agoLinux seems to have 3/4/5/686.
Bruce Momjian [Tue, 16 Sep 1997 18:51:49 +0000 (18:51 +0000)]
Linux seems to have 3/4/5/686.

26 years agoMakefile cleanup.
Bruce Momjian [Tue, 16 Sep 1997 18:47:36 +0000 (18:47 +0000)]
Makefile cleanup.

26 years agoMklinux patch from Tatsuo.
Bruce Momjian [Tue, 16 Sep 1997 16:25:28 +0000 (16:25 +0000)]
Mklinux patch from Tatsuo.

26 years agoModify to match current expected output
Thomas G. Lockhart [Tue, 16 Sep 1997 16:17:19 +0000 (16:17 +0000)]
Modify to match current expected output
 after adding separate sections for DEFAULT and CHECK.

26 years agoAdd explicit, separate test sections for DEFAULT and CHECK.
Thomas G. Lockhart [Tue, 16 Sep 1997 16:15:52 +0000 (16:15 +0000)]
Add explicit, separate test sections for DEFAULT and CHECK.
Use conventions common to other regression test input files.
Leave non-temporary files at end of test.

26 years agoRemove extraneous blank lines from error messages.
Thomas G. Lockhart [Tue, 16 Sep 1997 16:13:58 +0000 (16:13 +0000)]
Remove extraneous blank lines from error messages.

26 years agoRemove difftime() calls.
Thomas G. Lockhart [Tue, 16 Sep 1997 16:12:55 +0000 (16:12 +0000)]
Remove difftime() calls.
 Still uses time_t declarations, but most code will be changed for next release.

26 years agoFix string conversions for operators in DEFAULT and CHECK clauses.
Thomas G. Lockhart [Tue, 16 Sep 1997 16:11:20 +0000 (16:11 +0000)]
Fix string conversions for operators in DEFAULT and CHECK clauses.

26 years agoRemove uint32 from inet_aton file.
Bruce Momjian [Tue, 16 Sep 1997 16:09:59 +0000 (16:09 +0000)]
Remove uint32 from inet_aton file.

26 years agoRemoved un-needed signal suff from pginterface.
Bruce Momjian [Tue, 16 Sep 1997 15:36:09 +0000 (15:36 +0000)]
Removed un-needed signal suff from pginterface.

26 years agoAdd .eo to pgbuiltin.
Bruce Momjian [Tue, 16 Sep 1997 03:01:43 +0000 (03:01 +0000)]
Add .eo to pgbuiltin.

26 years agoRemove NO_MK_LORDER from Solaris.
Bruce Momjian [Tue, 16 Sep 1997 02:53:24 +0000 (02:53 +0000)]
Remove NO_MK_LORDER from Solaris.

26 years agoManual cleanup for textcat.
Bruce Momjian [Tue, 16 Sep 1997 02:49:23 +0000 (02:49 +0000)]
Manual cleanup for textcat.

26 years agoFix pfree problem.
Vadim B. Mikheev [Mon, 15 Sep 1997 14:29:01 +0000 (14:29 +0000)]
Fix pfree problem.

26 years ago-S need in optarg...
Vadim B. Mikheev [Mon, 15 Sep 1997 14:28:16 +0000 (14:28 +0000)]
-S need in optarg...

26 years ago-Linux configure additoin, libtcl Makefile patch.
Bruce Momjian [Sun, 14 Sep 1997 23:34:16 +0000 (23:34 +0000)]
-Linux configure additoin, libtcl Makefile patch.

26 years agoTo find uint32 on AIX.
Bruce Momjian [Sun, 14 Sep 1997 04:06:20 +0000 (04:06 +0000)]
To find uint32 on AIX.

26 years agoAdd mention of heap_getattr() compiler warning.
Bruce Momjian [Sun, 14 Sep 1997 03:59:44 +0000 (03:59 +0000)]
Add mention of heap_getattr() compiler warning.

26 years agoUpdate README, HISTORY, etc for beta release.
Bruce Momjian [Sun, 14 Sep 1997 02:09:10 +0000 (02:09 +0000)]
Update README, HISTORY, etc for beta release.

26 years agoLet's hope this fixes the "bug" that was introduced
Marc G. Fournier [Sat, 13 Sep 1997 16:27:13 +0000 (16:27 +0000)]
Let's hope this fixes the "bug" that was introduced

26 years agoCleanup of use of settings as pointer and structure, and ps.
Bruce Momjian [Sat, 13 Sep 1997 13:03:41 +0000 (13:03 +0000)]
Cleanup of use of settings as pointer and structure, and ps.

26 years agoCleanup for cash patch .
Bruce Momjian [Sat, 13 Sep 1997 12:05:32 +0000 (12:05 +0000)]
Cleanup for cash patch .

26 years agoAdded pgindent/README file.
Bruce Momjian [Sat, 13 Sep 1997 11:55:12 +0000 (11:55 +0000)]
Added pgindent/README file.

26 years agoCleanup from patch applied.
Bruce Momjian [Sat, 13 Sep 1997 11:45:50 +0000 (11:45 +0000)]
Cleanup from patch applied.

26 years agoconfigure cleanup.
Bruce Momjian [Sat, 13 Sep 1997 04:43:53 +0000 (04:43 +0000)]
configure cleanup.

26 years agoFix for copy to stdout for cash.
Bruce Momjian [Sat, 13 Sep 1997 04:39:08 +0000 (04:39 +0000)]
Fix for copy to stdout for cash.

26 years agoAdd results from Vadim's new tables.
Thomas G. Lockhart [Sat, 13 Sep 1997 03:21:05 +0000 (03:21 +0000)]
Add results from Vadim's new tables.

26 years agoAdd tests for unary minus.
Thomas G. Lockhart [Sat, 13 Sep 1997 03:20:18 +0000 (03:20 +0000)]
Add tests for unary minus.

26 years agoMake tests match with modified error messages.
Thomas G. Lockhart [Sat, 13 Sep 1997 03:19:43 +0000 (03:19 +0000)]
Make tests match with modified error messages.

26 years agoAdd a few tests for unary minus syntax.
Thomas G. Lockhart [Sat, 13 Sep 1997 03:16:53 +0000 (03:16 +0000)]
Add a few tests for unary minus syntax.

26 years agoRemove backdoor strings from scan.l for DEFAULT and CHECK.
Thomas G. Lockhart [Sat, 13 Sep 1997 03:15:46 +0000 (03:15 +0000)]
Remove backdoor strings from scan.l for DEFAULT and CHECK.
Reconstruct string input for DEFAULT and CHECK.
Add DOUBLE PRECISION, CHARACTER (VARYING) SQL-92 data types.

26 years agoAdd a few keywords for SQL-92 support.
Thomas G. Lockhart [Sat, 13 Sep 1997 03:13:37 +0000 (03:13 +0000)]
Add a few keywords for SQL-92 support.

26 years agoUse exclusive state to help fix unary minus parsing.
Thomas G. Lockhart [Sat, 13 Sep 1997 03:12:55 +0000 (03:12 +0000)]
Use exclusive state to help fix unary minus parsing.
Remove "backdoor" for DEFAULT and CHECK.

26 years agoFix up error messages.
Thomas G. Lockhart [Sat, 13 Sep 1997 03:11:51 +0000 (03:11 +0000)]
Fix up error messages.

26 years agoFix up error messages to remove extra newline. Use "zero" rather than "0.0".
Thomas G. Lockhart [Sat, 13 Sep 1997 03:10:11 +0000 (03:10 +0000)]
Fix up error messages to remove extra newline. Use "zero" rather than "0.0".

26 years agoSolaris does not have lorder/tsort.
Bruce Momjian [Sat, 13 Sep 1997 02:27:06 +0000 (02:27 +0000)]
Solaris does not have lorder/tsort.

26 years agopg_version Makefile was not being processed.
Bruce Momjian [Fri, 12 Sep 1997 23:24:25 +0000 (23:24 +0000)]
pg_version Makefile was not being processed.

26 years agoRemove that 5 from MESSAGE SIZE that no one understands.
Bruce Momjian [Fri, 12 Sep 1997 22:26:13 +0000 (22:26 +0000)]
Remove that 5 from MESSAGE SIZE that no one understands.

26 years agoDec alphaserver patch from Malcolm Beattie
Bruce Momjian [Fri, 12 Sep 1997 22:22:12 +0000 (22:22 +0000)]
Dec alphaserver patch from Malcolm Beattie

26 years agoAllow SELECT NULL as EMPTY_FIELD, Patrick.
Bruce Momjian [Fri, 12 Sep 1997 22:14:48 +0000 (22:14 +0000)]
Allow SELECT NULL as EMPTY_FIELD, Patrick.

26 years agoFix for select null, "fail" from pg_am from Patrick van Kleef
Bruce Momjian [Fri, 12 Sep 1997 22:07:59 +0000 (22:07 +0000)]
Fix for select null, "fail" from pg_am from Patrick van Kleef