Commit Graph

8986 Commits (bb6ffb479a2e308de9cc5962212df8dd96d23089)
 

Author SHA1 Message Date
Bruce Momjian bb6ffb479a Update to PyGreSQL-3.1 25 years ago
Vadim B. Mikheev 598a12722a Call _bt_fixroot() from _bt_insertonpg. 25 years ago
Marc G. Fournier 72401a4490 update configure to beta4 25 years ago
Bruce Momjian 4ad180691f Update FAQ. 25 years ago
Tom Lane 0d54d6ac44 Clean up handling of tuple descriptors so that result-tuple descriptors 25 years ago
Bruce Momjian 51cd037746 The following patch is required for successful compilation on Irix. 25 years ago
Bruce Momjian be88b0d888 Update FAQ. 25 years ago
Bruce Momjian 08dcf0a680 Update FAQ. 25 years ago
Bruce Momjian ab71c20fdf Update FAQ. 25 years ago
Bruce Momjian a4477341b8 Update TODO list. 25 years ago
Bruce Momjian 0543cded86 Update TODO list. 25 years ago
Bruce Momjian 677fe55c12 Update FAQ. 25 years ago
Bruce Momjian da86b9cb5c Update TODO list. 25 years ago
Philip Warner 3e896ebe4a Used LEFT OUTER JOIN for various queries 25 years ago
Philip Warner 2f9bdffc37 Applied (slightly modified) patches from Tatsuo: 25 years ago
Bruce Momjian d7f0b7ef6e Here is an update on the Win32 patch. Modified files are 'config.h.win32' 25 years ago
Bruce Momjian b72ca55ed5 Update FAQ. 25 years ago
Bruce Momjian f3416bef03 Add 'foreign' file. 25 years ago
Bruce Momjian 2679a38a1f Add missing pgaccess files. 25 years ago
Bruce Momjian 2a7ab4d916 Update to pgaccess 0.98.7. 25 years ago
Philip Warner 7fcd675dc3 When dropping the schema, reconnect as owner of each object. 25 years ago
Peter Eisentraut 94bf45265f Make into appendix, correct some items. 25 years ago
Peter Eisentraut dc7a0009f0 Add permission check for CHECKPOINT. 25 years ago
Tom Lane 80caa741ab Fix failure to create sequences for more than one SERIAL column in a 25 years ago
Bruce Momjian 8505fc8f98 Update TODO list. 25 years ago
Bruce Momjian 13eadd430f Update TODO list. 25 years ago
Tom Lane a6f0adbe38 Looks like I broke cases involving combinations of deferred update/delete 25 years ago
Bruce Momjian 76beb79d27 in the tutorial, chapter 2., "Relational Data Model Formalities" 25 years ago
Bruce Momjian a6584742ed Update TODO list. 25 years ago
Tom Lane f44639e1bf Don't crash if subquery appears multiple times in jointree. This should 25 years ago
Tom Lane 352871ac93 Repair bug reported by Huxton, 1/24/01. We need to include a rule's 25 years ago
Bruce Momjian a60537240f Update FAQ. 25 years ago
Bruce Momjian 2696cf0412 Update FAQ. 25 years ago
Bruce Momjian d67328f72a Just a quick patch to make the geometry test on Sparc/Linux 25 years ago
Tom Lane c9c8d53d80 Refuse to try to attach a condition to a NOTIFY or other utility statement, 25 years ago
Tom Lane c1a63c944d Suppress coredump when EXPLAINing query that is rewritten to include 25 years ago
Tom Lane 1dc3051088 Re-read Unix-socket lock file every so often (every CheckPoint interval, 25 years ago
Peter Eisentraut 1c63587f24 Clean up markup, add description of contrib/array operators by Joel Burton 25 years ago
Tom Lane b78d1bed07 Change float8-to-int8 conversion to round to nearest, rather than 25 years ago
Bruce Momjian 5a832218fd odbc1.diff changes the text on the Protocol Radio buttons on the driver 25 years ago
Tom Lane 7edafafd73 gcc complains about improperly terminated comment. 25 years ago
Bruce Momjian c5c71aa51d Update TODO list. 25 years ago
Peter Eisentraut 61737a7b47 Add some links from data type chapter to section on literal constants. 25 years ago
Bruce Momjian 6434ce65c4 Update TODO list. 25 years ago
Bruce Momjian 304d7e4aa1 Update TODO list. 25 years ago
Bruce Momjian a9b1bac610 Update TODO list. 25 years ago
Bruce Momjian bffeb1380e Update TODO list. 25 years ago
Bruce Momjian db3f5fa421 Update TODO list. 25 years ago
Tom Lane f433d0d3cd Special case in ProcSleep() wasn't sufficiently general: must check to 25 years ago
Vadim B. Mikheev c6e6d292bc First step in attempt to fix tree at runtime: create upper levels 25 years ago