index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Make the psql line counter 64-bit so it can handle files > 4gig lines.
Bruce Momjian
2006-08-11
*
Add Neil's presentation to FAQ_DEV.
Bruce Momjian
2006-08-11
*
Fix typo.
Alvaro Herrera
2006-08-11
*
Update for company URL.
Bruce Momjian
2006-08-11
*
Add URLs
Bruce Momjian
2006-08-11
*
Fix UNION/INTERSECT/EXCEPT so that when two inputs being merged have
Tom Lane
2006-08-10
*
Return inline to win32.h because code was OK, but keep additional
Bruce Momjian
2006-08-10
*
Move "#define inline __inline" from port/win32.h to c.h because Win32
Bruce Momjian
2006-08-10
*
Fix display of log duration so it is milliseconds.microseconds "ms".
Bruce Momjian
2006-08-10
*
Fix inadequate makefile-fu in ecpg regression tests. I think this
Tom Lane
2006-08-09
*
Round microseconds on setitimer upwards.
Bruce Momjian
2006-08-09
*
On Win32, make minimum setitimer() sleep be 1ms, so sleeps < 1ms aren't
Bruce Momjian
2006-08-09
*
Add URL for typmod:
Bruce Momjian
2006-08-09
*
Fix statement_timeout on Win32 so that it properly treats micro-seconds
Bruce Momjian
2006-08-09
*
Formatting improvement.
Bruce Momjian
2006-08-09
*
Add URL:
Bruce Momjian
2006-08-09
*
Add TODO items we don't want (Idea from Josh Berkus)
Bruce Momjian
2006-08-09
*
Update packages:
Bruce Momjian
2006-08-09
*
Fixed some memory bugs that somehow reappeared.
Michael Meskes
2006-08-09
*
Fixed error handling in numeric conversion (Joachim).
Michael Meskes
2006-08-09
*
Suppress MSVC warnings about weak functions by using
Bruce Momjian
2006-08-09
*
Update packages description:
Bruce Momjian
2006-08-09
*
Update packages:
Bruce Momjian
2006-08-08
*
Fix win32.mak for config cleanup.
Bruce Momjian
2006-08-08
*
Update:
Bruce Momjian
2006-08-08
*
Fix 'make clean' for change of regression.diffs file name.
Tom Lane
2006-08-08
*
Add a feature for automatic initialization and finalization of dynamically
Tom Lane
2006-08-08
*
Reverse order of performance guides so powerpostgresql is first.
Bruce Momjian
2006-08-08
*
Add detail on packages:
Bruce Momjian
2006-08-08
*
Add package item:
Bruce Momjian
2006-08-08
*
Fix definition of "errcode" for MSVC.
Bruce Momjian
2006-08-08
*
Done:
Bruce Momjian
2006-08-08
*
Fix bug introduced by last patch, thanks again to Mario Weilguni <mweilguni@s...
Teodor Sigaev
2006-08-08
*
Cleaned up log output a little bit more.
Michael Meskes
2006-08-08
*
Clarified COPY FROM STDIN in ecpg todo
Michael Meskes
2006-08-08
*
Made parser check for valid copy to/from stdin/stdout combinations.
Michael Meskes
2006-08-08
*
Done:
Bruce Momjian
2006-08-08
*
For protocol-level prepare/bind/execute:
Bruce Momjian
2006-08-08
*
Put back another improperly-removed #include.
Tom Lane
2006-08-07
*
On some platforms, pg_usleep isn't interruptible by signals; fix
Tom Lane
2006-08-07
*
fix bug about modifying value in shared buffer,
Teodor Sigaev
2006-08-07
*
Make recovery from WAL be restartable, by executing a checkpoint-like
Tom Lane
2006-08-07
*
Joachim fixed some bugs in numeric handling in pgtypeslib.
Michael Meskes
2006-08-07
*
Tweak sanity_check regression test to display more tables (viz, those
Tom Lane
2006-08-06
*
Add support for forcing a switch to a new xlog file; cause such a switch
Tom Lane
2006-08-06
*
Use better named loop variable for large loop, rather than 'i'.
Bruce Momjian
2006-08-06
*
Fix inheritance_planner() to delete dummy subplans from its Append plan
Tom Lane
2006-08-05
*
Two more changes to regression tests to fix two differences in different setups.
Michael Meskes
2006-08-05
*
Fix references to the Options section in the pgcrypto documentation.
Neil Conway
2006-08-05
*
Extend relation_excluded_by_constraints() to check for mutually
Tom Lane
2006-08-05
[prev]
[next]