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 |
2003-03-27 |
Bruce Momjian | to_char fixes, Karel Zak |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Tom Lane | GetTupleForTrigger must use outer transaction's command... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Michael Meskes | More changes to pgtypeslib and set optimization to... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Peter Eisentraut | Merge documentation into one book. (Build with "make... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Bruce Momjian | I mean, bison 1.875. :-) |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Bruce Momjian | Mention bison 1.85 is now required. |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Tom Lane | plpgsql can assign to subscripted variables now, e.g. |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Dave Cramer | patch to notify listeners on error from Csaba Nagy |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Bruce Momjian | Use PQfreemem() consistently, and document its use... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Dave Cramer | added DISTINCT to the query to get cross reference... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Dave Cramer | fixed problem where information from previous updates... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Tom Lane | Factor out duplicate code for computing values of PLpgS... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Tom Lane | Ignore SIGXFSZ (if platform has it), so that ulimit... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Tom Lane | Modify keys_are_unique optimization to release buffer... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Bruce Momjian | Add comment to postgresql.conf: |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Bruce Momjian | Prevent multiple queries in a single string into a... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Peter Eisentraut | Another big editing pass for consistent content and... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Barry Lind | New build number |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Barry Lind | Fix bug in reading acls (didn't treat null acl as meani... |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Tom Lane | Adjust amrescan code so that it's allowed to call index... |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Bruce Momjian | Rename README in autovacuum code to match Makefile. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Tom Lane | Instead of storing pg_statistic stavalues entries as... |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Tom Lane | Tweak selectivity and related routines to cope with... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Bruce Momjian | Remove ecpg #warning with approval from Michael. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Bruce Momjian | Add missing #include for calloc in ecpg. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Tom Lane | Department of second thoughts: probably shouldn't use... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Bruce Momjian | Fix comment-only query to return Null result set, rathe... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Bruce Momjian | Add PQfreemem() call for Win32. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Bruce Momjian | Back out to_char fixes until regression tests are fixed. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Tom Lane | Adjust subquery qual pushdown rules to be more forgivin... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Tom Lane | Fix compile warning. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Bruce Momjian | Add hostmask() function: |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Peter Eisentraut | Make "win" a separate port from "cygwin". This means... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Bruce Momjian | Remove mention of transactions for insensitive cursors. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Bruce Momjian | Fix ALTER TABLE / CLUSTER ON breakage. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Michael Meskes | Do not free prepares statements at the end of a transac... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Michael Meskes | Changes to the parser to accept new datatypes. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Bruce Momjian | Allow error query to start transaction in autocommit... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Bruce Momjian | Fix sequence casting. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Bruce Momjian | Improve psql comment coding. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Tom Lane | Reimplement NUMERIC datatype using base-10000 arithmeti... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Bruce Momjian | Fix multiline C comments in psql. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Bruce Momjian | Update for new serial functionality. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Bruce Momjian | This is not the only place in the system catalogs where... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Bruce Momjian | The documentation for SELECT is incorrect in a sense... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Bruce Momjian | please apply attached patch to current CVS. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Bruce Momjian | This patch creates a function named pg_get_triggerdef... |
commit | commitdiff | tree | snapshot |
next |