2002-08-08 |
Tatsuo Ishii | Load and keep conversion function info when SET CLIENT_... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Tatsuo Ishii | Remove #ifdef MULTIBYTE |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Tom Lane | Cause schema-qualified FROM items and schema-qualified... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Tom Lane | Clean up plpgsql identifier handling: process quoted... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Tom Lane | parseTypeString wasn't quite paranoid enough. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Tom Lane | Fix permission checking for temp-table namespace. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Tom Lane | Improve 'failed to initialize' messages. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Peter Eisentraut | Updated translation from Dennis Bjorklund <db@zigo... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Tom Lane | Still more paranoia in PageAddItem: disallow specificat... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Tom Lane | Remove no-longer-used PageManagerMode enum. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Tom Lane | Move pg_convert3 declaration to suppress compile warnin... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Tatsuo Ishii | Add SQL99 CONVERT() function. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Bruce Momjian | Patch for current CVS. It add test of lca() to ltree... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Bruce Momjian | Of course, the simple change has ripple effects! Here... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Bruce Momjian | >> Hm. I'd sort of expect the "z" to become both the... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Bruce Momjian | The attached patch disallows the use of coldeflists... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Bruce Momjian | This patch fixes two typos in the documentation for... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Bruce Momjian | This patch changes the behavior of PostgreSQL so that... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Tom Lane | Restructure local-buffer handling per recent pghackers... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Peter Eisentraut | Forgot to add/remove files. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Peter Eisentraut | Add User's Guide chapters on Data Definition and Data... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Tom Lane | Restructure system-catalog index updating logic. Inste... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Tom Lane | Preliminary code review for anonymous-composite-types... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Thomas G. Lockhart | Fix compilation problem with assert checking enabled... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Tom Lane | Code review for anonymous-functions patch --- clean... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tom Lane | Temporary solution for XLogDir breakage. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tom Lane | Fix merge failures for anonymous-type patch. From... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tom Lane | Fix broken pg_backend_pid reference, per Joe Conway. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | Another backend_pid rename. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | Fix compile failures for FRS composite tyhpe patch... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | Rename backend_pid to pg_backend_pid, move docs to... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | Attached are two patches to implement and document... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tom Lane | Fix obsolete comment. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Minor clarification or fix of typos. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Implement WAL log location control using "-X" or PGXLOG. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Implement IS OF and IS NOT OF type predicate. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Implement IS OF type predicate. Can now do queries... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Add guard code to protect from buffer overruns on long... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Define macros for handling typmod manipulation for... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Implement hex literal conversion to bit string literal. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Allow bit string constants without fully-specified... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Implement WAL log location control using "-X" or PGXLOG. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Add IS OF type predicate. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Thomas G. Lockhart | Add Myannar Time, Iran Time variant name, and Marquesas... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tom Lane | Neil's patch claimed a column list didn't work for... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | Add missing file; new docs for start_transaction. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | Tom Lane: |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | [ Previous patch reversed.] |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | This patch fixes a probably harmless write of uninitial... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | Change messages like this: |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | This trivial patch fixes a small memory leak in pg_dump. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | please find attached patch to current CVS ( contrib... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | This patch fixes a "multi-line string literal" warning... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | The attached patch implements START TRANSACTION, per... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | This patch fixes in intermittent failure in the regress... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | This patch adds support for inet[] arrays to the /contr... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | Back out pl/pgsql quotation fix. Has problems. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | I send a simple patch for PL/pgSQL parser which... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Bruce Momjian | Here is a doc patch for the SHOW X changes and new... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Tom Lane | When compiling with --enable-cassert, check for referen... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Tom Lane | RemoveAttrDefaultById() neglected to obtain exclusive... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bruce Momjian | Remove unused drop TODO.detail. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bruce Momjian | No need for TODO.detail link anymore: |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Tom Lane | ALTER TABLE DROP COLUMN works. Patch by Christopher... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Bruce Momjian | * -Remove LockMethodTable.prio field, not used (Bruce) |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Hiroshi Inoue | 1) Improve the handling of the queries like (select... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Tom Lane | Instead of having a configure-time DEFAULT_ATTSTATTARGE... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Bruce Momjian | Move backend_pid to functions/misc. |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Bruce Momjian | Rename pid function to backend_pid(). |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Bruce Momjian | Add function to access backend pid, pg_stat_get_backend... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Tom Lane | Teach pg_dump to dump user-defined operator classes... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Updated: |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Clarification from Tom: |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Would it be wise to have the plsql.sgml file renamed... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Added for Neil Conway: |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Tom Lane | If we're cleaning out _deadcode, might as well zap... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Tom Lane | Replace ad-hoc insertions into pg_opclass and friends... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Remove last recipe file. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Tom Lane | Ensure that src/tutorial gets cleaned by top-level... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Tom Lane | Replace ad-hoc insertions into pg_opclass and friends... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Tom Lane | Use Max/Min macros, not MAX/MIN, to eliminate portabili... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | The attached patch removes the last remnants of support for |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | IMPROVED VERSION APPLIED: |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Add ltree data type to contrib, from Teodor Sigaev... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Added support for schemas and quotes in tab-complete... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | This should fix a bug where a row that was... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Tom Lane | Since we're depending on %option noyywrap in the main... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Add tablefunc to contrib makefile. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | As mentioned above, here is my contrib/tablefunc patch... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Here are two patches. The guc_and_tablefunc patch addre... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | This patch fixes one serious bug (runaway INSERT) and... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Bruce Momjian | Update contributions link. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Cramer | added tests for crossReferences |
commit | commitdiff | tree | snapshot |
next |