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
path:
root
/
src
/
backend
/
utils
/
misc
Age
Commit message (
Expand
)
Author
2003-07-25
Error message editing in backend/utils (except /adt).
Tom Lane
2003-07-22
Add GUC parameter to control rendezvous name.
Bruce Momjian
2003-07-18
Add cleaner formatting to config file.
Bruce Momjian
2003-07-15
Cause SHOW DATESTYLE to produce a string that will be accepted by SET
Tom Lane
2003-07-14
The default values for shared_buffers and max_connections are now 1000
Tom Lane
2003-07-09
Add description for new GUC context.
Bruce Momjian
2003-07-09
Add special checks for non-super-user setting LOG_MIN_DURATION_STATEMENT
Bruce Momjian
2003-07-09
Add new USERLIMIT GUC source level so certain options can be disabled
Bruce Momjian
2003-07-04
Add --help-config facility to dump information about GUC parameters
Tom Lane
2003-06-30
Add GUC option log_error_verbosity to control which fields of error
Tom Lane
2003-06-27
Add is_superuser parameter reporting, soon to be used by psql.
Tom Lane
2003-06-27
First batch of object rename commands.
Peter Eisentraut
2003-06-11
Add add_missing_from GUC variable.
Bruce Momjian
2003-06-11
Make "log_min_duration_statement" SUSET --- will be adjusted with new
Bruce Momjian
2003-06-11
Add log_min_duration_statement.
Bruce Momjian
2003-06-11
Remove lock* GUC variables from postgresql.conf.
Bruce Momjian
2003-05-29
Ensure that in all flex lexers that are part of the backend, a
Tom Lane
2003-05-28
Fix things so that an error occuring during standalone-backend processing
Tom Lane
2003-05-27
Make log_ GUC settings controllable only by super-users, so non-super
Bruce Momjian
2003-05-27
Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in
Bruce Momjian
2003-05-14
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-05-06
Restructure command destination handling so that we pass around
Tom Lane
2003-05-02
SECOND ATTEMPT
Bruce Momjian
2003-05-02
Back out second part of patch.
Bruce Momjian
2003-05-02
Back out last commit --- wrong patch.
Bruce Momjian
2003-04-25
In the continuing saga of FE/BE protocol revisions, add reporting of
Tom Lane
2003-04-19
Add more documentation about shared memory costs.
Tom Lane
2003-04-04
Add Win32 path handling for / vs. \ and drive letters.
Bruce Momjian
2003-04-03
Remove zero_damaged_pages from postgresql.conf.sample; the only way to
Tom Lane
2003-03-30
Properly document default value of log_min_error_statement in postgresql.conf.
Bruce Momjian
2003-03-28
Add code to apply some simple sanity checks to the header fields of a
Tom Lane
2003-03-24
Add comment to postgresql.conf:
Bruce Momjian
2003-03-20
> I can see a couple possible downsides: (a) the library might have some
Bruce Momjian
2003-03-10
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-04
Reimplement free-space-map management as per recent discussions.
Tom Lane
2003-02-23
Remove no-longer-used FixBTree GUC variable.
Tom Lane
2003-02-06
Create a GUC variable REGEX_FLAVOR to control the type of regular
Tom Lane
2003-01-28
Convert variable name to canonical spelling before checking for matches
Tom Lane
2003-01-28
Revert off setting mention for client_min_messages.
Bruce Momjian
2003-01-28
Revert optimizer page count change.
Bruce Momjian
2003-01-27
Set log_min_error_messages to the proper and agreed-upon default, PANIC (off).
Bruce Momjian
2003-01-25
Allow the planner to collapse explicit inner JOINs together, rather than
Tom Lane
2003-01-15
More comment cleanups for shared_buffers in postgresql.conf.
Bruce Momjian
2003-01-15
Update shared_buffer comment in postgresql.conf.
Bruce Momjian
2003-01-11
> > This patch improves the documentation for the shared_buffers GUC param.
Bruce Momjian
2003-01-10
Read-only transactions, as defined in SQL.
Peter Eisentraut
2003-01-09
Fix indenting of log_min_error_statement.
Bruce Momjian
2002-12-27
Trivial patch to increase max_fsm_pages as per earlier discussion.
Bruce Momjian
2002-12-05
More cleanup of userid to be AclId rather than Oid.
Bruce Momjian
2002-12-02
Repair core dump when trying to delete an entry from an already-NULL
Tom Lane
[next]