Commit Graph

11708 Commits (b36df04ce29b38b6661f6f64ab9ff817f3c5f99e)
 

Author SHA1 Message Date
Tom Lane b36df04ce2 Guard against roundoff errors in new selectivity-estimation code, 24 years ago
Tom Lane bb2bff498c Fix to_timestamp/to_date so that zero year input for Y, YY, or YYY 24 years ago
Tom Lane e274325e02 Fix incorrect description of rowtype variable declarations. Eventually 24 years ago
Tom Lane 4764ae823b Do not accept interrupts in RESUME_INTERRUPTS() and END_CRIT_SECTION() 24 years ago
Tom Lane 1ccc67600b Fix race condition that could allow two concurrent transactions 24 years ago
Thomas G. Lockhart c546170e77 Rename TIME token to ISOTIME to eliminate conflict with gram.y parser 24 years ago
Bruce Momjian 6b086de31a Update dbase for Maarten.Boekhold. 24 years ago
Tom Lane ee051baeac Make sure that all <ctype.h> routines are called with unsigned char 24 years ago
Tom Lane e7d9a6bf63 Repair example, per note in interactive docs. 24 years ago
Bruce Momjian 23ef0926e1 Update FAQ_DEV. 24 years ago
Bruce Momjian 3f53ad7108 *** empty log message *** 24 years ago
Bruce Momjian 550d38458c Add 24 years ago
Bruce Momjian 6f901b6f5a Oops, only wanted datetime.c changes in there. lock stuff reversed out. 24 years ago
Bruce Momjian 9e7b9c6f54 Fix newly introduced datetime.c compile failure; not enough parens. 24 years ago
Bruce Momjian 48ad40ba99 Added 24 years ago
Bruce Momjian 642f2fe7cf Add missing <varlistentry>; shown in build logs. 24 years ago
Thomas G. Lockhart b7a0af7d64 Check a bit more carefully for preceeding ISO field tags 24 years ago
Thomas G. Lockhart dd0279b1ba Document the precision arguments for date/time types per SQL9x. 24 years ago
Thomas G. Lockhart b5e23db438 Rework the date/time parsing to tighten up some cases and to enable other 24 years ago
Bruce Momjian 3e87bfc1f1 Add crossdb TODO.detail item. 24 years ago
Bruce Momjian 51517f514d Add crossdb TODO.detail item: 24 years ago
Bruce Momjian c80a067cae Update server DEBUG startup tag fixes: 24 years ago
Bruce Momjian a78337908f Add to java. 24 years ago
Bruce Momjian 0d3aebbc86 Added 24 years ago
Bruce Momjian fcac3b09ca Update FAQ_DEV. 24 years ago
Bruce Momjian 54481d10f3 Update FAQ_DEV. 24 years ago
Bruce Momjian 3c70669e7e Added 24 years ago
Bruce Momjian e0de8d9821 Update FAQ_DEV. 24 years ago
Tom Lane 198152730b Improve LOCK_DEBUG logging code for LWLocks. 24 years ago
Bruce Momjian ce286ff6b5 Added 24 years ago
Bruce Momjian 472186af96 Add 24 years ago
Bruce Momjian 3ab5ac86e8 Add 24 years ago
Peter Eisentraut 9d6d4dfeeb Update from Serguei Mokhov 24 years ago
Bruce Momjian f7dfb1c606 Add pljava messages. 24 years ago
Bruce Momjian e32ee1fabe Typo. 24 years ago
Bruce Momjian ce845c530e Added 24 years ago
Tom Lane d3fc362ec2 Ensure that all direct uses of spinlock-protected data structures use 24 years ago
Bruce Momjian 774490c3db Add 24 years ago
Bruce Momjian 6b2f169d67 Added 24 years ago
Bruce Momjian c23f380ff4 Add thread item. 24 years ago
Bruce Momjian 593377f70c Add more Christof Petig ecpg items. 24 years ago
Bruce Momjian 36e42823fb Christof Petig changes where for HISTORY, not TODO. 24 years ago
Bruce Momjian 52c780e04b Oops, back out paren fix. That is for 7.3. 24 years ago
Bruce Momjian deab927470 Add mention of Christof Petig for ecpg items. 24 years ago
Bruce Momjian dbaddcfd2b Added for Christof Petig: 24 years ago
Bruce Momjian a740c228a5 Added: 24 years ago
Bruce Momjian a6e59234f7 Update to show current capability and future direction, from Peter: 24 years ago
Bruce Momjian 107c5a83e1 Added: 24 years ago
Bruce Momjian 21e7e7e724 I know we talked about this in the past but I never got it on the TODO 24 years ago
Tom Lane 6f0f5bf2fb Expand on description of when to use or not use TRUST auth method. 24 years ago