summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-10-30Make configure more automated, from Brook Milligan.Bruce Momjian
1997-10-30Fix for perl from Brook MilliganBruce Momjian
1997-10-30Add script to check regression tests.Bruce Momjian
1997-10-30Rename pg_dump -H option to -h.Bruce Momjian
1997-10-30AIX patch from Darren King.Bruce Momjian
1997-10-30Remove strcasecmp for univel.Bruce Momjian
1997-10-30Generate error on large integer.Bruce Momjian
1997-10-29New backend_dir html source.Bruce Momjian
1997-10-28Added support for shlib for BSD44_derived & i386_solaris.Vadim B. Mikheev
1997-10-28Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).Vadim B. Mikheev
1997-10-28Rename postgres95 to postgresql.Bruce Momjian
1997-10-27New backend dirs html file.Bruce Momjian
1997-10-27Add new html development tools, and flow chart.Bruce Momjian
1997-10-27c.h:Vadim B. Mikheev
1997-10-27Free ascii representations of compared values!Vadim B. Mikheev
1997-10-27Use shared lock when building indicesVadim B. Mikheev
1997-10-27Fix binary cursors broken by MOVE implementation.Vadim B. Mikheev
1997-10-25Modify to reflect changes in boolean input behavior (rejects bad inputThomas G. Lockhart
1997-10-25Remove extraneous row from user_relns table. Don't know where it came from...Thomas G. Lockhart
1997-10-25Have compiler use 486 instruction set. (Should add item in linux FAQ).Thomas G. Lockhart
1997-10-25Add SQL92 "constants" CURRENT_DATE, CURRENT_TIME, CURRENT_TIMESTAMP,Thomas G. Lockhart
1997-10-25Add SQL92 reserved words for primary and foreign keys.Thomas G. Lockhart
1997-10-25Add conversion routines for int2, int4, and oid to and from text.Thomas G. Lockhart
1997-10-25Change column number constant to reflect change in column nameThomas G. Lockhart
1997-10-25Change embedded query to reflect column name change from "action"Thomas G. Lockhart
1997-10-25Rename "TYPE" parser keyword token from P_TYPE to TYPE_P to conformThomas G. Lockhart
1997-10-25Reassign cash/float4 arithmetic operator oids to avoid duplicate oids.Thomas G. Lockhart
1997-10-25Add conversion functions for int2, int4, oid to and from text.Thomas G. Lockhart
1997-10-25Rename column to avoid "action" SQL92 reserved word.Thomas G. Lockhart
1997-10-25Shorten routine names to <= 16 characters to fit in pg_proc table.Thomas G. Lockhart
1997-10-25Add conversion routines for oid to and from text.Thomas G. Lockhart
1997-10-25Clean up comments.Thomas G. Lockhart
1997-10-25Add conversions for int2 and int4 to and from text.Thomas G. Lockhart
1997-10-25Fix occasional uninitialized variable fractional secondsThomas G. Lockhart
1997-10-25Add conversion from datetime to time data type.Thomas G. Lockhart
1997-10-25Modify one last line to complete changes for StrNCpy() macro addition.Thomas G. Lockhart
1997-10-25Add debugging statement enabled by CASHDEBUG symbol definition.Thomas G. Lockhart
1997-10-25Check explicitly for valid input strings for both TRUE and FALSE.Thomas G. Lockhart
1997-10-25Include explicit SQL update instructions.Thomas G. Lockhart
1997-10-25StrNCpy cleanup.Bruce Momjian
1997-10-25Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian
1997-10-24Fix alignment of source.Bruce Momjian
1997-10-22Debug stuff added to BlowawayRelationBuffers().Vadim B. Mikheev
1997-10-22Fix multi-column index scans in internal pages.Vadim B. Mikheev
1997-10-22Fix \. in manual page.Bruce Momjian
1997-10-18Update for 6.2.1REL6_2_1Bruce Momjian
1997-10-18Update for 6.2.1.Bruce Momjian
1997-10-17Update TODO with html changes.Bruce Momjian
1997-10-17Update TODO to reflect new HISTORY file.Bruce Momjian
1997-10-17Last (?) updations.Vadim B. Mikheev