Commit Graph

8054 Commits (bc083d3d90dd26b755a60c74d561f9dab5897d5c)
 

Author SHA1 Message Date
Bruce Momjian bc083d3d90 autoconf 25 years ago
Bruce Momjian 8111329b87 Back out xti.h portion of the patch. 25 years ago
Vadim B. Mikheev 4b65a2840b New relcache hash table with RelFileNode as key to be used 25 years ago
Tom Lane c82c9559a7 Minor updates/corrections for CREATE/DROP FUNCTION/AGGREGATE/OPERATOR. 25 years ago
Tom Lane 9ace03183c Some small polishing of Mark Hollomon's cleanup of DROP command: might 25 years ago
Tom Lane ee28d8b3d5 plpgsql regress tests seem a tad out of date ... repair bit rot. 25 years ago
Philip Warner e91932eb5a Cleanup error messages in findLastBuiltinOid 25 years ago
Peter Eisentraut fba790ad58 Makeover for Unixware 7.1.1 25 years ago
Tom Lane 3c5d000749 Fix incorrect logic for clearing BufferDirtiedByMe in ReleaseRelationBuffers 25 years ago
Tom Lane 5aeec4bbbc Patch VACUUM problem with moving chain of update tuples when source 25 years ago
Tom Lane cd57d64876 Fix typo. 25 years ago
Tom Lane e51d0b3c37 datlastsysoid is an Oid, not an int4 ... 25 years ago
Philip Warner 3cf6e94844 Use new datlastsysoid field in pg_database + some cleanups & fixes 25 years ago
Philip Warner 4ac174213f Add new datlastsysoid to pg_database. 25 years ago
Michael Meskes 7e02371e0f Fixed mixing of two enum datatypes. 25 years ago
Bruce Momjian aa23c70522 BACKED OUT. 25 years ago
Bruce Momjian 4ed04855b0 Crash on NULL again in system table check. 25 years ago
Peter Eisentraut f8ff1ee5aa Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 25 years ago
Bruce Momjian 0968601b1b First a core dump which can be relieved by: 25 years ago
Peter Eisentraut ec195b991f This file isn't used anywhere. 25 years ago
Bruce Momjian 02132c4a05 Remove CC and CXX. 25 years ago
Bruce Momjian 293d1e5f2c here it is as requested by Bruce. 25 years ago
Bruce Momjian 33581195d5 Per my ongoing discussion with PeterE, here is the patch I applied to 25 years ago
Vadim B. Mikheev a7fcadd10a WAL 25 years ago
Peter Eisentraut 7c177a4908 Remove portions of SSL documentation patch that were installed twice. 25 years ago
Peter Eisentraut 12e7558c76 Add check for GNU or not GNU ld, needed to pick the right export_dynamic 25 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 25 years ago
Thomas G. Lockhart 039f3f1b05 Fix discrepency in field names. 25 years ago
Thomas G. Lockhart 98dba6200a Fix ids and xrefs to avoid duplicates. 25 years ago
Thomas G. Lockhart 577fd41c17 Remove ZP4, ZP5, ZP6 from docs since the current parser won't accept 25 years ago
Thomas G. Lockhart 1495f56770 Fix up id tag parameters to omit illegal underscores. 25 years ago
Vadim B. Mikheev 27bc34be55 WAL need in overwrite mode - restored in new way 25 years ago
Vadim B. Mikheev b58c0411ba redo/undo support functions and cleanups. 25 years ago
Tom Lane e18a862d46 Remove 'override' keyword, which breaks the build on HPUX, and probably 25 years ago
Tom Lane 70df64840b Clean up gcc warnings. 25 years ago
Tom Lane 8b53eaf90c Improve comments. 25 years ago
Tom Lane be7c0a926b Fix silly typo in redirection example. 25 years ago
Tom Lane ee0bcb8c5e Fix missing CommandCounterIncrement in DROP USER. 25 years ago
Bruce Momjian 3649c75241 Solaris looks like it is OK now, FAQ item removed. 25 years ago
Bruce Momjian ad763aadc6 Update solaris FAQ for pl/pgsql Michel Decima <michel.decima@rd.francetelecom.fr> 25 years ago
Bruce Momjian 8cfa7acaad Make it an FAQ. 25 years ago
Bruce Momjian 73677dd92f The following patch was sent to the patches list: 25 years ago
Philip Warner 60dcf13ea1 Added pg_restore (probably rename later) 25 years ago
Vadim B. Mikheev 2e6358172f I had to change buffer tag: now RelFileNode is used instead of 25 years ago
Tom Lane 8b6b414a5e Update pltcl regress test to exercise return_null; also make use of 25 years ago
Peter Eisentraut 179b8e5722 Locate the file pg_service.conf in the directory configured as --syconfdir 25 years ago
Michael Meskes adeedf9047 Fixed some bugs in C language parsing. 25 years ago
Peter Eisentraut 0db3cb253d * doc/src/sgml/regress.sgml: Update for new driver script. 25 years ago
Peter Mount f7b89ac5d9 Some more getTimestamp() fixes 25 years ago
Bruce Momjian d3f6552821 Remove duplicate requiressl entry. 25 years ago