1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00
Commit Graph

51500 Commits

Author SHA1 Message Date
bc85dbf893 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.
1997-09-13 03:15:46 +00:00
9ea74630fc Add a few keywords for SQL-92 support. 1997-09-13 03:13:37 +00:00
0fbfba11f6 Use exclusive state to help fix unary minus parsing.
Remove "backdoor" for DEFAULT and CHECK.
1997-09-13 03:12:55 +00:00
c1d3c04d38 Fix up error messages. 1997-09-13 03:11:51 +00:00
2d2562e90d Fix up error messages to remove extra newline. Use "zero" rather than "0.0". 1997-09-13 03:10:11 +00:00
ff4722cf77 Solaris does not have lorder/tsort. 1997-09-13 02:27:06 +00:00
26a1956f8c pg_version Makefile was not being processed. 1997-09-12 23:24:25 +00:00
aa0bad9638 Remove that 5 from MESSAGE SIZE that no one understands. 1997-09-12 22:26:13 +00:00
1d0085e47a Dec alphaserver patch from Malcolm Beattie 1997-09-12 22:22:12 +00:00
fe54c54da3 Allow SELECT NULL as EMPTY_FIELD, Patrick. 1997-09-12 22:14:48 +00:00
4213e44a0b Fix for select null, "fail" from pg_am from Patrick van Kleef 1997-09-12 22:07:59 +00:00
2d7023c8fb No \\connect with usernames AND passwords. 1997-09-12 21:58:03 +00:00
cf5a8723dd Increase default geqo parameter to 8. 1997-09-12 21:25:10 +00:00
7044dd7ec8 Fix heap_getattr bug I just added. 1997-09-12 14:29:04 +00:00
4379ce8380 Quick hack to get CHECK working for incoming betta. 1997-09-12 09:01:46 +00:00
4587547f13 Added: SPI_copytuple() & SPI_modifytuple() 1997-09-12 08:37:52 +00:00
a40a546e47 RelationBuildRuleLock(): char* --> Datum for ruleaction and
rule_evqual_string.
1997-09-12 06:57:04 +00:00
b6bd3da520 Macro cleanup of heap_getattr. 1997-09-12 05:58:18 +00:00
fd3ad7d765 Allow to call utility funcs without SPI_connect. 1997-09-12 05:11:14 +00:00
7f97e05b09 char* --> Datum 1997-09-12 04:58:59 +00:00
1ea01720d5 heapattr functions now return a Datum, not char *. 1997-09-12 04:09:08 +00:00
6e04b4b20f Use strcasecmp in SPI_fnumber(TupleDesc tupdesc, char *fname). 1997-09-12 02:42:40 +00:00
f1861395f3 README for refint.c and example of using. 1997-09-12 02:41:15 +00:00
c853ca05a4 Update pgpatch for GNU. 1997-09-11 21:29:11 +00:00
c8bc4a4e63 Add new pgindent directory and diff file. 1997-09-11 17:22:35 +00:00
ba247bd649 Tests for spi/triggers 1997-09-11 09:14:12 +00:00
b09114b1be Changed for regression tests. 1997-09-11 09:08:31 +00:00
a74613f478 Cleanups. 1997-09-11 07:24:37 +00:00
b6f348cd33 General trigger functions for referential integrity. 1997-09-11 06:51:23 +00:00
8ec7eef93d Cleanup for array fix patch. 1997-09-10 23:57:49 +00:00
efd3b39029 Fix for arrays. 1997-09-10 23:30:45 +00:00
b1f3f446af Cleanup. 1997-09-10 20:19:23 +00:00
59f6a57e59 Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
075cede748 Add typdefs to pgindent run. 1997-09-08 20:59:27 +00:00
4f523a6f92 Manual page updates. 1997-09-08 17:49:43 +00:00
108baf70e5 Developer reorganization. 1997-09-08 04:19:50 +00:00
125079e6d7 Reorganize developers files. 1997-09-08 04:14:01 +00:00
23db70bf73 Lex/yacc source cleanup like indent. 1997-09-08 03:20:18 +00:00
319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
a90f12fd9d Modifications for indenting. 1997-09-08 01:53:56 +00:00
1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
8fecd4febf Cleanup. 1997-09-07 04:20:30 +00:00
31afe7c069 Cleanup. 1997-09-07 04:17:39 +00:00
c51d81376f Cleanup. 1997-09-07 04:03:55 +00:00
b3652d2cca cleanup. 1997-09-07 03:26:12 +00:00
70b990fa58 Cleanup for indent. 1997-09-06 19:51:44 +00:00
b72e62374d More cleanups for indent. 1997-09-06 18:27:11 +00:00
bf1d9aeb97 Cleanups. 1997-09-06 11:23:05 +00:00
5d68d3e957 New entab version. 1997-09-06 03:14:38 +00:00
b71fba22e3 New entab version. 1997-09-06 02:46:43 +00:00