2006-03-20 |
Bruce Momjian | Update comment that pgNotify.be_pid is pid of the notif... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Neil Conway | Fix a few places that were checking for the return... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Tom Lane | Adjust join_1.out to match Windows behavior for new... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Neil Conway | The call to DNSServiceRegistrationCreate in postmaster... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Tom Lane | Fix bug introduced into mergejoin logic by performance... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Peter Eisentraut | Document long names for format options (plain, tar... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Michael Meskes | Fixed bug 2330: Wrong error code in case of a duplicate key |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Tom Lane | Fix invalid use of #if within a macro, per Laurenz... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Tom Lane | Clean up representation of function RTEs for functions... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Bruce Momjian | Fix typo in pgcvslog, used == instead of =. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Tom Lane | It seems the YYLLOC_DEFAULT macro recommended by the... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Tom Lane | Missed this file in previous commit :-( |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Tom Lane | Improve parser so that we can show an error cursor... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Neil Conway | Fix a number of syntax errors in contrib modules' unins... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Bruce Momjian | Remove Christof Petig copyright. He already approved... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Bruce Momjian | Remove copyright notices from Jan (per author approval... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Bruce Momjian | Add CVS tag lines to files that were lacking them. |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Neil Conway | Remove a few places that attempted to define INT_MAX... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Tom Lane | Recent changes in memory management in tuplesort.c... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Tom Lane | Add a CHECK_FOR_INTERRUPTS() in _bt_buildadd(). This... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Neil Conway | Implement 4 new aggregate functions from SQL2003. Speci... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Bruce Momjian | Remove unintened change to pg_proc.h. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Bruce Momjian | Make $PostgreSQL CVS tags consistent for SGML files. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Tom Lane | Fix order of linking of libxslt and libxml2, per Dave... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Tom Lane | Add a CHECK_FOR_INTERRUPTS() to the loop in ExecMakeTab... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Bruce Momjian | Remove Jan Wieck's name from copyrights, and put in... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Tom Lane | Remove somebody's flight of fancy about an UPDATE with... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Bruce Momjian | Remove Christof Petig copyright on include file, per... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Tom Lane | Tweak trace_sort code to show the merge order (number... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Bruce Momjian | Update pltcl expected file for E''. |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Bruce Momjian | Adjust plpython for escape_string_warning. |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Bruce Momjian | Adjust PL regression tests for escape_string_warning. |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Bruce Momjian | Update /contrib regression tests for escape_string_warning. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tom Lane | Further examination of ltsReleaseBlock usage shows... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tom Lane | Repair old performance bug in tuplesort.c/logtape.c... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tom Lane | Turn off zero_damaged_pages in the right place (ie... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Bruce Momjian | Use SetConfigOption() to turn off "zero_damaged_pages... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Bruce Momjian | Back out comment update about sighup, original was... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Bruce Momjian | Properly set "escape_string_warning" to default to... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tom Lane | Make all our flex and bison files use %option prefix... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tom Lane | Remove the stub support we had for UNION JOIN; per... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tom Lane | 'make clean' should NOT remove *~ files. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | SGML typo fix. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Default to ON for 8.2, as announced in the release... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Done though the second is default so off in 8.2: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Attached is the new patch. To summarize: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Enable standard_conforming_strings to be turned on. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Update comment on how sighup signal affects postgresql... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | * Stephen Frost (sfrost@snowman.net) wrote: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | This patch adds native LDAP auth, for those platforms... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Update item. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Add for Win32: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Add WSACancelBlockingCall TODO.detail item. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Add for ecpg: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Fix psql history handling so 'execute' backslash comman... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | Prevent autovacuum from zeroing damaged pages. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | in the docs, the function "ascii(text)" is described as |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Bruce Momjian | In psql, save history of backslash commands used in... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Neil Conway | Per recent discussion on -hackers, we should sometimes... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Andrew Dunstan | Prepared queries for PLPerl, plus fixing a small plperl... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Update copyright for 2006. Update scripts. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Update to 2006. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Check for "msys" so it doesn't use 'con' by checking... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Bruce Momjian | Improve STRINGS_H macro test for MSVC extensions. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tom Lane | Improve OS X shared-memory documentation: fix typos... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tom Lane | Support include directives in postgresql.conf. |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tom Lane | Declare the arguments of AllocateFile() as const char... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tom Lane | Incorporate a couple of recent tuplesort.c improvements... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tom Lane | Prevent lazy_space_alloc from making requests that... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tom Lane | Prevent sorting from requesting a SortTuple array that... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Tatsuo Ishii | Tighten up SJIS byte sequence check. Now we reject... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Bruce Momjian | > gettimeofday.c:35: warning: integer constant is too... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Bruce Momjian | > It doesn't say that only the listed commands acquire... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Bruce Momjian | Use DEVTTY as 'con' on Win32 as a replacement for ... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Bruce Momjian | That was a typo in my comment before the code (the... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | This patch fixes this warning. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Avoid trying to open /dev/tty on Win32. Some Win32... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Improve pg_dump and psql to use libpq's newer COPY... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Fixes for Win32-client only compiles. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Rename Online Backup to Continuous Archiving. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Update ipcclean to use try 'id' first for root check. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Add workaround so MSVC doesn't try to load strings... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Teach PQcmdTuples() that a COPY command tag might conta... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Clarify macro layout for win32 IMPORT. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Make the COPY command return a command tag that include... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Dept. of second thoughts: rejigger the TRUNCATE ..... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | In ipcclean, check LOGNAME only if USER is not set. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Neil Conway | Fix a typo. |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Add CASCADE option to TRUNCATE. Joachim Wieland |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Appended is a small documentation patch that adds a... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
next |