| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename pg_dump -H option to -h. | Bruce Momjian | 1997-10-30 | 2 | -7/+7 |
| * | AIX patch from Darren King. | Bruce Momjian | 1997-10-30 | 5 | -22/+17 |
| * | Remove strcasecmp for univel. | Bruce Momjian | 1997-10-30 | 1 | -61/+0 |
| * | Generate error on large integer. | Bruce Momjian | 1997-10-30 | 1 | -4/+9 |
| * | New backend_dir html source. | Bruce Momjian | 1997-10-29 | 6 | -82/+253 |
| * | Added support for shlib for BSD44_derived & i386_solaris. | Vadim B. Mikheev | 1997-10-28 | 1 | -19/+27 |
| * | Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan). | Vadim B. Mikheev | 1997-10-28 | 16 | -145/+638 |
| * | Rename postgres95 to postgresql. | Bruce Momjian | 1997-10-28 | 2 | -5/+5 |
| * | New backend dirs html file. | Bruce Momjian | 1997-10-27 | 1 | -0/+322 |
| * | Add new html development tools, and flow chart. | Bruce Momjian | 1997-10-27 | 3 | -47/+112 |
| * | c.h: | Vadim B. Mikheev | 1997-10-27 | 2 | -2/+8 |
| * | Free ascii representations of compared values! | Vadim B. Mikheev | 1997-10-27 | 1 | -1/+7 |
| * | Use shared lock when building indices | Vadim B. Mikheev | 1997-10-27 | 1 | -2/+5 |
| * | Fix binary cursors broken by MOVE implementation. | Vadim B. Mikheev | 1997-10-27 | 1 | -9/+20 |
| * | Modify to reflect changes in boolean input behavior (rejects bad input | Thomas G. Lockhart | 1997-10-25 | 2 | -2/+8 |
| * | Remove extraneous row from user_relns table. Don't know where it came from... | Thomas G. Lockhart | 1997-10-25 | 1 | -2/+1 |
| * | Have compiler use 486 instruction set. (Should add item in linux FAQ). | Thomas G. Lockhart | 1997-10-25 | 1 | -1/+1 |
| * | Add SQL92 "constants" CURRENT_DATE, CURRENT_TIME, CURRENT_TIMESTAMP, | Thomas G. Lockhart | 1997-10-25 | 1 | -441/+679 |
| * | Add SQL92 reserved words for primary and foreign keys. | Thomas G. Lockhart | 1997-10-25 | 1 | -11/+28 |
| * | Add conversion routines for int2, int4, and oid to and from text. | Thomas G. Lockhart | 1997-10-25 | 1 | -3/+11 |
| * | Change column number constant to reflect change in column name | Thomas G. Lockhart | 1997-10-25 | 2 | -4/+4 |
| * | Change embedded query to reflect column name change from "action" | Thomas G. Lockhart | 1997-10-25 | 1 | -2/+2 |
| * | Rename "TYPE" parser keyword token from P_TYPE to TYPE_P to conform | Thomas G. Lockhart | 1997-10-25 | 1 | -3/+3 |
| * | Reassign cash/float4 arithmetic operator oids to avoid duplicate oids. | Thomas G. Lockhart | 1997-10-25 | 1 | -5/+5 |
| * | Add conversion functions for int2, int4, oid to and from text. | Thomas G. Lockhart | 1997-10-25 | 1 | -19/+33 |
| * | Rename column to avoid "action" SQL92 reserved word. | Thomas G. Lockhart | 1997-10-25 | 1 | -3/+3 |
| * | Shorten routine names to <= 16 characters to fit in pg_proc table. | Thomas G. Lockhart | 1997-10-25 | 1 | -17/+8 |
| * | Add conversion routines for oid to and from text. | Thomas G. Lockhart | 1997-10-25 | 1 | -4/+44 |
| * | Clean up comments. | Thomas G. Lockhart | 1997-10-25 | 1 | -5/+5 |
| * | Add conversions for int2 and int4 to and from text. | Thomas G. Lockhart | 1997-10-25 | 1 | -8/+91 |
| * | Fix occasional uninitialized variable fractional seconds | Thomas G. Lockhart | 1997-10-25 | 1 | -3/+3 |
| * | Add conversion from datetime to time data type. | Thomas G. Lockhart | 1997-10-25 | 1 | -92/+86 |
| * | Modify one last line to complete changes for StrNCpy() macro addition. | Thomas G. Lockhart | 1997-10-25 | 1 | -2/+2 |
| * | Add debugging statement enabled by CASHDEBUG symbol definition. | Thomas G. Lockhart | 1997-10-25 | 1 | -1/+10 |
| * | Check explicitly for valid input strings for both TRUE and FALSE. | Thomas G. Lockhart | 1997-10-25 | 1 | -12/+19 |
| * | Include explicit SQL update instructions. | Thomas G. Lockhart | 1997-10-25 | 1 | -0/+8 |
| * | StrNCpy cleanup. | Bruce Momjian | 1997-10-25 | 1 | -6/+3 |
| * | Rename strNcpy to StrNCpy, and change third parameter. | Bruce Momjian | 1997-10-25 | 31 | -83/+87 |
| * | Fix alignment of source. | Bruce Momjian | 1997-10-24 | 1 | -2/+2 |
| * | Debug stuff added to BlowawayRelationBuffers(). | Vadim B. Mikheev | 1997-10-22 | 1 | -1/+16 |
| * | Fix multi-column index scans in internal pages. | Vadim B. Mikheev | 1997-10-22 | 1 | -3/+9 |
| * | Fix \. in manual page. | Bruce Momjian | 1997-10-22 | 1 | -3/+3 |
| * | Update for 6.2.1REL6_2_1 | Bruce Momjian | 1997-10-18 | 1 | -3/+3 |
| * | Update for 6.2.1. | Bruce Momjian | 1997-10-18 | 1 | -2/+3 |
| * | Update TODO with html changes. | Bruce Momjian | 1997-10-17 | 1 | -144/+143 |
| * | Update TODO to reflect new HISTORY file. | Bruce Momjian | 1997-10-17 | 1 | -2/+22 |
| * | Last (?) updations. | Vadim B. Mikheev | 1997-10-17 | 1 | -4/+5 |
| * | DEFAULT fixed | Vadim B. Mikheev | 1997-10-17 | 1 | -3/+1 |
| * | Changes due to fixed DEFAULT behaviour. | Vadim B. Mikheev | 1997-10-17 | 9 | -155/+148 |
| * | Trigger function for inserting user names. | Vadim B. Mikheev | 1997-10-17 | 5 | -2/+129 |