Commit Graph

5752 Commits (55fa71a9e9c766ec477f4cb41c630f1851fa2adc)
 

Author SHA1 Message Date
Bruce Momjian 55fa71a9e9 Add S-tree doc for possible future use. 26 years ago
Bruce Momjian 2d12ee3f71 Update psql \? for \w. 26 years ago
Bruce Momjian c7dea3a6b7 Correctly return -1 on error to CmdTuples() 26 years ago
Tom Lane db3c4c3a2d Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend 26 years ago
Bruce Momjian c3ac9f07b7 Hi, 26 years ago
Bruce Momjian 8ce829ea6a Update jdbc for release version #> 26 years ago
Bruce Momjian e3dd4942c7 Update for NUMERIC/DECIMAL data type. 26 years ago
Bruce Momjian 7ee7ee1398 BLOBs containing NUL characters (ASCII 0) can be written to the 26 years ago
Bruce Momjian 714efa88db Update new HISTORY file. 26 years ago
Bruce Momjian 4fa0fd22a3 Update sgml. 26 years ago
Bruce Momjian 867d047372 Update for 6.5.3, including new INSTALL file and updated HISTORY. 26 years ago
Bruce Momjian c6411605e1 I have created a small patch that makes possible to compile pgsql on newer 26 years ago
Bruce Momjian c7e694c4f5 Remove pgeasy Makefile on distclean. 26 years ago
Bruce Momjian cd273043b9 autoconf 26 years ago
Bruce Momjian 3bd3dc541d autoconf 26 years ago
Bruce Momjian 3c44a132ea Update pgeasy for missing files. 26 years ago
Thomas G. Lockhart 5a2085392c Fix bad markup. 26 years ago
Thomas G. Lockhart fac9e11878 Add DEC and SESSION_USER as reserved words. 26 years ago
Thomas G. Lockhart 757f832d18 Sequence of date interpretation not quite right. 26 years ago
Tatsuo Ishii 7adb1b0072 Add blcksz to struct ControlFileData to check BLCKSZ is same 26 years ago
Bruce Momjian 433c213533 Update pgeasy. 26 years ago
Bruce Momjian bf919ed20a cleanup of pgeasy. 26 years ago
Bruce Momjian 05309c3cd2 Update again. 26 years ago
Bruce Momjian ad869fcb88 pgeasy update. 26 years ago
Bruce Momjian 0e839dbbdd Update pgeasy. 26 years ago
Bruce Momjian d3ba981b3c autoconf 26 years ago
Bruce Momjian 676404d5dc Add pginterface into main tree, called pgeasy. 26 years ago
Bruce Momjian 6da92d94bc Update TODO list. 26 years ago
Hiroshi Inoue 05d13cad28 The 1st step to implement new type of scan,TidScan. 26 years ago
Bruce Momjian 65a2c8f5b8 Improve pg_dump template1 error reports. 26 years ago
Bruce Momjian 5883563208 Re-add mention of FAQ's for shared memory/ipc errors. 26 years ago
Bruce Momjian 944dec1ff0 Improve pg_dump template1 error message. 26 years ago
Thomas G. Lockhart 0cfd97ecf2 Remove rogue </book> tag left in from normalizing this chapter in emacs. 26 years ago
Thomas G. Lockhart 70320b5bf7 Repair markup for sgmltools writeup. 26 years ago
Thomas G. Lockhart fc32c709b4 Minor repairs of markup. 26 years ago
Bruce Momjian b8c3226da2 Allow \r as whitespace. 26 years ago
Bruce Momjian 3202f45354 Update contrib/README. 26 years ago
Bruce Momjian ff77befb73 Move __alpha to port/alpha.h. 26 years ago
Bruce Momjian 16b996d105 Remove contrib/int8. 26 years ago
Bruce Momjian 440c913d42 Define __alpha__ for __alpha. 26 years ago
Jan Wieck 34eb4f0a32 First real FOREIGN KEY constraint trigger functionality. 26 years ago
Michael Meskes a4f59da146 *** empty log message *** 26 years ago
Bruce Momjian 7395d9ab4e Update display of debug levels. 26 years ago
Bruce Momjian 5d72657732 clean up debug flags. 26 years ago
Bruce Momjian b3c7ad5750 Comment cleanup. 26 years ago
Bruce Momjian fbe9d1a430 Fix for "--" comment and no trailing newline, as seen in Perl. 26 years ago
Bruce Momjian ae61ef34bd Cleanup -is flag to -l for SSL. Another PERL variable name fix. Clean 26 years ago
Tom Lane 5ce158c534 Remove a no-longer-needed kluge for degenerate aggregate cases, 26 years ago
Vadim B. Mikheev c528c42ec2 More startup/shutdown log messages. 26 years ago
Bruce Momjian b1ec184d38 Use $(PERL) variable for perl compile. Now in Makefile.global. 26 years ago