2001-11-16 |
Hiroshi Inoue | Change SQLDescribeCol so that it returns alias name... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Tom Lane | Update keyword lists per suggestions by Peter. There... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Tom Lane | Fix silly error in plpgsql example. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Tom Lane | Add documentation for new plpgsql cursor operations... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Tom Lane | Fix some problems in new plpgsql cursor operations... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Bruce Momjian | Read getopt() into an int, not char. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Tom Lane | Autoconf. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Bruce Momjian | Well the absolute correct solution would involve all of: |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Bruce Momjian | Update md5.h because it can't get the value from configure. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Bruce Momjian | Fix for AIX compile and unsigned/signed typedefs. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Peter Eisentraut | Only use RTLD_GLOBAL when available, which it isn't... |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Tom Lane | Significant editorial overhaul of plpgsql documentation. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Tatsuo Ishii | Add changes for multibyte support in 7.2. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Bruce Momjian | Fix comment at top of file to match file name. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Tom Lane | Overhaul SPI documentation: bring it into some semblanc... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Tom Lane | Try to be a little less terse about dealing with variab... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bruce Momjian | Gnu -> GNU in docs. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Dave Cramer | fixes getIndex to work with forte's transparent persistence |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Michael Meskes | Added Christof's patches. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Barry Lind | Attached is a patch against the CVS repository that... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Bruce Momjian | Update CVS tags. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Bruce Momjian | Use better CVS tag. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Bruce Momjian | Remove md5.c check, add CVS log stamp. Update comments. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Tom Lane | Give a more intelligible and useful error message for... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | Tweak parser so that there is a defined representation... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | If the alternatives for a CASE construct all have the... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | If the inputs of a UNION/INTERSECT/EXCEPT construct... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Barry Lind | fixed bug in ResultSet. Version 1.29 backed out two... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Peter Eisentraut | Add some more index entries. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Barry Lind | Commit to support MD5 passwords as per the backend... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Add port number to pg_dumplo. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | Repair crash in EvalPlanQual of query involving nestloo... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | Remove duplicate extern declaration. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | psql's \do was going out of its way to lie about the... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Tables without oids wouldn't be able to be |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | Remove a bunch more no-longer-used stuff in libpq-be.h. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | Suppress duplicate error messages in pq_flush. Write... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | send() attempt for IDENT communication should retry... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | The PacketReceive/PacketSend routines aren't used anymore. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Update MD5 documentation. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Add more MD5 documentation now that odbc/jdbc support it. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Sync up both files. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Add comments and remove CVS tag from md5.c so they... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Add comments and remove CVS tag from md5.c so they... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Update md5 to match. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Add comments of duplicate definitions in interfaces... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Add code to check that md5.c files are in sync. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Bruce Momjian | Indent new rename.c for Tom Lane. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Hiroshi Inoue | Add md5 authentication support thanks to Bruce Momjian. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | Make ALTER TABLE RENAME update foreign-key trigger... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tom Lane | Clean up a bunch of ScanKeyEntryInitialize calls that... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Tom Lane | Test program needs to declare MaxBackends, per Bernd... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Tom Lane | Defend against brain-dead QNX implementation of qsort(). |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Tom Lane | In find_mergeclauses_for_pathkeys, it's okay to return... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Bruce Momjian | Fix typo pointed out by bruno@wolff.to |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Bruce Momjian | Fix for compiling libpq++ on Solaris with Sun SPRO6U2. |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Tom Lane | sort_inner_and_outer needs a check to ensure that it... |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Hiroshi Inoue | Use abbreviated connection string more widely. |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Tom Lane | Defend against possibility that SSL error reporting... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Tom Lane | Clean up usage-statistics display code (ShowUsage and... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Tom Lane | Restructure child-exit logging messages for easier... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Tom Lane | Allow TIMESTAMP, VARCHAR, et al to be used as unquoted... |
commit | commitdiff | tree | snapshot |
2001-11-10 |
Tom Lane | Repair erroneous ALTER DROP CONSTRAINT example. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Dave Cramer | Jason Davies patch to getImported/getExported keys |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Peter Eisentraut | Support for images in jadetex and pdfjadetex. Formatti... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Peter Eisentraut | Use <sect1> rather than <section> to simplify formatting. |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Peter Eisentraut | Add missing spaces |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Peter Eisentraut | Fix indexterms |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Peter Eisentraut | Move the indexterms around so they don't affect formatting |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Peter Eisentraut | Use <important> rather than <caution> when the conditio... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Peter Eisentraut | Small tuning |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Peter Eisentraut | Spacing improvements |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Peter Eisentraut | Don't use dot in id attribute, which confuses the index... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Peter Eisentraut | Cleanup of bibliography |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Bruce Momjian | Fix indenting for 'extern "C"' cases. |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Bruce Momjian | Make extern C handling more flexible. |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Bruce Momjian | When given oversized key, encrypt/decrypt corrupted |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Tom Lane | PostgreSQL works again on Mac OS X 10.1. Hold your... |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Tom Lane | Add casts to suppress compiler warnings observed on... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bruce Momjian | Fix replacement of extern C string. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bruce Momjian | Prevent indenting of 'extern "C"' blocks. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bruce Momjian | Mention new =NULL change in Migration section. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bruce Momjian | Fix wrapping. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bruce Momjian | Correct, not too ambitious, not too |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bruce Momjian | Some post pgident run updates, |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Tom Lane | Add some notes about conditional rules used with views. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Bruce Momjian | Add mention of another MySQL conversion tool. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
PostgreSQL... | tag'd and branded as b2 ... |
commit | commitdiff | tree | snapshot |
next |