Commit Graph

14476 Commits (a4d82dd4b4725c12a64d87967719f7690a054cbd)
 

Author SHA1 Message Date
Tom Lane a4d82dd4b4 Adjust API of expression_tree_mutator and query_tree_mutator to 23 years ago
Tom Lane 227a404cf4 Add code to print information about a detected deadlock cycle. The 23 years ago
Tom Lane 136828c699 Ooops, didn't cut-and-paste quite enough code from ResolveNew; 23 years ago
Tom Lane 57ce0f84f2 Fix bogus formatting of DROP DATABASE command, per Christopher Kings-Lynne. 23 years ago
Tom Lane cb23b8415b Repair an embarrassingly large number of alphabetization mistakes in the 23 years ago
Peter Eisentraut 828822bc96 Add remaining documentation tables to information schema. 23 years ago
Tom Lane cde9f852e0 Now that switch_outer processing no longer relies on being run after 23 years ago
Bruce Momjian 606d4f7b38 Oops, put back changes. Those were Peter's, not mine. 23 years ago
Bruce Momjian 57a15288a1 Revert my changes to features.sgml. 23 years ago
Bruce Momjian 0c64b58b6c More comment cleanups for shared_buffers in postgresql.conf. 23 years ago
Bruce Momjian 20803fa3d2 Update shared_buffer comment in postgresql.conf. 23 years ago
Bruce Momjian 4b874036c2 Back out ORDER BY addition to Inet, for Tom. 23 years ago
Tom Lane de97072e3c Allow merge and hash joins to occur on arbitrary expressions (anything not 23 years ago
Bruce Momjian 0eed62f34d Reorder VARCHAR() to appear before CHAR() in docs. 23 years ago
Bruce Momjian d14c64c4a3 This patch fixes an incorrect statement and makes a few cleanups to 23 years ago
Bruce Momjian 3b6ca54cda This patch includes some minor fixes and improvements to the SGML docs 23 years ago
Bruce Momjian ecbd8daaac Add ORDER BY for inet regression, pointed out by Rod Taylor. 23 years ago
Peter Eisentraut 2160c9177d Add sql_features table to information schema. Generate the features list 23 years ago
Bruce Momjian 1eddbd81fa Readd #include netinet/in.h for FreeBSD. 23 years ago
Peter Eisentraut 97f0d0c86f Escape ampersand. 23 years ago
Barry Lind 56e6436c3a Bumped up build number to 200 23 years ago
Barry Lind feefc329bd Patch from Florian Wunderlich to correctly support java Timestamps. Previously 23 years ago
Barry Lind 9db065ba56 Patch from Aaron Mulder to have pooled connections implement PGConnection 23 years ago
Barry Lind 88e524063a Patch from Kris Jurka to improve the performance of getImportedKeys(). 23 years ago
Bruce Momjian 956762a546 Add: 23 years ago
Bruce Momjian 4e9face69a Add Hugarian FAQ, from Laszlo Hornyak 23 years ago
Tom Lane 1e9f85b9f6 Fix information_schema.sql install to work when building outside 23 years ago
Tom Lane 56e1aab286 Reconsider mechanism for marking sub-selects that are at top level of 23 years ago
Hiroshi Inoue de432ce39e Change Adjust_lo_type() so that it doesn't cause an error 23 years ago
Bruce Momjian 9e66243c35 Fixes to pgcvslog for last narrive entry. 23 years ago
Tom Lane 8ac6d952cf Cause planner to account for evaluation costs in targetlists and 23 years ago
Tom Lane d1686b42ab Recent changes in sublink representation require exprType() to accept 23 years ago
Tom Lane d4ce5a4f4c Revise cost_qual_eval() to compute both startup (one-time) and per-tuple 23 years ago
Tom Lane d51260aa9d Fix wrong/misleading comments, be more consistent about where to call 23 years ago
Tom Lane b05204ac8a Fix some minor grammatical errors. 23 years ago
Bruce Momjian 9392c40553 Update CHAR(). 23 years ago
Peter Eisentraut 13437d1e9c Replace RelidGetNamespaceId() by get_rel_namespace(). 23 years ago
Bruce Momjian 6f4855842c Update CHAR() description. 23 years ago
Bruce Momjian d340e00626 Update date only. 23 years ago
Bruce Momjian 4976816b03 Improve CHAR() description. 23 years ago
Tom Lane 19b886332a First cut at implementing IN (and NOT IN) via hashtables. There is 23 years ago
Bruce Momjian 3e54e26bcf SGML build cleanups from Neil Conway. 23 years ago
Bruce Momjian 161c2a7be6 Fix capitalization. 23 years ago
Bruce Momjian bb6652552a Back out flockfile change for NetBSD. Giles Lean reports they are not 23 years ago
Tom Lane 43057c7a27 Cause symlinks for shared-library versioning to run in the standard 23 years ago
Bruce Momjian 266eb6ad28 Fix markup problem in link to other SGML file. 23 years ago
Tatsuo Ishii 38535f8e32 Fix typo in an error message 23 years ago
Bruce Momjian 3cd7edfee0 > > This patch improves the documentation for the shared_buffers GUC param. 23 years ago
Bruce Momjian ef581f0552 Rewrite for-loop, because this is not the Obfuscated C Code Contest. 23 years ago
Bruce Momjian bcf7a35f3c A tiny patch to fix a typo in configure.in and another one in 23 years ago