- 25 Jul, 1996 16 commits
-
-
Marc G. Fournier authored
submitted by: Bruce Momjian <maillist@candle.pha.pa.us>
-
Marc G. Fournier authored
submitted by: dr. george
-
Marc G. Fournier authored
submitted by: dr. george
-
Marc G. Fournier authored
submitted by: dr. george
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
Marc G. Fournier authored
any confusion...so its gone...
-
Marc G. Fournier authored
Submitted by: Rick Weldon <rick@wisetech.com>
-
Marc G. Fournier authored
completely)
-
Julian Assange authored
of my (proff) patch. This is the rest of it, with a few, mainly aesthetic changes. I've removed a lot of redundency from the original code, added support for the new PQprint() routines in libpq, expanded tables, and a few generally nifty ways of massaging data in and out of the backend. Still needs some good stress testing.
-
Julian Assange authored
compatibility. There isn't much difference here against my previous PQprint() code, except that you can add optional arguments to the <table args> in html.
-
Marc G. Fournier authored
-
Marc G. Fournier authored
have to have TCL to use postgres95, which you don't
-
Marc G. Fournier authored
there?
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
- 23 Jul, 1996 12 commits
-
-
Marc G. Fournier authored
to go out after all :(
-
Marc G. Fournier authored
Submitted by: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
-
Marc G. Fournier authored
bin directory
-
Marc G. Fournier authored
-
Marc G. Fournier authored
Most of the changes in here look to b epurely cosmetic, and don't affect anything... ...and some stuff is completely questionable...in that I may have reversed some of the stuf fwe already had :(
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
Marc G. Fournier authored
Merged in Dr. George's src/bin tree (possibly broke monitor/psql in process)
-
Marc G. Fournier authored
to not compile now...
-
Marc G. Fournier authored
-
- 22 Jul, 1996 7 commits
-
-
Marc G. Fournier authored
- src/backend/catalog/* - no changes - src/backend/executor/* - change how nodeHash.c handles running out of memory - src/backend/optimizer/* - mostly cosmetic changes
-
Marc G. Fournier authored
- src/backend/tcop/* - cosmetic changes to OPENLINK patches - src/backend/storage/* - more changes, mostly cosmetic - src/backend/ports/* - merge in patches for aix and i386_solaris
-
Marc G. Fournier authored
- src/backend/access - no changes - src/backend/utils - mostly cosmetic changes - ESCAPE_PATCH Added - src/Makefile.global changes merged
-
Marc G. Fournier authored
-
Marc G. Fournier authored
ability for createuser to actually create one...
-
Marc G. Fournier authored
- submitted by: Bruce Momjian (root@candle.pha.pa.us)
-
Marc G. Fournier authored
libpq that is already installed... submitted by: Bruce Momjian (root@candle.pha.pa.us)
-
- 20 Jul, 1996 5 commits
-
-
Marc G. Fournier authored
> > We did some testing and found that if we name the table 'Inv' with > anything appended to it, the table does not appear in the '\d' table list. > It appears to be the capital I as a table named 'invItemsL' is created > and displayed properly. > - submitted by: Jason Wright <jason@shiloh.vnet.net>
-
Marc G. Fournier authored
Submitted by: Randy Kunkee <kunkee@Starbase.NeoSoft.COM>
-
Marc G. Fournier authored
Hash indices for some data types don't work, for example for time and date. - submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
-
Marc G. Fournier authored
The updating of array fields is broken in Postgres95-1.01, An array can be only replaced with a new array but not have some elements modified. This is caused by two bugs in the parser and in the array utilities. Furthermore it is not possible to update array with a base type of variable length. - submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
-
Marc G. Fournier authored
- submitted by: drgeorge@ilt.com (Dr_George_D_Detlefsen)
-