summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-10Declare LWLock pointers as volatile to prevent AIX compiler fromTom Lane
2001-12-10Update from Weiping HePeter Eisentraut
2001-12-10Update from Serguei MokhovPeter Eisentraut
2001-12-10AIX 5 needs same resultmap tweaks as AIX 4.Tom Lane
2001-12-10Repair case-conversion error in to_date's handling of roman numerals.Tom Lane
2001-12-10committed the missing filesMichael Meskes
2001-12-10Revert breakagePeter Eisentraut
2001-12-10Add French translationPeter Eisentraut
2001-12-10updatePeter Eisentraut
2001-12-10Add new Japanese FAQ versions.Bruce Momjian
2001-12-10Remove duplicate lines from previous patch attempt. Trouble with myThomas G. Lockhart
2001-12-10Support ODBC-style CURRENT_TIME, CURRENT_USER, etc with trailing emptyThomas G. Lockhart
2001-12-09Fixed several bugs concerning indicators and added error messages instead of ...Michael Meskes
2001-12-09Allow variable (unrestricted) precision for TIME and TIMESTAMP types in parser.Thomas G. Lockhart
2001-12-09Honor the typmod field for time zone intervals.Thomas G. Lockhart
2001-12-08Fix ecpg to allow pointer to structs.Michael Meskes
2001-12-08Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart
2001-12-08Update list of currently supported platforms.Thomas G. Lockhart
2001-12-07Fix a lo_manage()'s bug.Hiroshi Inoue
2001-12-06 - Removed debug message from preproc.y.Michael Meskes
2001-12-06Update TODO list.Bruce Momjian
2001-12-05Add to java.Bruce Momjian
2001-12-05Update TODO list.Bruce Momjian
2001-12-05Update TODO list.Bruce Momjian
2001-12-05Update TODO list.Bruce Momjian
2001-12-05Add mention of CREATE TABLE and atttypmod problems.Bruce Momjian
2001-12-05Update TODO list.Bruce Momjian
2001-12-05Add mention of aggregates and updates causing problems.Bruce Momjian
2001-12-05We forgot to mention in README.rtree_gist we implemented newBruce Momjian
2001-12-05Attached is the FAQ_MSWIN patch as promised. Hopefully, it is not tooBruce Momjian
2001-12-05Update TODO list.Bruce Momjian
2001-12-05 - Fixed variable handling in AT statement.Michael Meskes
2001-12-05Update FAQ.Bruce Momjian
2001-12-05Update FAQ.Bruce Momjian
2001-12-05Update FAQ.Bruce Momjian
2001-12-05Fix for usage of spirntf in more portable way.Tatsuo Ishii
2001-12-05Re-enable SunOS4 port. ReplaceTatsuo Ishii
2001-12-04Enforce restriction that COPY DELIMITERS string must be exactly oneTom Lane
2001-12-04Change appendStringInfoChar to appendStringInfoCharMacro in a couple ofTom Lane
2001-12-04Update possible release date 2001-12-??Bruce Momjian
2001-12-04Update HISTORY to current.Bruce Momjian
2001-12-04Replace pq_getbytes(&ch, 1) calls with pq_getbyte(), which is easierTom Lane
2001-12-04Remove now-dead code for processing CONSTR_UNIQUE nodes inTom Lane
2001-12-04Update FAQ_DEV.Bruce Momjian
2001-12-04Hi Bruce, here is a first version of the hu.po file for the backend. IBruce Momjian
2001-12-04Suppress data directory access-permissions check when __CYGWIN__,Tom Lane
2001-12-04 Fixed dumping of structs without indicators.Michael Meskes
2001-12-04Update FAQ.Bruce Momjian
2001-12-04Another test of double-commit. It used only commit one file.Bruce Momjian
2001-12-04Test of double-commit.Bruce Momjian