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
*
Fix the various forms of AT TIME ZONE to accept either timezones found
Tom Lane
2005-09-09
*
Create the pg_pltemplate system catalog to hold template information
Tom Lane
2005-09-08
*
Update regression tests for new USA timezone data. Mea culpa for not
Tom Lane
2005-09-08
*
Update timezone data files to release 2005m of the zic database.
Tom Lane
2005-09-07
*
Implement a preliminary 'template' facility for procedural languages,
Tom Lane
2005-09-05
*
Back out prior patch and instead just suppress SubqueryScan elimination
Tom Lane
2005-09-05
*
Clean up version comparison/display code, per gripe from Michael Fuhr.
Tom Lane
2005-09-05
*
For non-projecting plan node types such as Limit, set_plan_references
Tom Lane
2005-09-05
*
Add a note about CSV lines with trailing spaces.
Andrew Dunstan
2005-09-05
*
Conditionally output the server version number in psql if it doesn't
Bruce Momjian
2005-09-05
*
Fix typo in Richard's last name.
Alvaro Herrera
2005-09-04
*
libpgport routines need nonstandard palloc to work on Windows.
Tom Lane
2005-09-03
*
Add idea:
Bruce Momjian
2005-09-03
*
Add log display label for unnamed server-side portals.
Bruce Momjian
2005-09-02
*
Fix the spelling.
Tom Lane
2005-09-02
*
Update.
Bruce Momjian
2005-09-02
*
Update:
Bruce Momjian
2005-09-02
*
Update:
Bruce Momjian
2005-09-02
*
Update listen_addresses description.
Bruce Momjian
2005-09-02
*
Add:
Bruce Momjian
2005-09-02
*
Update wording:
Bruce Momjian
2005-09-02
*
Add:
Bruce Momjian
2005-09-02
*
Clean up a couple of ad-hoc computations of the maximum number of tuples
Tom Lane
2005-09-02
*
In copy_file, use a palloc'd buffer instead of just a local char array;
Tom Lane
2005-09-02
*
Add text:
Bruce Momjian
2005-09-02
*
Add some notes about how pg_dump relates to the practices recommended
Tom Lane
2005-09-02
*
Update performance discussion for 8.1. Add a little more explanatory
Tom Lane
2005-09-02
*
Duplicate:
Bruce Momjian
2005-09-02
*
Correct comment about why contrib/xml2 isn't built automatically.
Tom Lane
2005-09-01
*
Update storage.sgml to reflect current reality.
Tom Lane
2005-09-01
*
Short-circuit AllocSetReset if nothing has been palloc'd in the memory
Tom Lane
2005-09-01
*
8.0.3 is now the most recent version.
Bruce Momjian
2005-09-01
*
Update disk space computation because oids are now optional.
Bruce Momjian
2005-09-01
*
Fix unportable uses of <ctype.h> functions. Per Sergey Koposov.
Tom Lane
2005-09-01
*
Add:
Bruce Momjian
2005-08-30
*
Add regression tests for disabling constraints.
Bruce Momjian
2005-08-30
*
Remove a couple of obsolete statements about how many buffers you can
Tom Lane
2005-08-30
*
Log send() failures when sending to statistics process (but only in
Tom Lane
2005-08-30
*
Improve table describing shared memory parameters.
Tom Lane
2005-08-30
*
Mention max_prepared_transactions in PREPARE TRANSACTION reference page,
Tom Lane
2005-08-30
*
DropTableSpace forgot to remove dependency on tablespace's owner.
Tom Lane
2005-08-30
*
Fix misleading comment.
Tom Lane
2005-08-30
*
Update documentation about shared memory sizing to reflect current
Tom Lane
2005-08-30
*
Reduce default value of max_prepared_transactions from 50 to 5. This
Tom Lane
2005-08-29
*
Fix platform-specific test for path prefix-ness: move it into path.c where
Tom Lane
2005-08-29
*
Fix misspelled error message.
Tom Lane
2005-08-29
*
Allow Win32 libpq will use it's minimal pthread implementation, and ecpg
Bruce Momjian
2005-08-29
*
Sigh, looks like you need '.set mips2' before you can access MIPS
Tom Lane
2005-08-29
*
Tweak nodeBitmapAnd to stop evaluating sub-plan scans if it finds it's
Tom Lane
2005-08-28
*
Fix initdb quoting for Win32 paths in final examples, per Dave Page.
Bruce Momjian
2005-08-28
[next]