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 |
2006-03-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Bruce Momjian | Add comment about localized month names for to_date... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tom Lane | Arrange to call AbsorbFsyncRequests every so often... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Tom Lane | Remove unnecessary lo_lseek call in lo_open. Apparentl... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Tom Lane | Fix ancient error in large objects usage example: overw... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Tom Lane | Repair oidvectorrecv and int2vectorrecv, which I broke... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Update OS X shared memory documentation for 10.3.9... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Mark tsearch2 item as Tom's, not Teodor's. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Update TODO.detail/qsort. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Update TODO.detail/qsort. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Teodor Sigaev | Significantly improve ranking: |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Update TODO.detail/qsort. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Add to TODO.detail for qsort. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Tom Lane | Fix possible crash at transaction end when a plpgsql... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Tom Lane | Fix up pg_dump to emit shell-type definitions at the... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Neil Conway | Woops: also update the alternative "expected" files... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Bruce Momjian | Update text file. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Bruce Momjian | Update patch generation instructions. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Neil Conway | Update the expected regression test results to account... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Bruce Momjian | Update Japanese FAQ, backpatched to 8.1.X. |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Neil Conway | Attached is a patch that replaces a bunch of places... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Neil Conway | This patch makes the error message strings throughout... |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Bruce Momjian | Add pg_service.conf documentation for libpq. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Neil Conway | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Tom Lane | Allow the syntax CREATE TYPE foo, with no parameters... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Bruce Momjian | Back out libpq changes for service --- not ready yet. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Bruce Momjian | Fix PG_VERSION_NUM for different awk -F handling. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Bruce Momjian | Fix PG_VERSION_NUM awk -F parameter. |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Neil Conway | Tweak the error message emitted when a void-returning... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Neil Conway | Allow PL/Python functions to return void, per gripe... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Bruce Momjian | Add PG_VERSION_NUM for use by 3rd party applications... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Tom Lane | Teach nodeSort and nodeMaterial to optimize out unneces... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Tom Lane | Extend the ExecInitNode API so that plan nodes receive... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Peter Eisentraut | Clean up CREATE FUNCTION syntax usage in contrib and... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Peter Eisentraut | contrib uninstall scripts |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Bruce Momjian | Add mention that tid perhaps someday should be output... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Tom Lane | Improve sorting speed by pre-extracting the first sort... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Neil Conway | Fix a few minor typos in comments in PL/Perl. |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Neil Conway | Implement the <> operator for the tid type. Original... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Neil Conway | Minor SGML work: add some more hyperlinks, where approp... |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Neil Conway | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Neil Conway | TODO updates: |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Peter Eisentraut | Remove ora2pg; now available at <http://www.samse.fr... |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Bruce Momjian | Add intervals: |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Bruce Momjian | Fix computation of sample table size. |
commit | commitdiff | tree | snapshot |
2006-02-25 |
Bruce Momjian | Remove duplicate: |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Bruce Momjian | Remove mention of MIN/MAX() not using indexes. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Bruce Momjian | Mention that the archive history file has the wal start... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Peter Eisentraut | The Makefile was invoking perl scripts as ./script... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Andrew Dunstan | Make restricted_exec feature for Windows more robust... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Andrew Dunstan | make initdb -U username work as advertised; back out... |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Tom Lane | Fix vacuumlo to avoid unnecessary use of backslash... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Neil Conway | Cleanup the usage of ScanDirection: use the symbolic... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Tom Lane | Fix old pg_dump oversight: default values for domains... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Tom Lane | Adjust probe for getaddrinfo to cope with macro-ized... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Neil Conway | Fix three Python reference leaks in PLy_traceback(... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Teodor Sigaev | Fixing and improve compound word support. This changes... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Tom Lane | Update obsolete comment. |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Tom Lane | Modify logtape.c so that the initial LogicalTapeSetCrea... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Tom Lane | Improve tuplesort.c to support variable merge order... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Neil Conway | Add TABLESPACE and ON COMMIT clauses to CREATE TABLE... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Neil Conway | Minor SGML style police work. |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Peter Eisentraut | ' is not valid HTML 4.01, so print the plain chara... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Neil Conway | Patch from Marko Kreen: |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Peter Eisentraut | Add support for Windows codepages 1253, 1254, 1255... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Neil Conway | Mark unescape_single_char() "static": as far as I can... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Neil Conway | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Peter Eisentraut | Change MemSet to use long instead of int32, for better... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Peter Eisentraut | Put the first section of a chapter in its own chunk. |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Tom Lane | Since we only use libld on AIX, don't include it in... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Tom Lane | Repair --single-transaction patch so it handles blobs... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Tom Lane | Move btbulkdelete's vacuum_delay_point() call to a... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Tom Lane | Add some missing vacuum_delay_point calls in GIST vacuu... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Tom Lane | AllocSetStats should probably be using unsigned format... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Tom Lane | Need a DLLIMPORT for MaxFSMPages, per buildfarm failure... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Bruce Momjian | Document that GRANT on a table does not affect sequence... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Bruce Momjian | Document that xact commit/abort stats are collected... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Tom Lane | Add positive defense against trying to connect when... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Tom Lane | IMHO, --single-transaction should wrap *all* the comman... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Tom Lane | Improve documentation of --single-transaction option... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Bruce Momjian | Place function names in first column for consistency. |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Tom Lane | Fix qual_is_pushdown_safe to not try to push down quals... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Tom Lane | Fix build failure when not USE_READLINE. Sergey E... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Bruce Momjian | Revert because C locale uses "" for thousands_sep,... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Tom Lane | Update release notes. |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Tom Lane | Fix bug that allowed any logged-in user to SET ROLE... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Bruce Momjian | Throw a warning rather than an error on invalid charact... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Bruce Momjian | Back out patch pending review. |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Bruce Momjian | > I've now tested this patch at home w/ 8.2HEAD and... |
commit | commitdiff | tree | snapshot |
next |