1997-09-18 |
Marc G. Fournier | Add in srandom() check to configure |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | QUERY: SELECT p.name, p.age FROM person* p ORDER BY... |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | No more SortTuplesInTree... |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | Don't limit number of tuples in leftist trees! |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | No more SortTuplesInTree... |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | Convert sequence names tolower. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | ALTER TABLE ADD COLUMN: set atthasdef to FALSE. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Bruce Momjian | Inline frequently called functions. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | Addded to Psortstate: |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | + SortTuplesInTree |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | 1. Use qsort for first run |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | + int SortTuplesInTree = 2560; |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Vadim B. Mikheev | Allow set max number of tuples in leftist tree for... |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Thomas G. Lockhart | Add explicit test for various comment syntaxes. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Thomas G. Lockhart | Explicitly test various comment syntaxes. |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Thomas G. Lockhart | Add syntax and warnings for unsupported ALTER TABLE... |
commit | commitdiff | tree | snapshot |
1997-09-18 |
Marc G. Fournier | Ack, I missed a template file here :( |
commit | commitdiff | tree | snapshot |
1997-09-17 |
Edmund Mergl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-09-17 |
Edmund Mergl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-09-17 |
Edmund Mergl | adapted to pgsql-v6.2 |
commit | commitdiff | tree | snapshot |
1997-09-17 |
Edmund Mergl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1997-09-17 |
Bruce Momjian | Remove extra backets in tr test. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Linux seems to have 3/4/5/686. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Makefile cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Mklinux patch from Tatsuo. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Thomas G. Lockhart | Modify to match current expected output |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Thomas G. Lockhart | Add explicit, separate test sections for DEFAULT and... |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Thomas G. Lockhart | Remove extraneous blank lines from error messages. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Thomas G. Lockhart | Remove difftime() calls. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Thomas G. Lockhart | Fix string conversions for operators in DEFAULT and... |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Remove uint32 from inet_aton file. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Removed un-needed signal suff from pginterface. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Add .eo to pgbuiltin. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Remove NO_MK_LORDER from Solaris. |
commit | commitdiff | tree | snapshot |
1997-09-16 |
Bruce Momjian | Manual cleanup for textcat. |
commit | commitdiff | tree | snapshot |
1997-09-15 |
Vadim B. Mikheev | Fix pfree problem. |
commit | commitdiff | tree | snapshot |
1997-09-15 |
Vadim B. Mikheev | -S need in optarg... |
commit | commitdiff | tree | snapshot |
1997-09-14 |
Bruce Momjian | -Linux configure additoin, libtcl Makefile patch. |
commit | commitdiff | tree | snapshot |
1997-09-14 |
Bruce Momjian | To find uint32 on AIX. |
commit | commitdiff | tree | snapshot |
1997-09-14 |
Bruce Momjian | Add mention of heap_getattr() compiler warning. |
commit | commitdiff | tree | snapshot |
1997-09-14 |
Bruce Momjian | Update README, HISTORY, etc for beta release. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Marc G. Fournier | Let's hope this fixes the "bug" that was introduced |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Cleanup of use of settings as pointer and structure... |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Cleanup for cash patch . |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Added pgindent/README file. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Cleanup from patch applied. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | configure cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Fix for copy to stdout for cash. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Add results from Vadim's new tables. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Add tests for unary minus. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Make tests match with modified error messages. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Add a few tests for unary minus syntax. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Remove backdoor strings from scan.l for DEFAULT and... |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Add a few keywords for SQL-92 support. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Use exclusive state to help fix unary minus parsing. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Fix up error messages. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Thomas G. Lockhart | Fix up error messages to remove extra newline. Use... |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Bruce Momjian | Solaris does not have lorder/tsort. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Bruce Momjian | pg_version Makefile was not being processed. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Bruce Momjian | Remove that 5 from MESSAGE SIZE that no one understands. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Bruce Momjian | Dec alphaserver patch from Malcolm Beattie |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Bruce Momjian | Allow SELECT NULL as EMPTY_FIELD, Patrick. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Bruce Momjian | Fix for select null, "fail" from pg_am from Patrick... |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Bruce Momjian | No \\connect with usernames AND passwords. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Bruce Momjian | Increase default geqo parameter to 8. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Bruce Momjian | Fix heap_getattr bug I just added. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Vadim B. Mikheev | Quick hack to get CHECK working for incoming betta. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Vadim B. Mikheev | Added: SPI_copytuple() & SPI_modifytuple() |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Vadim B. Mikheev | RelationBuildRuleLock(): char* --> Datum for ruleaction and |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Bruce Momjian | Macro cleanup of heap_getattr. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Vadim B. Mikheev | Allow to call utility funcs without SPI_connect. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Vadim B. Mikheev | char* --> Datum |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Bruce Momjian | heapattr functions now return a Datum, not char *. |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Vadim B. Mikheev | Use strcasecmp in SPI_fnumber(TupleDesc tupdesc, char... |
commit | commitdiff | tree | snapshot |
1997-09-12 |
Vadim B. Mikheev | README for refint.c and example of using. |
commit | commitdiff | tree | snapshot |
1997-09-11 |
Bruce Momjian | Update pgpatch for GNU. |
commit | commitdiff | tree | snapshot |
1997-09-11 |
Bruce Momjian | Add new pgindent directory and diff file. |
commit | commitdiff | tree | snapshot |
1997-09-11 |
Vadim B. Mikheev | Tests for spi/triggers |
commit | commitdiff | tree | snapshot |
1997-09-11 |
Vadim B. Mikheev | Changed for regression tests. |
commit | commitdiff | tree | snapshot |
1997-09-11 |
Vadim B. Mikheev | Cleanups. |
commit | commitdiff | tree | snapshot |
1997-09-11 |
Vadim B. Mikheev | General trigger functions for referential integrity. |
commit | commitdiff | tree | snapshot |
1997-09-10 |
Bruce Momjian | Cleanup for array fix patch. |
commit | commitdiff | tree | snapshot |
1997-09-10 |
Bruce Momjian | Fix for arrays. |
commit | commitdiff | tree | snapshot |
1997-09-10 |
Bruce Momjian | Cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-08 |
Bruce Momjian | Used modified version of indent that understands over... |
commit | commitdiff | tree | snapshot |
1997-09-08 |
Bruce Momjian | Add typdefs to pgindent run. |
commit | commitdiff | tree | snapshot |
1997-09-08 |
Bruce Momjian | Manual page updates. |
commit | commitdiff | tree | snapshot |
1997-09-08 |
Bruce Momjian | Developer reorganization. |
commit | commitdiff | tree | snapshot |
1997-09-08 |
Bruce Momjian | Reorganize developers files. |
commit | commitdiff | tree | snapshot |
1997-09-08 |
Bruce Momjian | Lex/yacc source cleanup like indent. |
commit | commitdiff | tree | snapshot |
1997-09-08 |
Bruce Momjian | Another PGINDENT run that changes variable indenting... |
commit | commitdiff | tree | snapshot |
1997-09-08 |
Bruce Momjian | Modifications for indenting. |
commit | commitdiff | tree | snapshot |
1997-09-07 |
Bruce Momjian | Massive commit to run PGINDENT on all *.c and *.h files. |
commit | commitdiff | tree | snapshot |
1997-09-07 |
Bruce Momjian | Cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-07 |
Bruce Momjian | Cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-07 |
Bruce Momjian | Cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-07 |
Bruce Momjian | cleanup. |
commit | commitdiff | tree | snapshot |
1997-09-06 |
Bruce Momjian | Cleanup for indent. |
commit | commitdiff | tree | snapshot |
1997-09-06 |
Bruce Momjian | More cleanups for indent. |
commit | commitdiff | tree | snapshot |
1997-09-06 |
Vadim B. Mikheev | Cleanups. |
commit | commitdiff | tree | snapshot |
next |