]> granicus.if.org Git - postgresql/log
postgresql
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

26 years agoNo \\connect with usernames AND passwords.
Bruce Momjian [Fri, 12 Sep 1997 21:58:03 +0000 (21:58 +0000)]
No \\connect with usernames AND passwords.

26 years agoIncrease default geqo parameter to 8.
Bruce Momjian [Fri, 12 Sep 1997 21:25:10 +0000 (21:25 +0000)]
Increase default geqo parameter to 8.

26 years agoFix heap_getattr bug I just added.
Bruce Momjian [Fri, 12 Sep 1997 14:29:04 +0000 (14:29 +0000)]
Fix heap_getattr bug I just added.

26 years agoQuick hack to get CHECK working for incoming betta.
Vadim B. Mikheev [Fri, 12 Sep 1997 09:01:46 +0000 (09:01 +0000)]
Quick hack to get CHECK working for incoming betta.

26 years agoAdded: SPI_copytuple() & SPI_modifytuple()
Vadim B. Mikheev [Fri, 12 Sep 1997 08:37:52 +0000 (08:37 +0000)]
Added: SPI_copytuple() & SPI_modifytuple()

26 years agoRelationBuildRuleLock(): char* --> Datum for ruleaction and
Vadim B. Mikheev [Fri, 12 Sep 1997 06:57:04 +0000 (06:57 +0000)]
RelationBuildRuleLock(): char* --> Datum for ruleaction and
rule_evqual_string.

26 years agoMacro cleanup of heap_getattr.
Bruce Momjian [Fri, 12 Sep 1997 05:58:18 +0000 (05:58 +0000)]
Macro cleanup of heap_getattr.

26 years agoAllow to call utility funcs without SPI_connect.
Vadim B. Mikheev [Fri, 12 Sep 1997 05:11:14 +0000 (05:11 +0000)]
Allow to call utility funcs without SPI_connect.

26 years agochar* --> Datum
Vadim B. Mikheev [Fri, 12 Sep 1997 04:58:59 +0000 (04:58 +0000)]
char* --> Datum

26 years agoheapattr functions now return a Datum, not char *.
Bruce Momjian [Fri, 12 Sep 1997 04:09:08 +0000 (04:09 +0000)]
heapattr functions now return a Datum, not char *.

26 years agoUse strcasecmp in SPI_fnumber(TupleDesc tupdesc, char *fname).
Vadim B. Mikheev [Fri, 12 Sep 1997 02:42:40 +0000 (02:42 +0000)]
Use strcasecmp in SPI_fnumber(TupleDesc tupdesc, char *fname).

26 years agoREADME for refint.c and example of using.
Vadim B. Mikheev [Fri, 12 Sep 1997 02:41:15 +0000 (02:41 +0000)]
README for refint.c and example of using.

26 years agoUpdate pgpatch for GNU.
Bruce Momjian [Thu, 11 Sep 1997 21:29:11 +0000 (21:29 +0000)]
Update pgpatch for GNU.

26 years agoAdd new pgindent directory and diff file.
Bruce Momjian [Thu, 11 Sep 1997 17:22:35 +0000 (17:22 +0000)]
Add new pgindent directory and diff file.

26 years agoTests for spi/triggers
Vadim B. Mikheev [Thu, 11 Sep 1997 09:14:12 +0000 (09:14 +0000)]
Tests for spi/triggers

26 years agoChanged for regression tests.
Vadim B. Mikheev [Thu, 11 Sep 1997 09:08:31 +0000 (09:08 +0000)]
Changed for regression tests.

26 years agoCleanups.
Vadim B. Mikheev [Thu, 11 Sep 1997 07:24:37 +0000 (07:24 +0000)]
Cleanups.

26 years agoGeneral trigger functions for referential integrity.
Vadim B. Mikheev [Thu, 11 Sep 1997 06:51:23 +0000 (06:51 +0000)]
General trigger functions for referential integrity.

26 years agoCleanup for array fix patch.
Bruce Momjian [Wed, 10 Sep 1997 23:57:49 +0000 (23:57 +0000)]
Cleanup for array fix patch.

26 years agoFix for arrays.
Bruce Momjian [Wed, 10 Sep 1997 23:30:45 +0000 (23:30 +0000)]
Fix for arrays.

26 years agoCleanup.
Bruce Momjian [Wed, 10 Sep 1997 20:19:23 +0000 (20:19 +0000)]
Cleanup.

26 years agoUsed modified version of indent that understands over 100 typedefs.
Bruce Momjian [Mon, 8 Sep 1997 21:56:23 +0000 (21:56 +0000)]
Used modified version of indent that understands over 100 typedefs.

26 years agoAdd typdefs to pgindent run.
Bruce Momjian [Mon, 8 Sep 1997 20:59:27 +0000 (20:59 +0000)]
Add typdefs to pgindent run.

