Commit Graph

4929 Commits (e83265b32aed44b58e2ec89d8cf6e339be718217)
 

Author SHA1 Message Date
Bruce Momjian e83265b32a Fix typo in change. 27 years ago
Tom Lane 0b8b1fe3aa Tighten coding in new_join_pathkey, which seems to be a hotspot 27 years ago
Tom Lane 1332c1e144 Change GEQO optimizer to release memory after each gene 27 years ago
Bruce Momjian c686be8d56 Require IN in LOCK syntax. 27 years ago
Bruce Momjian 054cae8173 Change md* call to smgr*. 27 years ago
Tom Lane fecb2b0024 Minor code cleanup in optimizer. 27 years ago
Tom Lane f2ed835baf Fix some typos in geqo optimizer --- it now generates 27 years ago
Tom Lane cf11642e92 Undo collateral damage from recent patch: Makefile had 27 years ago
Tom Lane bbf3748347 Change iostream to iostream.h, strstream to strstream.h 27 years ago
Bruce Momjian 2132e062e1 I made it so it rolled over files at 1MB. My table ended up with 120 27 years ago
Bruce Momjian de81fbd047 I've got 2 pretty small patches. 27 years ago
Michael Meskes c8bd630af6 *** empty log message *** 27 years ago
Bruce Momjian 564842a617 Hi, Bruce! 27 years ago
Thomas G. Lockhart 9bbc1657a1 Add double quotes around the sequence name generated to support the 27 years ago
Thomas G. Lockhart 81c83db3bb Surround a variable declaration with ENABLE_OUTER_JOINS to suppress 27 years ago
Tatsuo Ishii 0c1e2e493d set client_encoding to <nothing> crashes backend. 27 years ago
Tom Lane 507a0a2ab0 Rip out QueryTreeList structure, root and branch. Querytree 27 years ago
Byron Nikolaidis f80642137c Update driver to 6-40-0006 27 years ago
Bruce Momjian 519ad246ae Here's a small patch to cause pg_dump to emit the 27 years ago
Tom Lane 0b885e2397 Release allocated memory during AtAbort_Memory. 27 years ago
Tom Lane eb4d9f45ef Do not refer to stdin in static variable initializer ... 27 years ago
Jan Wieck c8cc45b2f3 Fixed small bug in ruleutils and added output of pg_views and 27 years ago
Jan Wieck b7a86e4046 Fixed wrong hasAggs when aggregate columns of view aren't 27 years ago
Jan Wieck 79c2576f77 Replaced targetlist entry in GroupClause by reference number 27 years ago
Bruce Momjian 1a87c14c9c I am sorry, I misinterpreted the still failing trigger regression test. 27 years ago
Jan Wieck ca00c902fb Added installation of created procedural languages to initdb 27 years ago
Thomas G. Lockhart 6a982fc6a7 Minor wording change. 27 years ago
Thomas G. Lockhart 95e3cec621 Include mention of CASE, COALESCE, and IFNULL. 27 years ago
Thomas G. Lockhart 5dd715b592 Adjust elog NOTICE messages to surround table and column names with single 27 years ago
Thomas G. Lockhart bcb5aac81d Add keywords to implement Vadim's transaction isolation 27 years ago
Thomas G. Lockhart 3ce054b57d Fix problem with multiple indices defined if using column- and table- 27 years ago
Thomas G. Lockhart 575c40a61f Handle conversion of floating point constants to internal strings. 27 years ago
Thomas G. Lockhart 8d21a6ef51 Keep long non-quoted numeric strings *as* untyped strings if they fail 27 years ago
Tom Lane a36a7a16eb Fix bogus assumption that MAXALIGN is at least sizeof(pointer). 27 years ago
Tom Lane 5085132c6d Fix configure to generate correct expansion of library directory 27 years ago
Bruce Momjian a9bd936066 Just a couple more files to untar in src/test/regress 27 years ago
Jan Wieck 5057010944 Changed debug options: 27 years ago
Bruce Momjian 1ba362f567 put back mklang.sql.in file. 27 years ago
Bruce Momjian 12f9de3fd4 clean up comments 27 years ago
Bruce Momjian 0b4fab42c3 Update man page for select 27 years ago
Jan Wieck bb885dd1a1 Check for NUMERIC overflow a second time after rounding 27 years ago
Bruce Momjian 0d5c832363 Allow perl install as non-root, from Geoff Keating 27 years ago
Bruce Momjian 94bd4e3da7 Update to PyGreSQL 2.3. 27 years ago
Bruce Momjian 86dacdb74c libpq++ uses fe_setauthsvc which is deprecated and results in an error 27 years ago
Bruce Momjian d6e33c8b07 Rename MAP_FILE to USERMAP_FILE for Digital Unix. 27 years ago
Bruce Momjian d489fdfc7f I send you a attach of my modified refint.c that 27 years ago
Bruce Momjian 9e4e33c996 This patch is to add more comments 27 years ago
Bruce Momjian 40457dfde9 add mention of large object orphaning 27 years ago
Bruce Momjian f4213e6b23 Fix initdb problem introduced by recent patch. 27 years ago
Bruce Momjian 4853495e03 Change error messages to oids come out as %u and not %d. Change has no 27 years ago