Commit Graph

4226 Commits (19740e2fff22e07244183ac0e888794e63016c89)
 

Author SHA1 Message Date
Tom Lane 19740e2fff Portability fixes found needed for SunOS 4.1.x: 27 years ago
Tom Lane b10a719777 Use autoconf to determine whether system has POSIX signals, 27 years ago
Tom Lane 92eacaf523 Change exp() behavior to generate error on underflow rather 27 years ago
Tom Lane 67531c42bd Portability fix for old SunOS releases: realloc(NULL, ...) 27 years ago
Tom Lane 79fcde48b2 Portability fix for old SunOS releases: fflush(NULL) 27 years ago
Tom Lane 9e0e148a83 pq_getstr didn't handle buffer overrun correctly; it would 27 years ago
Tom Lane e50feea8d5 Add link to HPUX platform FAQ. 27 years ago
Tom Lane 7095b43f33 New platform-specific FAQ for HP-UX sites. 27 years ago
Vadim B. Mikheev 971175fa0c New HeapTuple structure/interface. 27 years ago
Vadim B. Mikheev 6beba218d7 New HeapTuple structure/interface. 27 years ago
Vadim B. Mikheev 2435c7d501 New HeapTuple structure/interface. 27 years ago
Thomas G. Lockhart 4d7188039a csh and sh examples were reversed. 27 years ago
Bruce Momjian 59d9fd9b17 Update platform FAQ's. 27 years ago
Jan Wieck 07ffc4628e Fixed bug in the unknown module. Module still tried to call 27 years ago
Tom Lane 6fef1a26cc modify configure so that template/.similar entries can be 27 years ago
Vadim B. Mikheev 34680930d5 Fix using indices in OR. 27 years ago
Vadim B. Mikheev 1f00f0dc2e Added indxqualorig to IndexScan: fix for using indices in OR. 27 years ago
Marc G. Fournier 056ba12881 Updating and addign files... 27 years ago
Tom Lane fd0366e1b5 Performance improvement for libpq: avoid calling malloc separately 27 years ago
Thomas G. Lockhart 643c7beddf Add text<->float8 and text<->float4 conversion functions. 27 years ago
Thomas G. Lockhart 8d507c204b Additional fixes for mixed-case table names from Billy Allie. 27 years ago
Marc G. Fournier 91a62480f7 From: Taral <taral@cyberjunkie.com> 27 years ago
Marc G. Fournier 935a2e694e Start defining the Corba work... 27 years ago
Tom Lane 0856cdf3f7 Fix a couple of bugs involving calling fmtID() twice in 27 years ago
Thomas G. Lockhart d85df9cae2 Add new "-N" flag to force double quotes around identifiers. 27 years ago
Thomas G. Lockhart 9bc35facdc Add id attribute to reftitle to allow cross referencing from the new 27 years ago
Thomas G. Lockhart e44087d827 Add reference page for new vacuumdb utility. 27 years ago
Thomas G. Lockhart 9f07f8f40f Add "vacuumdb" utility to make it easier to clean databases. 27 years ago
Thomas G. Lockhart 69ff5b9c7e Add "vacuumdb" utility. 27 years ago
Thomas G. Lockhart 2795fae5bf Fix test for table existance to allow mixed-case and whitespace in 27 years ago
Tom Lane c7d9aca135 Fix at least a few shared-library problems on Linux. 27 years ago
Byron Nikolaidis 87225ca31d Update for version 06-40-0001 27 years ago
Bruce Momjian f03729c621 Fix for NOT in where clause causing crash. 27 years ago
Tom Lane 39792e5b01 EXPLAIN VERBOSE had a very high probability of triggering 27 years ago
Tom Lane 8f5ff4cf1c Fix a potential infinite loop in appendStringInfo: would lock 27 years ago
Bruce Momjian 4f920a66f4 Update todo. 27 years ago
Thomas G. Lockhart 680e4a2950 Add "-N" flag to force double quotes around identifiers. 27 years ago
Thomas G. Lockhart 3d22596fe7 August version of docs superceded by sgml version from Jan. 27 years ago
Marc G. Fournier a00c668139 Upgrade to 0.91 ... 27 years ago
Marc G. Fournier e741937bc5 Change the README file to show the upcoming 6.5 release... 27 years ago
Thomas G. Lockhart 30f35ef9c4 Test for and handle NULL arguments to mylog() print statements. 27 years ago
Thomas G. Lockhart f47bd801e3 Somehow had the solaris template names reversed. Probably was something 27 years ago
Thomas G. Lockhart ccca422abb Fix email addres for Dan Horak per his request. 27 years ago
Thomas G. Lockhart 40064c2b24 Move configuration info to after installation procedure. 27 years ago
Thomas G. Lockhart 19532d1809 Include instructions on perl installation. 27 years ago
Bruce Momjian 733ad60409 Fix for relname.data from SHIOZAKI Takehiko 27 years ago
Marc G. Fournier c200938343 slight mods required for freebsd (elf vs aout stuff) 27 years ago
Marc G. Fournier 46fb81636c Remove various files that were moved to various subdirectories... 27 years ago
Thomas G. Lockhart 09634ebdfe Cleanup for v6.4 release. 27 years ago
Thomas G. Lockhart 3af9d95f38 Try to get only html and gif files into tarballs. 27 years ago