Commit Graph

4963 Commits (c3a4d8ed54468a7778797b1075bcc443cd45be4b)
 

Author SHA1 Message Date
Tom Lane c3a4d8ed54 Very minor improvements in CREATE OPERATOR docs. 26 years ago
Tom Lane c9f8ab6fba Update CREATE FUNCTION docs: mention use of AS clause with 26 years ago
Tom Lane e68abfbeff Update SGML docs with some changes I made to test/regress/README 26 years ago
Tom Lane f9e497db7f Doco updates for change to handling of INTERNAL function 26 years ago
Tom Lane 77d3355900 Minor improvements to postmaster/backend man pages. 26 years ago
Bruce Momjian 41543b0618 Dec ALpha patches 27 years ago
Bruce Momjian 8223f70e52 Dec alpha patches. 27 years ago
Bruce Momjian 6d08b6a7b8 Remove 4096 string limited key on block size 27 years ago
Bruce Momjian 0a8fb5a8f9 Upgrade to PyGreSQL (2.4) 27 years ago
Marc G. Fournier 9487ad8409 Bring python up to date ... 27 years ago
Tom Lane 77ebed09f5 Add Aggref and ArrayRef to the set of node types that transformExpr 27 years ago
Peter Mount 2d7ec4785f Forgot the CHANGELOG 27 years ago
Peter Mount 4c63b257fd Internationalisation of error messages 27 years ago
Tom Lane c2f0d565f3 Now that hashjoin is reliable for large joins (knock on wood), 27 years ago
Tom Lane 353d36f979 Remove no-longer-used fields in Hash and HashJoin nodes. 27 years ago
Tom Lane 26069a58e8 Rewrite hash join to use simple linked lists instead of a 27 years ago
Peter Mount d261a5ec86 Transactions in ImageViewer 27 years ago
Michael Meskes 21e03211cf *** empty log message *** 27 years ago
Peter Mount 20f0cfc322 Fixed Internationalization of error messages. 27 years ago
Peter Mount 3f59cc0831 Minor bug fixes. Replaced DateStyle support with ISO. 27 years ago
Bruce Momjian c2b75c83f3 All works on linux now by my tests and regression(with patch below). 27 years ago
Bruce Momjian 19c4e862d4 Skip junk nodes when comparing UNION target list lengths. 27 years ago
Bruce Momjian 585c967720 Change resjunk to a boolean. 27 years ago
Jan Wieck fd1647706d Fixed latest regression diff's by omitting viewowner in SELECT from pg_views. 27 years ago
Bruce Momjian 184dd28d5c This is actually more of a fundamental problem with mdtruncate. It 27 years ago
Bruce Momjian 1125c5e4c5 Add python 27 years ago
Bruce Momjian e55213a5a8 Re-add python. 27 years ago
Bruce Momjian 716b8e2dba Updates for 6.5. 27 years ago
Marc G. Fournier af657ae739 Update pointers to where the register/mailing list pages are found on the 27 years ago
Tom Lane fe0b8612d9 Prior patch added 2 more characters to string allocated 27 years ago
Bruce Momjian b8b1ba53ea SELECT * error message fix. 27 years ago
Marc G. Fournier a0b7daa129 Apply freebsd specific patches dealign with ELF system from FreeBSD's 27 years ago
Bruce Momjian 61f618e73e Move IN to proper place. 27 years ago
Bruce Momjian a341db91c5 Cleanup 27 years ago
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