summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweak parser so that there is a defined representation for datatypesTom Lane2001-11-124-57/+57
* Update TODO list.Bruce Momjian2001-11-121-1/+2
* If the alternatives for a CASE construct all have the same typmod,Tom Lane2001-11-121-1/+32
* If the inputs of a UNION/INTERSECT/EXCEPT construct all agree on theTom Lane2001-11-121-30/+92
* fixed bug in ResultSet. Version 1.29 backed out two previous fixes (1.26 and...Barry Lind2001-11-122-3/+46
* Add some more index entries.Peter Eisentraut2001-11-1215-68/+185
* Commit to support MD5 passwords as per the backend for 7.2. This patch was s...Barry Lind2001-11-122-5/+100
* Add port number to pg_dumplo.Bruce Momjian2001-11-122-5/+13
* Repair crash in EvalPlanQual of query involving nestloop with innerTom Lane2001-11-121-2/+9
* Remove duplicate extern declaration.Tom Lane2001-11-121-2/+1
* psql's \do was going out of its way to lie about the result type ofTom Lane2001-11-121-6/+5
* Update FAQ.Bruce Momjian2001-11-122-6/+6
* Update TODO list.Bruce Momjian2001-11-121-1/+2
* Tables without oids wouldn't be able to beBruce Momjian2001-11-121-13/+13
* Remove a bunch more no-longer-used stuff in libpq-be.h.Tom Lane2001-11-122-80/+9
* Update TODO list.Bruce Momjian2001-11-121-2/+2
* Suppress duplicate error messages in pq_flush. Write error messages toTom Lane2001-11-121-16/+28
* send() attempt for IDENT communication should retry on EINTR.Tom Lane2001-11-121-3/+7
* The PacketReceive/PacketSend routines aren't used anymore.Tom Lane2001-11-123-228/+3
* Update MD5 documentation.Bruce Momjian2001-11-121-2/+2
* Add more MD5 documentation now that odbc/jdbc support it.Bruce Momjian2001-11-121-8/+7
* Sync up both files.Bruce Momjian2001-11-122-2/+6
* Add comments and remove CVS tag from md5.c so they remain identical.Bruce Momjian2001-11-121-1/+1
* Add comments and remove CVS tag from md5.c so they remain identical.Bruce Momjian2001-11-121-1/+1
* Update md5 to match.Bruce Momjian2001-11-121-1/+1
* Add comments of duplicate definitions in interfaces/odbc/md5.h.Bruce Momjian2001-11-122-2/+6
* Add code to check that md5.c files are in sync.Bruce Momjian2001-11-122-4/+13
* Indent new rename.c for Tom Lane.Bruce Momjian2001-11-121-56/+56
* Add md5 authentication support thanks to Bruce Momjian.Hiroshi Inoue2001-11-126-4/+468
* Make ALTER TABLE RENAME update foreign-key trigger arguments correctly.Tom Lane2001-11-123-13/+304
* Clean up a bunch of ScanKeyEntryInitialize calls that weren't botheringTom Lane2001-11-123-20/+22
* Test program needs to declare MaxBackends, per Bernd Tegge.Tom Lane2001-11-111-1/+3
* Defend against brain-dead QNX implementation of qsort().Tom Lane2001-11-111-2/+7
* In find_mergeclauses_for_pathkeys, it's okay to return multiple mergeTom Lane2001-11-111-14/+32
* Fix typo pointed out by bruno@wolff.toBruce Momjian2001-11-111-2/+2
* Fix for compiling libpq++ on Solaris with Sun SPRO6U2.Bruce Momjian2001-11-112-4/+4
* sort_inner_and_outer needs a check to ensure that it's consumed all theTom Lane2001-11-111-1/+28
* Use abbreviated connection string more widely.Hiroshi Inoue2001-11-111-1/+2
* Defend against possibility that SSL error reporting mechanism returnsTom Lane2001-11-112-11/+76
* Clean up usage-statistics display code (ShowUsage and friends). StatFpTom Lane2001-11-107-75/+67
* Restructure child-exit logging messages for easier translation,Tom Lane2001-11-101-34/+22
* Allow TIMESTAMP, VARCHAR, et al to be used as unquoted column names,Tom Lane2001-11-102-478/+533
* Repair erroneous ALTER DROP CONSTRAINT example.Tom Lane2001-11-101-10/+10
* Jason Davies patch to getImported/getExported keysDave Cramer2001-11-092-299/+223
* Support for images in jadetex and pdfjadetex. Formatting improvements forPeter Eisentraut2001-11-082-33/+405
* Use <sect1> rather than <section> to simplify formatting.Peter Eisentraut2001-11-081-43/+43
* Add missing spacesPeter Eisentraut2001-11-081-4/+4
* Fix indextermsPeter Eisentraut2001-11-081-3/+3
* Move the indexterms around so they don't affect formattingPeter Eisentraut2001-11-081-15/+16
* Use <important> rather than <caution> when the condition isn't hazardous,Peter Eisentraut2001-11-082-6/+6