aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Add .eo to pgbuiltin.Bruce Momjian1997-09-16
|
* Remove NO_MK_LORDER from Solaris.Bruce Momjian1997-09-16
|
* Manual cleanup for textcat.Bruce Momjian1997-09-16
|
* Fix pfree problem.Vadim B. Mikheev1997-09-15
|
* -S need in optarg...Vadim B. Mikheev1997-09-15
|
* -Linux configure additoin, libtcl Makefile patch.Bruce Momjian1997-09-14
|
* To find uint32 on AIX.Bruce Momjian1997-09-14
|
* Add mention of heap_getattr() compiler warning.Bruce Momjian1997-09-14
|
* Let's hope this fixes the "bug" that was introducedMarc G. Fournier1997-09-13
|
* Cleanup of use of settings as pointer and structure, and ps.Bruce Momjian1997-09-13
|
* Cleanup for cash patch .Bruce Momjian1997-09-13
|
* Added pgindent/README file.Bruce Momjian1997-09-13
|
* Cleanup from patch applied.Bruce Momjian1997-09-13
|
* configure cleanup.Bruce Momjian1997-09-13
|
* Fix for copy to stdout for cash.Bruce Momjian1997-09-13
|
* Add results from Vadim's new tables.Thomas G. Lockhart1997-09-13
|
* Add tests for unary minus.Thomas G. Lockhart1997-09-13
|
* Make tests match with modified error messages.Thomas G. Lockhart1997-09-13
|
* Add a few tests for unary minus syntax.Thomas G. Lockhart1997-09-13
|
* Remove backdoor strings from scan.l for DEFAULT and CHECK.Thomas G. Lockhart1997-09-13
| | | | | Reconstruct string input for DEFAULT and CHECK. Add DOUBLE PRECISION, CHARACTER (VARYING) SQL-92 data types.
* Add a few keywords for SQL-92 support.Thomas G. Lockhart1997-09-13
|
* Use exclusive state to help fix unary minus parsing.Thomas G. Lockhart1997-09-13
| | | | Remove "backdoor" for DEFAULT and CHECK.
* Fix up error messages.Thomas G. Lockhart1997-09-13
|
* Fix up error messages to remove extra newline. Use "zero" rather than "0.0".Thomas G. Lockhart1997-09-13
|
* Solaris does not have lorder/tsort.Bruce Momjian1997-09-13
|
* pg_version Makefile was not being processed.Bruce Momjian1997-09-12
|
* Remove that 5 from MESSAGE SIZE that no one understands.Bruce Momjian1997-09-12
|
* Dec alphaserver patch from Malcolm BeattieBruce Momjian1997-09-12
|
* Allow SELECT NULL as EMPTY_FIELD, Patrick.Bruce Momjian1997-09-12
|
* Fix for select null, "fail" from pg_am from Patrick van KleefBruce Momjian1997-09-12
|
* No \\connect with usernames AND passwords.Bruce Momjian1997-09-12
|
* Increase default geqo parameter to 8.Bruce Momjian1997-09-12
|
* Fix heap_getattr bug I just added.Bruce Momjian1997-09-12
|
* Quick hack to get CHECK working for incoming betta.Vadim B. Mikheev1997-09-12
|
* Added: SPI_copytuple() & SPI_modifytuple()Vadim B. Mikheev1997-09-12
|
* RelationBuildRuleLock(): char* --> Datum for ruleaction andVadim B. Mikheev1997-09-12
| | | | rule_evqual_string.
* Macro cleanup of heap_getattr.Bruce Momjian1997-09-12
|
* Allow to call utility funcs without SPI_connect.Vadim B. Mikheev1997-09-12
|
* char* --> DatumVadim B. Mikheev1997-09-12
|
* heapattr functions now return a Datum, not char *.Bruce Momjian1997-09-12
|
* Use strcasecmp in SPI_fnumber(TupleDesc tupdesc, char *fname).Vadim B. Mikheev1997-09-12
|
* Update pgpatch for GNU.Bruce Momjian1997-09-11
|
* Add new pgindent directory and diff file.Bruce Momjian1997-09-11
|
* Tests for spi/triggersVadim B. Mikheev1997-09-11
|
* Cleanups.Vadim B. Mikheev1997-09-11
|
* Cleanup for array fix patch.Bruce Momjian1997-09-10
|
* Fix for arrays.Bruce Momjian1997-09-10
|
* Cleanup.Bruce Momjian1997-09-10
|
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
|
* Add typdefs to pgindent run.Bruce Momjian1997-09-08
|