2003-04-18 |
Bruce Momjian | Make Win32 tests to match existing Cygwin tests, where... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Tom Lane | First phase of FE/BE protocol modifications: new Startu... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Bruce Momjian | Make pg_dump's concurency capability more prominent. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Tom Lane | Fix abstime-to-time cast function, which has had broken... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Barry Lind | Applied patches from Kris Jurka fixing a string tokeniz... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Tom Lane | Various clarifications; add a clear DRAFT marker; minor... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Bruce Momjian | Add mention of OpenProjects IRC channel. It is as... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Tom Lane | Fix some problems exposed by building outside the sourc... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Tom Lane | Fix stupid oversight ... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Tom Lane | First draft of revised FE/BE protocol specification... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Bruce Momjian | Update Japanese FAQ, from Jun Kuwamura. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Peter Eisentraut | Change names of ISO-8859-x encodings to ISO_8859_x... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Peter Eisentraut | Bring SQL ref pages to consistent format, part 1. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Peter Eisentraut | Add better markup and improve some text here and there. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Tom Lane | eqjoinsel's logic for case where MCV lists are not... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Tom Lane | path.c needs to be included in libpq; per Joe Conway. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Tom Lane | Another try at correctly explaining the difference... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Tom Lane | Reorganize clog's error reporting so that PANIC on... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Bruce Momjian | Document file name as optional for \o in psql help... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Tom Lane | Minor copy-editing. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Tom Lane | Clarify description of our deviation from standard... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dave Cramer | exposed the addDataType method to the PGConnection... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Peter Eisentraut | Integrate the operator class section into the comprehen... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Peter Eisentraut | A couple of minor fixes |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Barry Lind | Applied patch submitted by Nic Ferrier with some cleanu... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Tom Lane | Second try at avoiding conflicts with system isblank(). |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Tom Lane | Add code to provide useful dynamic-linking error messag... |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Tom Lane | On some systems <sys/types.h> must be included before... |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Tom Lane | Guard against macro versions of isblank(). |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Tatsuo Ishii | Fix encoding conversion function bug. |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Peter Eisentraut | Revision |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Peter Eisentraut | Revision |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Tom Lane | Fix error recovery for SSL_read/SSL_write calls. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Michael Meskes | Informix fixes. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Tom Lane | Remove premature attempt to constant-fold type coercion... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Peter Eisentraut | In an effort to reduce the total number of chapters... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Tom Lane | First phase of work on array improvements. ARRAY[x... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Tom Lane | Get rid of inappropriate flags in CPPFLAGS override... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Tom Lane | Mark TimeScales constants as double to avoid integer... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Tom Lane | Remove extraneous semicolons. |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Michael Meskes | Added some more informix compatibility functions. |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Jan Wieck | Avoid primary key lookup (and lock) if foreign key... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Tom Lane | Remove unnecessary dt2local() call. |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Peter Eisentraut | General editing |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Peter Eisentraut | Generate pg_config.h.in by autoheader. Separate out... |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Peter Eisentraut | Fix markup. |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Tom Lane | Clarify exactly when DST-changeover-induced regression... |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Bruce Momjian | Fix compile problem with Win32 macro used inside anothe... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Bruce Momjian | Add Win32 path handling for / vs. \ and drive letters. |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Bruce Momjian | Handle cp, rm, and exec for Win32. |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Tom Lane | Fix some signed-vs-unsigned-int issues; make print_alig... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Tom Lane | Tighten up register usage for inline PPC version of... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Tom Lane | Put the isync where it's supposed to be. |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Tom Lane | Avoid repeated computation of the constants date2j... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Tom Lane | Code review for pg_stat_get_backend_activity_start... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Tom Lane | Remove zero_damaged_pages from postgresql.conf.sample... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Tom Lane | Prevent EXPLAIN (without ANALYZE) SELECT ... INTO from... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Tom Lane | Don't re-invent the strchr() wheel. |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Tom Lane | Fix load_user/load_group to not leave dangling pointers... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Tom Lane | const-ify functions used with completion_matches()... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Tom Lane | Repair incorrect checking of grouped/ungrouped variable... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Bruce Momjian | Add prototype for toupper/tolower(). |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Bruce Momjian | Done in previous release: |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Tom Lane | Fix buffer overrun in to_ascii(), per report from Guido... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Tom Lane | Fix convSockAddr6to4(): eliminate bogus assumptions... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Tom Lane | Fix platform-dependent failure introduced by recent... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Tom Lane | This is a derived file and should never have been added... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Tom Lane | Whack getaddrinfo() patch around until it works, more... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Tom Lane | Add missing semicolon. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Michael Meskes | More patches for informix compatibility. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Bruce Momjian | Update Russian FAQ, from Viktor Vislobokov |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Bruce Momjian | Please, apply patch for contrib/ltree to current CVS... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Bruce Momjian | Skip START WITH in sequence definition when it's the... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Bruce Momjian | The following patch cleans up the deferred trigger... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Tom Lane | TestConfiguration returns int, not bool. This mistake... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Bruce Momjian | Properly document default value of log_min_error_statem... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Michael Meskes | Forgot two new files and one that was moved. |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Michael Meskes | Moved Informix stuff to its own compat library. Interva... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Peter Eisentraut | Simplify the socket handling code by supplying a replac... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Bruce Momjian | [ Backpatch to 7.3.X.] |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Bruce Momjian | [ Backpatch to 7.3.X.] |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Tom Lane | Add code to apply some simple sanity checks to the... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Tom Lane | Regression output didn't get updated to match recent... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Bruce Momjian | Fix NULL casting warning, pointed out by Joe Conway |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Bruce Momjian | Fix number of columns in SGML, from Weiping He |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Tom Lane | Fix bogus coding of SET DEFAULT ri triggers ... or... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | Add <stdlib> to add calloc() prototype. |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | Fix syntax error in to_char fixes --- was defining... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | It may not be obvious to you, but the plpython regressi... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | New \d format: |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | Add new file. |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | Add new files. |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | This patch implements holdable cursors, following the... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | Remove email file. |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | * Make pg_get_triggerdef documentation consistent with... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | Attached are two patches for psql's tab-completion.c. |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | Adds |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Bruce Momjian | Reorder language creation to restore constistently. |
commit | commitdiff | tree | snapshot |
next |