26 years agoManual page updates.
Bruce Momjian [Mon, 8 Sep 1997 17:49:43 +0000 (17:49 +0000)]
Manual page updates.

26 years agoDeveloper reorganization.
Bruce Momjian [Mon, 8 Sep 1997 04:19:50 +0000 (04:19 +0000)]
Developer reorganization.

26 years agoReorganize developers files.
Bruce Momjian [Mon, 8 Sep 1997 04:14:01 +0000 (04:14 +0000)]
Reorganize developers files.

26 years agoLex/yacc source cleanup like indent.
Bruce Momjian [Mon, 8 Sep 1997 03:20:18 +0000 (03:20 +0000)]
Lex/yacc source cleanup like indent.

26 years agoAnother PGINDENT run that changes variable indenting and case label indenting. Also...
Bruce Momjian [Mon, 8 Sep 1997 02:41:22 +0000 (02:41 +0000)]
Another PGINDENT run that changes variable indenting and case label indenting.  Also static variable indenting.

26 years agoModifications for indenting.
Bruce Momjian [Mon, 8 Sep 1997 01:53:56 +0000 (01:53 +0000)]
Modifications for indenting.

26 years agoMassive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian [Sun, 7 Sep 1997 05:04:48 +0000 (05:04 +0000)]
Massive commit to run PGINDENT on all *.c and *.h files.

26 years agoCleanup.
Bruce Momjian [Sun, 7 Sep 1997 04:20:30 +0000 (04:20 +0000)]
Cleanup.

26 years agoCleanup.
Bruce Momjian [Sun, 7 Sep 1997 04:17:39 +0000 (04:17 +0000)]
Cleanup.

26 years agoCleanup.
Bruce Momjian [Sun, 7 Sep 1997 04:03:55 +0000 (04:03 +0000)]
Cleanup.

26 years agocleanup.
Bruce Momjian [Sun, 7 Sep 1997 03:26:12 +0000 (03:26 +0000)]
cleanup.

26 years agoCleanup for indent.
Bruce Momjian [Sat, 6 Sep 1997 19:51:44 +0000 (19:51 +0000)]
Cleanup for indent.

26 years agoMore cleanups for indent.
Bruce Momjian [Sat, 6 Sep 1997 18:27:11 +0000 (18:27 +0000)]
More cleanups for indent.

26 years agoCleanups.
Vadim B. Mikheev [Sat, 6 Sep 1997 11:23:05 +0000 (11:23 +0000)]
Cleanups.

26 years agoNew entab version.
Bruce Momjian [Sat, 6 Sep 1997 03:14:38 +0000 (03:14 +0000)]
New entab version.

26 years agoNew entab version.
Bruce Momjian [Sat, 6 Sep 1997 02:46:43 +0000 (02:46 +0000)]
New entab version.

26 years agoUpdate entab version.
Bruce Momjian [Sat, 6 Sep 1997 01:46:25 +0000 (01:46 +0000)]
Update entab version.

26 years agoFix for entab.
Bruce Momjian [Sat, 6 Sep 1997 01:37:01 +0000 (01:37 +0000)]
Fix for entab.

26 years agoCleanup needed for indent.
Bruce Momjian [Sat, 6 Sep 1997 00:22:44 +0000 (00:22 +0000)]
Cleanup needed for indent.

26 years agoCleanups needed for indent.
Bruce Momjian [Fri, 5 Sep 1997 20:20:56 +0000 (20:20 +0000)]
Cleanups needed for indent.

26 years agoCleanups needed for indent.
Bruce Momjian [Fri, 5 Sep 1997 19:59:11 +0000 (19:59 +0000)]
Cleanups needed for indent.

26 years agoCleanups needed for indent.
Bruce Momjian [Fri, 5 Sep 1997 19:38:42 +0000 (19:38 +0000)]
Cleanups needed for indent.

26 years agoCleanups needed for indent.
Bruce Momjian [Fri, 5 Sep 1997 19:32:44 +0000 (19:32 +0000)]
Cleanups needed for indent.

26 years agoCleanups needed for indent. Remove };
Bruce Momjian [Fri, 5 Sep 1997 18:13:45 +0000 (18:13 +0000)]
Cleanups needed for indent.  Remove };

26 years agocleanup.
Bruce Momjian [Fri, 5 Sep 1997 17:04:22 +0000 (17:04 +0000)]
cleanup.

26 years agomissing backslash.
Bruce Momjian [Fri, 5 Sep 1997 16:31:48 +0000 (16:31 +0000)]
missing backslash.

26 years agoRestore CurScanPosition() for flex.
Vadim B. Mikheev [Fri, 5 Sep 1997 09:05:48 +0000 (09:05 +0000)]
Restore CurScanPosition() for flex.
Fix it for lex.

26 years agoCleanup.
Bruce Momjian [Fri, 5 Sep 1997 04:29:56 +0000 (04:29 +0000)]
Cleanup.