index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-08-30
AbortOutOfAnyTransaction() just before backend exit, to ensure that
Tom Lane
2000-08-30
SSL patch from Magnus
Bruce Momjian
2000-08-30
Improve the following.
Hiroshi Inoue
2000-08-29
Startup is actually start-up.
Bruce Momjian
2000-08-29
Include kernel error message in failed-to-open file reports.
Tom Lane
2000-08-29
Revert removal of signed, volatile, and signal handler arg type tests.
Peter Eisentraut
2000-08-29
* to_char:
Bruce Momjian
2000-08-29
This is mostly the same as an earlier patch I
Bruce Momjian
2000-08-29
Here is a patch against the same cvs tree as the SSL patch (Aug 20).
Bruce Momjian
2000-08-29
Update obsolete comments.
Tom Lane
2000-08-29
Remove bogus use of int4out().
Tom Lane
2000-08-28
Maybe "shared_buffers" is a slightly better name than "shmem_buffers" for -B.
Peter Eisentraut
2000-08-28
New configure test for flex, which recognizes only flex but does so in all
Peter Eisentraut
2000-08-27
Clean up callers of AllocateFile and BasicOpenFile to ensure that
Tom Lane
2000-08-27
Change ReleaseLruFile() usage so that if we cannot release any more
Tom Lane
2000-08-27
Update FAQ.
Bruce Momjian
2000-08-27
Remove configure tests for `signed', `volatile', and signal handler args;
Peter Eisentraut
2000-08-27
Change pg_mblen and pg_encoding_mblen return types from void
Tatsuo Ishii
2000-08-27
Update FAQ.
Bruce Momjian
2000-08-26
Tired of seeing these warnings ...
Tom Lane
2000-08-26
Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>
Tom Lane
2000-08-26
Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second
Peter Eisentraut
2000-08-26
This file seems not to have been updated for the most
Tom Lane
2000-08-26
Update platform FAQs
Peter Eisentraut
2000-08-26
Remove old FAQ files.
Bruce Momjian
2000-08-26
Update FAQ.
Bruce Momjian
2000-08-26
Add pg-config utility that stores some configuration parameters other
Peter Eisentraut
2000-08-25
Tweak btree insertion to avoid O(N^2) slowdown with large numbers of
Tom Lane
2000-08-25
Avoid creating a TOAST table if we can prove that the maximum tuple
Tom Lane
2000-08-25
Fix typos and inconsistancies found by He Weiping
Thomas G. Lockhart
2000-08-25
Change return type of:
Tatsuo Ishii
2000-08-25
Make the location of the Kerberos server key file run time configurable
Peter Eisentraut
2000-08-24
Documentation updates to reflect TOAST and new-style fmgr.
Tom Lane
2000-08-24
Documentation updates to reflect TOAST and new-style fmgr.
Tom Lane
2000-08-24
GetAttributeByName and GetAttributeByNum should be declared to return
Tom Lane
2000-08-24
Update funcs tutorial for new function manager.
Tom Lane
2000-08-24
SQL-language functions are now callable in ordinary fmgr contexts ...
Tom Lane
2000-08-23
Comment fixes from Larry Rosenman" <ler@lerctr.org>.
Thomas G. Lockhart
2000-08-23
Add functions to convert to and from text, and to truncate to MAC OUI.
Thomas G. Lockhart
2000-08-23
Create and manage information on MAC address OUIs
Thomas G. Lockhart
2000-08-23
Fix several <ulink> tags which refer to e-mail addresses
Thomas G. Lockhart
2000-08-22
Fix plpgsql lexer to accept Windows-style and Mac-style newlines as
Tom Lane
2000-08-22
Make scanner multibyte aware. Currently it may produce an incorrect
Tatsuo Ishii
2000-08-22
Make makeObjectName multibyte aware. Currently, it may produce
Tatsuo Ishii
2000-08-22
Add multibyte support for both LIKE and ILIKE
Tatsuo Ishii
2000-08-22
Fix a many-legged critter reported by chifungfan@yahoo.com: under the
Tom Lane
2000-08-22
Add some more Assert checks.
Tom Lane
2000-08-21
Move pg_checkretval out of the planner (where it never belonged) into
Tom Lane
2000-08-21
Fix format_type() to display correct lengths for BIT/BIT VARYING.
Tom Lane
2000-08-21
fmgr interface mopup work. Use new DatumGetBool and BoolGetDatum
Tom Lane
[next]