Commit Graph

6290 Commits (481a7439fb65ed38d6f767994dd743d8858c8a02)
 

Author SHA1 Message Date
Bruce Momjian 481a7439fb plperl Makefile cleanup. Doesn't work on BSDI yet. 26 years ago
Bruce Momjian 22e7c06506 Update plperl makefile. 26 years ago
Bruce Momjian e3415aa834 Rename 7.0.0 to 7.0 to be consistent with prior release numbering. 26 years ago
Bruce Momjian 7f99680c6d Update install file for 7.0 to match new SGML version. 26 years ago
Peter Eisentraut 13f8875017 Added new pg_id to fix initdb problems 26 years ago
Bruce Momjian a959e3f7c0 Cleanup vacuum names. 26 years ago
Bruce Momjian e6ed9f2c75 Fix typo in \z. 26 years ago
Bruce Momjian 8792af75f6 I have noticed that the geometry test's output for hppa1 and hppa2 are in 26 years ago
Bruce Momjian e474dd182a Bruce, 26 years ago
Tom Lane 8cfb8c68ea Clean up longstanding warnings. I think the remaining 26 years ago
Tom Lane 3888c62d5d Clean up longstanding gcc warnings by adding missing extern 26 years ago
Tom Lane 1c15186747 Clean up longstanding gcc warnings by adding missing extern 26 years ago
Tom Lane b6fdd14765 ecpg shouldn't depend on parser/gramparse.h. Also, eliminate some 26 years ago
Bruce Momjian c02f1ead48 Well, I finally solved the linking problem 26 years ago
Tom Lane d242b64ba2 Tweak includes to avoid compiler warning on HPUX. 26 years ago
Tom Lane 7476e3718b Assign a typmod of -1 to unadorned CHAR and NUMERIC type specs. This 26 years ago
Tom Lane 08195a43f3 Fix bugs in NUMERIC ceil() and floor() functions. ceil(0) returned 1, 26 years ago
Tom Lane 6d1efd76fb Fix handling of NULL constraint conditions: per SQL92 spec, a NULL result 26 years ago
Bruce Momjian 08fb7375e3 Update vacuum comments. 26 years ago
Bruce Momjian 2317e714c8 Update pg_dumpall. 26 years ago
Peter Eisentraut 65e0051843 another round of user interface cleanups 26 years ago
Bruce Momjian ea1f6e00e6 autoconf 26 years ago
Bruce Momjian 0679a2c30e Fix >& csh-ism 26 years ago
Bruce Momjian 560e196bdd The latest source does not compile on Solaris 7 due to 26 years ago
Peter Eisentraut 533d516629 Removed MBFLAGS from makefiles since it's now done in include/config.h. 26 years ago
Tatsuo Ishii d4aab2c000 Revert back Makefile.global 26 years ago
Tatsuo Ishii 8ff9f85bd5 Fix for multibyte support. Since some function declarations 26 years ago
Peter Eisentraut f565cf41ab another set of cleanups 26 years ago
Bruce Momjian 80c5fea99d Since this patch is not big I send it here instead. I do not have the 26 years ago
Bruce Momjian 0cb6bc70ce Hi! 26 years ago
Bruce Momjian 2eebcddeaa Bruce, 26 years ago
Tatsuo Ishii 6c25ea2342 Fix minor comple error 26 years ago
Tatsuo Ishii 716fb90bf6 Fix minor comping errors 26 years ago
Michael Meskes c80ba6a1b5 *** empty log message *** 26 years ago
Tom Lane 4cd086ce43 Fix quoting bugs and incorrect trigger argument printout. 26 years ago
Bruce Momjian e1cce4d5ea This corrects an error in current gram.y for ALTER TABLE ... ADD 26 years ago
Bruce Momjian 41d4548b0f Freebsd update for sgml, from Alfred Perlstein 26 years ago
Bruce Momjian 10d7287ab9 Libpq non-blocking mode, from Alfred Perlstein 26 years ago
Tatsuo Ishii b1e891dbd4 Remove compiler warnings 26 years ago
Tatsuo Ishii 449b4cc177 Show encoding name rather than encoding id in case of psql -l. 26 years ago
Tatsuo Ishii 5eb1d0deb1 Add builtin functions: 26 years ago
Tom Lane d58fa7611b numeric_in accepts exponents; numeric to int4 rounds; float4/8 to numeric 26 years ago
Tatsuo Ishii 8da316291f Fix multibyte support 26 years ago
Tatsuo Ishii beba98d14a Adopt for new psql 26 years ago
Peter Eisentraut 28125ed5e0 Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-compliant'ish state. 26 years ago
Tom Lane 9e0b463473 setheapoverride() is history. Uses replaced with CommandCounterIncrement() 26 years ago
Tom Lane fb0627d972 Correct minor typos. 26 years ago
Bruce Momjian e3354ab320 Update subquery error message. 26 years ago
Tom Lane 72cec86235 Add .cvsignore so cvs update doesn't complain about derived 26 years ago
Tom Lane 2fd4e7762c Modify libpq's pqexpbuffer to eliminate length restriction on how much 26 years ago